Skip to content

build(deps): bump minus from 5.6.1 to 5.7.0#916

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minus from 5.6.1 to 5.7.0.

Changelog

Sourced from minus's changelog.

v5.7.0 [2026-05-13]

Added

  • #164: Added mouse-based text selection and copy support.
  • #158: Added less-like keybindings, including home/end navigation and N.
  • #162: Add callback based support for hooking into various events.

Fixed

  • #159: Improved search QoL, including search highlighting behavior.
  • #144: Fixed horizontal scrolling edge cases and character-boundary handling.
  • #162: Fixed hooks-related cleanup and stdout handling regressions.
  • Fixed dynamic paging cleanup and startup regressions.
  • Fixed search behavior when navigating matches near the current view.

Performance

  • Reused allocated screen buffers to reduce churn during formatting and search updates.
  • Improved text appending and horizontal scroll rendering paths.

Docs

  • Updated deprecation warnings and README link formatting.
  • Improved CI/build and lint configuration.

Changes

  • Renamed InternalCommand to IoCommand and cleaned up command queue handling.
  • Split stdout-related event handling into a separate command path.
  • Update to crossterm v0.29.0 and thiserror v2.0.18
  • Update to Rust edition 2024
Commits

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.6.1 to 5.7.0.
- [Changelog](https://github.com/AMythicDev/minus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AMythicDev/minus/commits)

---
updated-dependencies:
- dependency-name: minus
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2026
@github-actions github-actions Bot enabled auto-merge May 13, 2026 20:03
@github-actions github-actions Bot merged commit 05f526c into master May 13, 2026
7 of 9 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/minus-5.7.0 branch May 13, 2026 20:06
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