chore(deps): bump serde_with from 3.12.0 to 3.21.0#20157
chore(deps): bump serde_with from 3.12.0 to 3.21.0#20157dependabot[bot] wants to merge 1 commit into
Conversation
|
At least one test kind must be checked in the PR description. |
|
Pull request description must contain CLA like the following: |
|
At least one type of change must be checked in the PR description. |
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7b5c8c5cc8
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [[package]] | ||
| name = "serde_with" | ||
| version = "3.12.0" | ||
| version = "3.17.0" |
There was a problem hiding this comment.
Pin serde_with to the security-fixed release
This security dependency bump still locks serde_with at 3.17.0, but the commit message/release notes say the advisory fix is in 3.21.0. Because CI and release builds use the committed lockfile with --locked, merging this leaves artifacts on the pre-fix version instead of remediating the Dependabot alert; please regenerate/update the lockfile so serde_with and serde_with_macros resolve to 3.21.0.
Useful? React with 👍 / 👎.
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
🤖 CI Job Analysis (Retry 1)
📊 Summary
✅ AUTO-RETRY INITIATED4 job(s) retried due to infrastructure issues (runner failures, timeouts, etc.) 🔍 Job Details
🤖 AboutAutomated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed). |
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.12.0 to 3.21.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.21.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
7b5c8c5 to
d0a15d1
Compare
|
Sorry, only users with push access can use that command. |
7 similar comments
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
Bumps serde_with from 3.12.0 to 3.21.0.
Release 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...This change is