Skip to content

build(deps): Bump serde_with from 3.18.0 to 3.21.0 - #3694

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serde_with-3.21.0
Open

build(deps): Bump serde_with from 3.18.0 to 3.21.0#3694
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/serde_with-3.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps serde_with from 3.18.0 to 3.21.0.

Release notes

Sourced from serde_with's releases.

serde_with v3.21.0

Security

  • GHSA-7gcf-g7xr-8hxj: KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. Fixed in #966 by setting a maximum allocation size during the creation of collections like Vec or sets.

    Thanks to @​7thParkk for reporting the issue.

Added

  • Add NoneAsZero adapter that maps Option<NonZero*> to a plain integer, encoding None as 0 by @​SAY-5 (#486)

Changed

  • Re-enable link-to-definition on docs.rs (#964)

Fixed

  • Fix some doc links to point to the correct types (#963)
  • Re-enable unused_qualifications and fix the resulting findings by @​lms0806 (#962)

serde_with v3.20.0

Added

  • Add support for base58 encoding, similar to the existing base64 setup by @​mitinarseny (#943)

Fixed

serde_with v3.19.0

Added

  • Add support for hashbrown v0.17 (#940)

    This extends the existing support for hashbrown to the newly released version.

Commits
  • 0f4ca67 Update changelog for 3.21.0 (#967)
  • 7654841 Update changelog for 3.21.0
  • c8a1d82 Protect all collection creations against capacity overflow by using `size_hin...
  • 6ad5fa5 Properly feature gate the vec_with_capacity_cautious function
  • ef7d141 Protect all collection creations against capacity overflow by using `size_hin...
  • a348da3 Add serde_as deserialize_as explain (#958)
  • 2e5bc20 Bump the github-actions group with 3 updates (#965)
  • 927a3d6 Bump the github-actions group with 3 updates
  • 62d14ec Enable link-to-definition on docs.rs again, after the upstream issue was reso...
  • 4584d94 Enable link-to-definition on docs.rs again, after the upstream issue was reso...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch 23 times, most recently from 19d5d61 to ae6a8ce Compare July 21, 2026 19:43
@dependabot dependabot Bot changed the title chore(deps): bump serde_with from 3.18.0 to 3.21.0 build(deps): bump serde_with from 3.18.0 to 3.21.0 Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch 5 times, most recently from ee86aa9 to ce7a18e Compare July 22, 2026 06:41
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch 9 times, most recently from e547296 to 6f91d13 Compare July 29, 2026 21:49
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch 6 times, most recently from b65e7de to 91b4bc7 Compare August 1, 2026 17:42
@dependabot dependabot Bot changed the title build(deps): bump serde_with from 3.18.0 to 3.21.0 build(deps): Bump serde_with from 3.18.0 to 3.21.0 Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch 10 times, most recently from a3aee11 to 53ed661 Compare August 7, 2026 22:53
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to 3.21.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.18.0...v3.21.0)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-version: 3.21.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/serde_with-3.21.0 branch from 53ed661 to fafdd6d Compare August 8, 2026 01:57
@github-actions

Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions Bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants