Skip to content

Comments

chore(deps): update serde#274

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/serde
Open

chore(deps): update serde#274
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/serde

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
serde (source) workspace.dependencies patch 1.0.2151.0.228
serde_json workspace.dependencies patch 1.0.1331.0.149

Release Notes

serde-rs/serde (serde)

v1.0.228

Compare Source

  • Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#​2995)

v1.0.227

Compare Source

v1.0.226

Compare Source

  • Deduplicate variant matching logic inside generated Deserialize impl for adjacently tagged enums (#​2935, thanks @​Mingun)

v1.0.225

Compare Source

  • Avoid triggering a deprecation warning in derived Serialize and Deserialize impls for a data structure that contains its own deprecations (#​2879, thanks @​rcrisanti)

v1.0.224

Compare Source

  • Remove private types being suggested in rustc diagnostics (#​2979)

v1.0.223

Compare Source

  • Fix serde_core documentation links (#​2978)

v1.0.222

Compare Source

  • Make serialize_with attribute produce code that works if respanned to 2024 edition (#​2950, thanks @​aytey)

v1.0.221

Compare Source

  • Documentation improvements (#​2973)
  • Deprecate serde_if_integer128! macro (#​2975)

v1.0.220

Compare Source

v1.0.219

Compare Source

  • Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#​2906, thanks @​davidzeng0)

v1.0.218

Compare Source

  • Documentation improvements

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

serde-rs/json (serde_json)

v1.0.149

Compare Source

  • Align arbitrary_precision number strings with zmij's formatting (#​1306, thanks @​b41sh)

v1.0.148

Compare Source

  • Update zmij dependency to 1.0

v1.0.147

Compare Source

  • Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#​1304)

v1.0.146

Compare Source

v1.0.145

Compare Source

  • Raise serde version requirement to >=1.0.220

v1.0.144

Compare Source

  • Switch serde dependency to serde_core (#​1285)

v1.0.143

Compare Source

v1.0.142

Compare Source

v1.0.141

Compare Source

v1.0.140

Compare Source

  • Documentation improvements

v1.0.139

Compare Source

  • Documentation improvements

v1.0.138

Compare Source

  • Documentation improvements

v1.0.137

Compare Source

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#​1231)

v1.0.136

Compare Source

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#​1230, thanks @​goffrie)

v1.0.135

Compare Source

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.9%. Comparing base (7c74989) to head (3e4241a).

Additional details and impacted files

see 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update rust crate serde to v1.0.216 fix(deps): update rust crate serde to v1.0.216 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.216 chore(deps): update rust crate serde to v1.0.216 Dec 17, 2024
@renovate renovate bot changed the title chore(deps): update rust crate serde to v1.0.216 chore(deps): update serde Dec 21, 2024
@renovate renovate bot force-pushed the renovate/serde branch 2 times, most recently from 3fb6b28 to 17658a3 Compare December 27, 2024 22:49
@renovate renovate bot force-pushed the renovate/serde branch from 17658a3 to 9532d1b Compare January 7, 2025 20:04
@renovate renovate bot force-pushed the renovate/serde branch 2 times, most recently from d33fea6 to 23ac5ad Compare January 20, 2025 02:08
@renovate renovate bot force-pushed the renovate/serde branch 2 times, most recently from 1bcc774 to 5cde1e8 Compare February 20, 2025 10:25
@renovate renovate bot force-pushed the renovate/serde branch 2 times, most recently from e3a7f09 to 047b91b Compare March 9, 2025 21:34
@renovate renovate bot force-pushed the renovate/serde branch from 047b91b to 3e9094a Compare July 18, 2025 21:42
@renovate renovate bot force-pushed the renovate/serde branch from 3e9094a to a4a3ee9 Compare August 1, 2025 01:02
@renovate renovate bot force-pushed the renovate/serde branch from a4a3ee9 to eb2e8ad Compare August 19, 2025 06:04
@renovate renovate bot force-pushed the renovate/serde branch 4 times, most recently from bbc64b4 to d64d571 Compare September 16, 2025 06:04
@renovate renovate bot force-pushed the renovate/serde branch 3 times, most recently from fca94e5 to 15ed38e Compare December 27, 2025 08:50
@renovate renovate bot force-pushed the renovate/serde branch 2 times, most recently from dddcba3 to 5335699 Compare January 6, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant