Skip to content

Bump the rust group with 4 updates#205

Merged
smoelius merged 1 commit intomasterfrom
dependabot/cargo/rust-f50f5063b5
Jan 11, 2026
Merged

Bump the rust group with 4 updates#205
smoelius merged 1 commit intomasterfrom
dependabot/cargo/rust-f50f5063b5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2026

Bumps the rust group with 4 updates: toml, assert_cmd, serde_json and snapbox.

Updates toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0

Commits

Updates assert_cmd from 2.1.1 to 2.1.2

Changelog

Sourced from assert_cmd's changelog.

[2.1.2] - 2026-01-09

Fixes

  • Add #[must_use] to help catch missing assertions
Commits
  • edda0b2 chore: Release assert_cmd version 2.1.2
  • 891d412 docs: Update changelog
  • e39dc36 Merge pull request #267 from epage/must
  • d947cb0 fix: Add must_use before assertions are applied
  • 7b8fd99 Merge pull request #264 from kemingy/doc_macro_semicolon
  • 79f8e57 docs: add the missing semicolon for macro
  • 6289384 chore(deps): Update Rust Stable to v1.92 (#262)
  • 7b353d8 Merge pull request #260 from assert-rs/renovate/actions-checkout-6.x
  • 48cda51 chore(deps): Update actions/checkout action to v6
  • ee88946 docs: Clarify cargo_bin_cmd
  • Additional commits viewable in compare view

Updates serde_json from 1.0.148 to 1.0.149

Release notes

Sourced from serde_json's releases.

v1.0.149

  • Align arbitrary_precision number strings with zmij's formatting (#1306, thanks @​b41sh)
Commits

Updates snapbox from 0.6.23 to 0.6.24

Commits
  • 309138e chore: Release
  • b0887c4 docs: Update changelog
  • af3ec8a Merge pull request #418 from epage/193
  • efb0209 feat(cmd): Support upcoming runtime CARGO_BIN_EXE_*
  • 127f446 Merge pull request #417 from epage/must_use
  • 01cf690 fix: Add must_use before assertions are applied
  • 7db7462 Merge pull request #416 from epage/docs
  • 9fbcfa1 docs(snapbox): Clarify that 'current' macros use a heuristic
  • 5e8f85e chore(deps): Update Rust Stable to v1.92 (#414)
  • cac817b Merge pull request #413 from assert-rs/renovate/actions-checkout-6.x
  • 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 group with 4 updates: [toml](https://github.com/toml-rs/toml), [assert_cmd](https://github.com/assert-rs/assert_cmd), [serde_json](https://github.com/serde-rs/json) and [snapbox](https://github.com/assert-rs/snapbox).


Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11)

Updates `assert_cmd` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.1.1...v2.1.2)

Updates `serde_json` from 1.0.148 to 1.0.149
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.148...v1.0.149)

Updates `snapbox` from 0.6.23 to 0.6.24
- [Commits](assert-rs/snapbox@snapbox-v0.6.23...snapbox-v0.6.24)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.11+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: assert_cmd
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: serde_json
  dependency-version: 1.0.149
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: snapbox
  dependency-version: 0.6.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

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 Jan 10, 2026
@dependabot dependabot bot requested a review from smoelius as a code owner January 10, 2026 21:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 10, 2026
@smoelius smoelius added this pull request to the merge queue Jan 11, 2026
Merged via the queue into master with commit 5a90e1d Jan 11, 2026
8 of 10 checks passed
@smoelius smoelius deleted the dependabot/cargo/rust-f50f5063b5 branch January 11, 2026 20:41
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.

1 participant