Bump the rust-dependencies group with 6 updates#4335
Merged
Conversation
Bumps the rust-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [mimalloc-safe](https://github.com/napi-rs/mimalloc-safe) | `0.1.53` | `0.1.54` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.3` | `0.10.4` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.105` | `1.0.106` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.2` | | [measureme](https://github.com/rust-lang/measureme) | `12.0.1` | `12.0.3` | Updates `clap` from 4.5.40 to 4.5.41 - [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.40...clap_complete-v4.5.41) Updates `mimalloc-safe` from 0.1.53 to 0.1.54 - [Release notes](https://github.com/napi-rs/mimalloc-safe/releases) - [Changelog](https://github.com/napi-rs/mimalloc-safe/blob/main/CHANGELOG.md) - [Commits](napi-rs/mimalloc-safe@mimalloc-safe-v0.1.53...mimalloc-safe-v0.1.54) Updates `regress` from 0.10.3 to 0.10.4 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.3...v0.10.4) Updates `trybuild` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.105...1.0.106) Updates `toml` from 0.8.23 to 0.9.2 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.2) Updates `measureme` from 12.0.1 to 12.0.3 - [Release notes](https://github.com/rust-lang/measureme/releases) - [Changelog](https://github.com/rust-lang/measureme/blob/master/CHANGELOG.md) - [Commits](rust-lang/measureme@12.0.1...12.0.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: mimalloc-safe dependency-version: 0.1.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regress dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: trybuild dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: measureme dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
HalidOdat
approved these changes
Jul 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 6 updates:
4.5.404.5.410.1.530.1.540.10.30.10.41.0.1051.0.1060.8.230.9.212.0.112.0.3Updates
clapfrom 4.5.40 to 4.5.41Changelog
Sourced from clap's changelog.
Commits
92fcd83chore: Releaseaca91b9docs: Update changelog8434510Merge pull request #5869 from tw4452852/patch-133b1fc3fix(complete): Fix env leakage in elvish dynamic completione5f1f48chore: Release9466a55docs: Update changelogd74b793Merge pull request #5865 from gifnksm/nushell-completion-value-typesecbc775fix(nu): Set argument type based onValueHint6784054Merge pull request #5857 from epage/emptycca5f32test(complete): Show empty option-value behaviorUpdates
mimalloc-safefrom 0.1.53 to 0.1.54Release notes
Sourced from mimalloc-safe's releases.
Changelog
Sourced from mimalloc-safe's changelog.
Commits
de0794echore: release (#25)6904830feat(sys): upgrade mimalloc to v2.2.4 (#24)Updates
regressfrom 0.10.3 to 0.10.4Release notes
Sourced from regress's releases.
Commits
5545d73Bump version to 0.10.4c1f83b9Update the README5f66cdaImprove test coverage for capturing groups and fix some implementations742481fAdd ExactSizeIterator for NamedGroups75c864bCorrect some comments to stop implying things are slow04cc479Revert "Implement caching for unicode unfolding to optimize performance (#119)"e0e93a5Refactor and optimize predicate searching3332506Suppress uninlined_format_args clipply48de108Update CI workflow to include macOS in job matrices (#122)d463ef4fix one todo (#121)Updates
trybuildfrom 1.0.105 to 1.0.106Release notes
Sourced from trybuild's releases.
Commits
9e3eb03Release 1.0.1066d6d3e8Merge pull request #306 from dtolnay/toml6b77d62Update to toml 0.9f7a9a80Ignore mismatched_lifetime_syntaxes lint51a1a41Resolve manual_let_else pedantic clippy lintUpdates
tomlfrom 0.8.23 to 0.9.2Commits
c28f9acchore: Releasef3a2299docs: Update changelog69f09d3fix(lex): Don't loop over ')' for forever (#1003)cc68ae4fix(lex): Don't loop over ')' for forever8c8ef44chore: Releaseb60ac5bfix(toml): Correct minimal version for indexmap (#998)966bd40fix(toml): Correct minimal version for indexmap2ed2af6docs(readme): Mention additional cratesc7d93e5chore: Release1ac3aa1chore: ReleaseUpdates
measuremefrom 12.0.1 to 12.0.3Release notes
Sourced from measureme's releases.
Changelog
Sourced from measureme's changelog.
Commits
5ac839cMerge pull request #253 from Kobzol/v12.0.3ffbe350Merge pull request #247 from Kobzol/document-release-processeecf8b1Bump version to 12.0.3e325cd3Merge pull request #252 from Kobzol/query-page-aggregation1d2c017Do not add cache hits to invocation count49db770Deduplicate aggregated query cache hit countse6a73cbMerge pull request #251 from marcoieni/publish-single-crate37540e5ci: add abililty to publish a single cratee4776b8Merge pull request #250 from Kobzol/ci-permissions9825935Add missingid-tokenpermissionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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