Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate serde to 1.0.183 #33

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.175 -> 1.0.183

Release Notes

serde-rs/serde (serde)

v1.0.183

Compare Source

  • Support deserializing Box<OsStr> with an equivalent representation as OsString (#​2556, thanks @​DBLouis)

v1.0.182

Compare Source

v1.0.181

Compare Source

  • Make serde(alias) work in combination with flatten when using in-place deserialization (#​2443, thanks @​Mingun)
  • Improve the representation of adjacently tagged enums in formats where enum tags are serialized by index, as opposed to by string name (#​2505, #​2496, thanks @​Baptistemontan)

v1.0.180

Compare Source

  • Update to 2018 edition

v1.0.179

Compare Source

  • Support serialization of tuple variants inside a flattened field (#​2448, thanks @​Mingun)

v1.0.178

Compare Source

  • Fix build error when using serde with "std" feature turned off and "unstable" feature turned on (#​2541)

v1.0.177

Compare Source

  • Add serde(rename_all_fields = "...") attribute to apply a rename_all on every struct variant of an enum (#​1695, thanks @​jplatte)
  • Improve diagnostics for attribute parse errors (#​2536, thanks @​jplatte)

v1.0.176

Compare Source

  • Allow tag field of an internally tagged enum to have same name as a field inside a skipped struct variant (#​2266, thanks @​flisky)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.177 fix(deps): update rust crate serde to 1.0.178 Jul 29, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.178 fix(deps): update rust crate serde to 1.0.179 Jul 31, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.179 fix(deps): update rust crate serde to 1.0.180 Jul 31, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.180 fix(deps): update rust crate serde to 1.0.181 Aug 4, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.181 fix(deps): update rust crate serde to 1.0.182 Aug 6, 2023
@renovate renovate bot changed the title fix(deps): update rust crate serde to 1.0.182 fix(deps): update rust crate serde to 1.0.183 Aug 7, 2023
@johnmanjiro13 johnmanjiro13 merged commit fe97054 into main Aug 7, 2023
3 checks passed
@johnmanjiro13 johnmanjiro13 deleted the renovate/serde-1.x branch August 7, 2023 05:58
@github-actions github-actions bot mentioned this pull request Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant