Skip to content

build(deps): bump the cargo-all group with 2 updates#100

Merged
alessandrogario merged 1 commit intomainfrom
dependabot/cargo/cargo-all-5ef18933ef
Feb 24, 2026
Merged

build(deps): bump the cargo-all group with 2 updates#100
alessandrogario merged 1 commit intomainfrom
dependabot/cargo/cargo-all-5ef18933ef

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps the cargo-all group with 2 updates: memmap2 and clap.

Updates memmap2 from 0.9.9 to 0.9.10

Changelog

Sourced from memmap2's changelog.

[0.9.10] - 2026-02-15

Fixed

Changed

  • Return ErrorKind::Unsupported on unsupported platforms to allow reliable runtime detection. @​daxpedda
Commits
  • 1f0196a Merge pull request #163 from RazrFalcon/release/v0.9.10
  • 341bc13 Bump version to 0.9.10.
  • 01273a7 Merge pull request #161 from daxpedda/stable-unsupported
  • b51beb5 Address review
  • 8de56f3 Return ErrorKind::Unsupported from stub implementation
  • a36f67f Merge pull request #159 from xingxue-ibm/fix-madvise
  • d2054a2 Cast the 'addr' argument of 'madvise()' to match the AIX function signature i...
  • See full diff in compare view

Updates clap from 4.5.58 to 4.5.59

Release notes

Sourced from clap's releases.

v4.5.59

[4.5.59] - 2026-02-16

Fixes

  • Command::ignore_errors no longer masks help/version on subcommands
Changelog

Sourced from clap's changelog.

[4.5.59] - 2026-02-16

Fixes

  • Command::ignore_errors no longer masks help/version on subcommands
Commits
  • 0bb3ad7 chore: Release
  • 5cb5ce3 docs: Update changelog
  • 245c8ba Merge pull request #6149 from epage/wrap
  • dd17a41 fix(help): Correctly calculate wrap points with ANSI escape codes
  • 2cc4e35 test(ui): Avoid override term width
  • 93e3559 refactor(help): Clarify that we're carrying over indentation
  • b1c46e6 refactor(help): Clarify var name
  • 03b9b38 test(help): Show styled wrapping behavior
  • c9a39a5 Merge pull request #6146 from clap-rs/renovate/actions-checkout-5.x
  • 58599fb chore(deps): Update actions/checkout action to v5
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-all group with 2 updates: [memmap2](https://github.com/RazrFalcon/memmap2-rs) and [clap](https://github.com/clap-rs/clap).


Updates `memmap2` from 0.9.9 to 0.9.10
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/memmap2-rs@v0.9.9...v0.9.10)

Updates `clap` from 4.5.58 to 4.5.59
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.58...clap_complete-v4.5.59)

---
updated-dependencies:
- dependency-name: memmap2
  dependency-version: 0.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: clap
  dependency-version: 4.5.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@alessandrogario alessandrogario merged commit b17d2e8 into main Feb 24, 2026
6 of 8 checks passed
@alessandrogario alessandrogario deleted the dependabot/cargo/cargo-all-5ef18933ef branch February 24, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant