Skip to content

Commit 419b100

Browse files
chore(deps): Bump serde_with from 3.15.1 to 3.16.0 (#1859)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.15.1 to 3.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jonasbb/serde_with/releases">serde_with's releases</a>.</em></p> <blockquote> <h2>serde_with v3.16.0</h2> <h3>Added</h3> <ul> <li>Added support for <code>smallvec</code> v1 under the <code>smallvec_1</code> feature flag by <a href="https://github.com/isharma228"><code>@​isharma228</code></a> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/895">#895</a>)</li> <li>Add <code>JsonSchemaAs</code> implementation for <code>json::JsonString</code> by <a href="https://github.com/yogevm15"><code>@​yogevm15</code></a> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/901">#901</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonasbb/serde_with/commit/066b9d4019ffd33408bd6829184c0a90bf559cc2"><code>066b9d4</code></a> Bump version to 3.16.0 (<a href="https://redirect.github.com/jonasbb/serde_with/issues/903">#903</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/961a0b9e26a2ef47a5927fb288e35eb8ea907c18"><code>961a0b9</code></a> Bump version to 3.16.0</li> <li><a href="https://github.com/jonasbb/serde_with/commit/ac1f5d0355aeb59f9a1bce5d990c50e15236c7c6"><code>ac1f5d0</code></a> Add support for smallvec v1 (<a href="https://redirect.github.com/jonasbb/serde_with/issues/895">#895</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/c83c4fcc2aa1824082fce42576a034c05616a399"><code>c83c4fc</code></a> Sort the crate features and remove alloc feature</li> <li><a href="https://github.com/jonasbb/serde_with/commit/af734ff59efc3d80be54f9f87ffb01a77749dfd0"><code>af734ff</code></a> Add support for <code>smallvec</code> v1</li> <li><a href="https://github.com/jonasbb/serde_with/commit/ec0ffa377816e4f90f4cb06ba7b54b71f349b9c7"><code>ec0ffa3</code></a> Add <code>JsonSchemaAs</code> implementation for <code>json::JsonString</code> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/901">#901</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/b0c119c9749c5979f19da92048b4b5ddc7b437c4"><code>b0c119c</code></a> Add <code>JsonSchemaAs</code> implementation for <code>json::JsonString</code></li> <li>See full diff in <a href="https://github.com/jonasbb/serde_with/compare/v3.15.1...v3.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_with&package-manager=cargo&previous-version=3.15.1&new-version=3.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Liu <[email protected]>
1 parent ff91de2 commit 419b100

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)