build(deps): bump the cargo group across 1 directory with 4 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo group across 1 directory with 4 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
|
Bumps the cargo group with 4 updates in the / directory: [fs-err](https://github.com/andrewhickman/fs-err), [serde_json](https://github.com/serde-rs/json), [serde](https://github.com/serde-rs/serde) and [thiserror](https://github.com/dtolnay/thiserror). Updates `fs-err` from 3.1.0 to 3.3.1 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/fs-err/commits) Updates `serde_json` from 1.0.140 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.143) Updates `serde` from 1.0.219 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.229) Updates `thiserror` from 2.0.12 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.20) --- updated-dependencies: - dependency-name: fs-err dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.226 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-a88a765629
branch
from
August 11, 2026 09:05
e81ba69 to
f07953b
Compare
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 cargo group with 4 updates in the / directory: fs-err, serde_json, serde and thiserror.
Updates
fs-errfrom 3.1.0 to 3.3.1Changelog
Sourced from fs-err's changelog.
... (truncated)
Commits
Updates
serde_jsonfrom 1.0.140 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4Release 1.0.1432a5b853Replace super::super with absolute path within crate447170bMerge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6Merge pull request #1264 from xlambein/master8be6647Merge pull request #1268 from SOF3/compact-defaultba5b3ccRevert "Pin nightly toolchain used for miri job"1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.141Updates
serdefrom 1.0.219 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
thiserrorfrom 2.0.12 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in test