Skip to content

Bump the rust-dependencies group with 6 updates#4335

Merged
HalidOdat merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-1d955ab9e4
Jul 14, 2025
Merged

Bump the rust-dependencies group with 6 updates#4335
HalidOdat merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-1d955ab9e4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the rust-dependencies group with 6 updates:

Package From To
clap 4.5.40 4.5.41
mimalloc-safe 0.1.53 0.1.54
regress 0.10.3 0.10.4
trybuild 1.0.105 1.0.106
toml 0.8.23 0.9.2
measureme 12.0.1 12.0.3

Updates clap from 4.5.40 to 4.5.41

Changelog

Sourced from clap's changelog.

[4.5.41] - 2025-07-09

Features

  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help
Commits
  • 92fcd83 chore: Release
  • aca91b9 docs: Update changelog
  • 8434510 Merge pull request #5869 from tw4452852/patch-1
  • 33b1fc3 fix(complete): Fix env leakage in elvish dynamic completion
  • e5f1f48 chore: Release
  • 9466a55 docs: Update changelog
  • d74b793 Merge pull request #5865 from gifnksm/nushell-completion-value-types
  • ecbc775 fix(nu): Set argument type based on ValueHint
  • 6784054 Merge pull request #5857 from epage/empty
  • cca5f32 test(complete): Show empty option-value behavior
  • Additional commits viewable in compare view

Updates mimalloc-safe from 0.1.53 to 0.1.54

Release notes

Sourced from mimalloc-safe's releases.

mimalloc-safe-v0.1.54

Features

  • (sys) upgrade mimalloc to v2.2.4 (#24)
Changelog

Sourced from mimalloc-safe's changelog.

0.1.54 - 2025-07-10

Features

  • (sys) upgrade mimalloc to v2.2.4 (#24)
Commits

Updates regress from 0.10.3 to 0.10.4

Release notes

Sourced from regress's releases.

v0.10.4

What's Changed

Welcome new committer @​asukaminato0721

Full Changelog: ridiculousfish/regress@v0.10.3...v0.10.4

Commits
  • 5545d73 Bump version to 0.10.4
  • c1f83b9 Update the README
  • 5f66cda Improve test coverage for capturing groups and fix some implementations
  • 742481f Add ExactSizeIterator for NamedGroups
  • 75c864b Correct some comments to stop implying things are slow
  • 04cc479 Revert "Implement caching for unicode unfolding to optimize performance (#119)"
  • e0e93a5 Refactor and optimize predicate searching
  • 3332506 Suppress uninlined_format_args clipply
  • 48de108 Update CI workflow to include macOS in job matrices (#122)
  • d463ef4 fix one todo (#121)
  • Additional commits viewable in compare view

Updates trybuild from 1.0.105 to 1.0.106

Release notes

Sourced from trybuild's releases.

1.0.106

  • Update toml dependency to 0.9 (#306)
Commits

Updates toml from 0.8.23 to 0.9.2

Commits

Updates measureme from 12.0.1 to 12.0.3

Release notes

Sourced from measureme's releases.

12.0.3

What's Changed

Internal changes

New Contributors

Full Changelog: rust-lang/measureme@12.0.2...12.0.3

12.0.2

What's Changed

Internal changes

New Contributors

Full Changelog: rust-lang/measureme@12.0.1...12.0.2

Changelog

Sourced from measureme's changelog.

[12.0.3] - 2025-07-08

  • analyzeme: Fix reading of aggregated query cache hit counts (GH-252)

[12.0.2] - 2025-07-07

  • analyzeme: Add support for reading aggregated query cache hit counts (GH-244)
Commits
  • 5ac839c Merge pull request #253 from Kobzol/v12.0.3
  • ffbe350 Merge pull request #247 from Kobzol/document-release-process
  • eecf8b1 Bump version to 12.0.3
  • e325cd3 Merge pull request #252 from Kobzol/query-page-aggregation
  • 1d2c017 Do not add cache hits to invocation count
  • 49db770 Deduplicate aggregated query cache hit counts
  • e6a73cb Merge pull request #251 from marcoieni/publish-single-crate
  • 37540e5 ci: add abililty to publish a single crate
  • e4776b8 Merge pull request #250 from Kobzol/ci-permissions
  • 9825935 Add missing id-token permission
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 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>
@dependabot dependabot bot added C-Dependencies Pull requests that update a dependency file rust labels Jul 14, 2025
@HalidOdat HalidOdat added this pull request to the merge queue Jul 14, 2025
Merged via the queue into main with commit 014990b Jul 14, 2025
15 checks passed
@HalidOdat HalidOdat deleted the dependabot/cargo/rust-dependencies-1d955ab9e4 branch July 14, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant