Skip to content

Commit

Permalink
[deps]: Update Rust crate serde to v1.0.215 (#50)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [serde](https://serde.rs)
([source](https://github.com/serde-rs/serde)) | dependencies |
patch | `1.0.210` -> `1.0.215` |

---

### Release Notes

<details>
<summary>serde-rs/serde (serde)</summary>

###
[`v1.0.215`](https://github.com/serde-rs/serde/releases/tag/v1.0.215)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)

- Produce warning when multiple fields or variants have the same
deserialization name
([#&#8203;2855](https://github.com/serde-rs/serde/issues/2855),
[#&#8203;2856](https://github.com/serde-rs/serde/issues/2856),
[#&#8203;2857](https://github.com/serde-rs/serde/issues/2857))

###
[`v1.0.214`](https://github.com/serde-rs/serde/releases/tag/v1.0.214)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)

- Implement IntoDeserializer for all Deserializers in serde::de::value
module
([#&#8203;2568](https://github.com/serde-rs/serde/issues/2568),
thanks [@&#8203;Mingun](https://github.com/Mingun))

###
[`v1.0.213`](https://github.com/serde-rs/serde/releases/tag/v1.0.213)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.212...v1.0.213)

- Fix support for macro-generated `with` attributes inside a newtype
struct
([#&#8203;2847](https://github.com/serde-rs/serde/issues/2847))

###
[`v1.0.212`](https://github.com/serde-rs/serde/releases/tag/v1.0.212)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.211...v1.0.212)

- Fix hygiene of macro-generated local variable accesses in serde(with)
wrappers
([#&#8203;2845](https://github.com/serde-rs/serde/issues/2845))

###
[`v1.0.211`](https://github.com/serde-rs/serde/releases/tag/v1.0.211)

[Compare
Source](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.211)

- Improve error reporting about mismatched signature in `with` and
`default` attributes
([#&#8203;2558](https://github.com/serde-rs/serde/issues/2558),
thanks [@&#8203;Mingun](https://github.com/Mingun))
- Show variant aliases in error message when variant deserialization
fails
([#&#8203;2566](https://github.com/serde-rs/serde/issues/2566),
thanks [@&#8203;Mingun](https://github.com/Mingun))
- Improve binary size of untagged enum and internally tagged enum
deserialization by about 12%
([#&#8203;2821](https://github.com/serde-rs/serde/issues/2821))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every 2nd week starting on the 2 week
of the year before 4am on Monday" (UTC), 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bitwarden/sdk-internal).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
  • Loading branch information
renovate[bot] and dani-garcia authored Dec 9, 2024
1 parent a7dbc38 commit 5233030
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5233030

Please sign in to comment.