chore(deps): bump the cargo group across 1 directory with 1 update - #68
chore(deps): bump the cargo group across 1 directory with 1 update#68dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the cargo group with 1 update in the /etc/state-sum directory: [serde_with](https://github.com/jonasbb/serde_with). Updates `serde_with` from 3.18.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.20.0...v3.21.0) Updates `serde_with` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production dependency-group: cargo - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Security Scan - CodeSeverity: HIGH, CRITICAL No vulnerabilities found View scan results |
…/cargo-1e4458d779
|
Claude finished @kstoykov's task in 2m 30s —— View job PR Review -
|
| Change | Assessment |
|---|---|
rand 0.9.4 → 0.9.5 (transitive) |
Patch bump, safe |
rand 0.8.6 → 0.8.7 (state-sum) |
Patch bump, safe |
syn 1.0.109 → 2.0.x in base16ct |
Reduces legacy syn 1.x, good |
windows-sys 0.52.0 → 0.59.0 (fuzz lock) |
Transitive bump, safe |
Verdict
Safe to merge. The serde_with security fix is the priority item. The rand 0.10 major version bump is a notable undocumented change but is API-compatible with the codebase. Consider removing the unused rand_chacha dependency as a follow-up cleanup.
|
FYI: v0.10 adds several braking changes |
Bumps the cargo group with 1 update in the /etc/state-sum directory: serde_with.
Updates
serde_withfrom 3.18.0 to 3.21.0Release notes
Sourced from serde_with's releases.
Commits
0f4ca67Update changelog for 3.21.0 (#967)7654841Update changelog for 3.21.0c8a1d82Protect all collection creations against capacity overflow by using `size_hin...6ad5fa5Properly feature gate thevec_with_capacity_cautiousfunctionef7d141Protect all collection creations against capacity overflow by using `size_hin...a348da3Add serde_as deserialize_as explain (#958)2e5bc20Bump the github-actions group with 3 updates (#965)927a3d6Bump the github-actions group with 3 updates62d14ecEnable link-to-definition on docs.rs again, after the upstream issue was reso...4584d94Enable link-to-definition on docs.rs again, after the upstream issue was reso...Updates
serde_withfrom 3.20.0 to 3.21.0Release notes
Sourced from serde_with's releases.
Commits
0f4ca67Update changelog for 3.21.0 (#967)7654841Update changelog for 3.21.0c8a1d82Protect all collection creations against capacity overflow by using `size_hin...6ad5fa5Properly feature gate thevec_with_capacity_cautiousfunctionef7d141Protect all collection creations against capacity overflow by using `size_hin...a348da3Add serde_as deserialize_as explain (#958)2e5bc20Bump the github-actions group with 3 updates (#965)927a3d6Bump the github-actions group with 3 updates62d14ecEnable link-to-definition on docs.rs again, after the upstream issue was reso...4584d94Enable link-to-definition on docs.rs again, after the upstream issue was reso...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.