Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.2081.0.228

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v1.0.215

Compare Source

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)

v1.0.213

Compare Source

  • Fix support for macro-generated with attributes inside a newtype struct (#​2847)

v1.0.212

Compare Source

  • Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (#​2845)

v1.0.211

Compare Source

  • Improve error reporting about mismatched signature in with and default attributes (#​2558, thanks @​Mingun)
  • Show variant aliases in error message when variant deserialization fails (#​2566, thanks @​Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#​2821)

v1.0.210

Compare Source

  • Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#​2816, thanks @​MathiasKoch)
  • Make serde::ser::StdError and serde::de::StdError equivalent to core::error::Error on Rust 1.81+ (#​2818)

v1.0.209

Compare Source

  • Fix deserialization of empty structs and empty tuples inside of untagged enums (#​2805, thanks @​Mingun)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@netlify
Copy link

netlify bot commented Oct 5, 2023

Deploy Preview for hoard-docs ready!

Name Link
🔨 Latest commit b3d5b39
🔍 Latest deploy log https://app.netlify.com/projects/hoard-docs/deploys/69394d3ec71ce4000864fac4
😎 Deploy Preview https://deploy-preview-188--hoard-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (f94c89b) to head (b4cde96).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   89.23%   88.69%   -0.54%     
==========================================
  Files          74       74              
  Lines        4346     4318      -28     
==========================================
- Hits         3878     3830      -48     
- Misses        468      488      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.188 fix(deps): update rust crate serde to >=1.0.189 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from b2d412e to 245b2bb Compare October 13, 2023 04:00
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.189 fix(deps): update rust crate serde to >=1.0.190 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 245b2bb to c5e7298 Compare October 26, 2023 04:30
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.190 fix(deps): update rust crate serde to >=1.0.191 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from c5e7298 to c9e4971 Compare November 6, 2023 22:51
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.191 fix(deps): update rust crate serde to >=1.0.192 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from c9e4971 to 841bbbf Compare November 7, 2023 03:26
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.192 fix(deps): update rust crate serde to >=1.0.193 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 841bbbf to 22767d9 Compare November 21, 2023 03:48
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.193 fix(deps): update rust crate serde to >=1.0.194 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch 2 times, most recently from 8628b49 to b1a0b91 Compare January 6, 2024 03:53
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.194 fix(deps): update rust crate serde to >=1.0.195 Jan 6, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.195 fix(deps): update rust crate serde to >=1.0.196 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from b1a0b91 to b5f03b3 Compare January 27, 2024 02:15
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from b5f03b3 to 2f7771b Compare February 20, 2024 04:55
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.196 fix(deps): update rust crate serde to >=1.0.197 Feb 20, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.197 fix(deps): update rust crate serde to >=1.0.198 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 2f7771b to cdc42f7 Compare April 16, 2024 22:01
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.198 fix(deps): update rust crate serde to >=1.0.199 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from cdc42f7 to 3ec2e00 Compare April 27, 2024 05:08
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.199 fix(deps): update rust crate serde to >=1.0.200 May 1, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 3ec2e00 to d0631ae Compare May 1, 2024 19:42
@renovate renovate bot changed the title fix(deps): update rust crate serde to >=1.0.200 fix(deps): update rust crate serde to v1.0.200 May 5, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from d0631ae to 2f6880c Compare May 8, 2024 01:49
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.200 fix(deps): update rust crate serde to v1.0.201 May 8, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.213 fix(deps): update rust crate serde to v1.0.214 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from a2ce45d to add5284 Compare October 28, 2024 18:59
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.214 fix(deps): update rust crate serde to v1.0.215 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from add5284 to b4cde96 Compare November 11, 2024 22:09
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.215 fix(deps): update rust crate serde to v1.0.216 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from b4cde96 to 9c319f9 Compare December 11, 2024 05:15
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 9c319f9 to 68c6c77 Compare December 27, 2024 23:25
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.216 fix(deps): update rust crate serde to v1.0.217 Dec 27, 2024
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.217 fix(deps): update rust crate serde to v1.0.218 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 68c6c77 to c648e69 Compare February 20, 2025 06:04
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from c648e69 to 006234d Compare March 9, 2025 22:44
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.218 fix(deps): update rust crate serde to v1.0.219 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 006234d to 69a98c4 Compare August 10, 2025 12:54
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.219 fix(deps): update rust crate serde to v1.0.220 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 69a98c4 to c503d1b Compare September 13, 2025 23:47
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.220 fix(deps): update rust crate serde to v1.0.221 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch 2 times, most recently from 9d4bd2a to 380f7f8 Compare September 14, 2025 22:22
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.221 fix(deps): update rust crate serde to v1.0.223 Sep 14, 2025
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.223 fix(deps): update rust crate serde to v1.0.224 Sep 15, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 380f7f8 to 0fef73e Compare September 15, 2025 23:06
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.224 fix(deps): update rust crate serde to v1.0.225 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch 2 times, most recently from 64e1c32 to 607a1c3 Compare September 21, 2025 02:10
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.225 fix(deps): update rust crate serde to v1.0.226 Sep 21, 2025
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.226 chore(deps): update rust crate serde to v1.0.226 Sep 25, 2025
@renovate renovate bot changed the title chore(deps): update rust crate serde to v1.0.226 chore(deps): update rust crate serde to v1.0.227 Sep 26, 2025
@renovate renovate bot changed the title chore(deps): update rust crate serde to v1.0.227 chore(deps): update rust crate serde to v1.0.228 Sep 27, 2025
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 607a1c3 to b3d5b39 Compare December 10, 2025 10:36
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