Build(deps): Bump the cargo group across 1 directory with 2 updates#13839
Build(deps): Bump the cargo group across 1 directory with 2 updates#13839dependabot[bot] wants to merge 1 commit into
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
@dependabot[bot] I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates Cargo dependencies and the lockfile for diesel 2.3.9 → 2.3.10 and the workspace serde_with dependency to 3.21.0. The diff is limited to Cargo.toml and Cargo.lock, with transitive lockfile adjustments and no application code changes.
Concerns
- No blocking correctness, security, or spec-alignment concerns found in the annotated diff.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
94ba79b to
ac7b0cb
Compare
Bumps the cargo group with 2 updates in the / directory: [diesel](https://github.com/diesel-rs/diesel) and [serde_with](https://github.com/jonasbb/serde_with). Updates `diesel` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.9...v2.3.10) Updates `serde_with` from 2.3.3 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v2.3.3...v3.21.0) --- updated-dependencies: - dependency-name: diesel dependency-version: 2.3.10 dependency-type: direct:production - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
ac7b0cb to
912bdff
Compare
Bumps the cargo group with 2 updates in the / directory: diesel and serde_with.
Updates
dieselfrom 2.3.9 to 2.3.10Changelog
Sourced from diesel's changelog.
Commits
7b4f888Merge pull request #5067 from weiznich/prepare_2.3.10bdc40a1Prepare a 2.3.10 releasead149aaMerge pull request #5059 from ayarotsky/fix-order-and-group5a5b6a8Merge pull request #5064 from weiznich/bump/rust_1.96a535124Merge pull request #5056 from weiznich/even_fix_more_issues207391cMerge pull request #5054 from weiznich/fix_more_issues60b9d3aMerge pull request #5051 from weiznich/new_sponsorUpdates
serde_withfrom 2.3.3 to 3.21.0Release notes
Sourced from serde_with's releases.
... (truncated)
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...