Skip to content

build(deps): bump minus from 5.7.0 to 5.7.1#918

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/minus-5.7.1
May 26, 2026
Merged

build(deps): bump minus from 5.7.0 to 5.7.1#918
github-actions[bot] merged 1 commit into
masterfrom
dependabot/cargo/minus-5.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps minus from 5.7.0 to 5.7.1.

Changelog

Sourced from minus's changelog.

v5.7.1 [2026-05-21]

Fixed

  • Fixed a crash when using G or End keys.
  • Fixed duplicate entries in lines_to_row_map for unterminated lines.
  • Fixed line numbers not showing in incremental previews.

Performance

  • Fixed selection borrowing to avoid unnecessary cloning.
Commits
  • ca9e98b release: v5.7.1
  • 73d76b7 fix: pager crashes silently when using G or End keys
  • a8f88dd fix: duplicate entries in lines_to_row_map when unterminated lines
  • b027df2 fix: line numbers not displayed in incremental previews
  • 22adee1 fix: clippy warnings
  • ab910a0 fix: borrow data in selection when possible
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [minus](https://github.com/AMythicDev/minus) from 5.7.0 to 5.7.1.
- [Changelog](https://github.com/AMythicDev/minus/blob/main/CHANGELOG.md)
- [Commits](AMythicDev/minus@v5.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: minus
  dependency-version: 5.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 26, 2026
@github-actions github-actions Bot enabled auto-merge May 26, 2026 01:32
@github-actions github-actions Bot merged commit 51d56be into master May 26, 2026
7 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/minus-5.7.1 branch May 26, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants