Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump serde_with from 3.11.0 to 3.12.0 in the all-cargo-v…
…ersion-updates group (#1633) [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the all-cargo-version-updates group with 1 update: [serde_with](https://github.com/jonasbb/serde_with). Updates `serde_with` from 3.11.0 to 3.12.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.12.0</h2> <h3>Added</h3> <ul> <li>Add <code>with_suffix!</code> macro, which puts a suffix on every struct field by <a href="https://github.com/fgardt"><code>@fgardt</code></a> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/381">#381</a>/<a href="https://redirect.github.com/jonasbb/serde_with/issues/797">#797</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Reformat all <code>Cargo.toml</code> files by <a href="https://github.com/nyurik"><code>@nyurik</code></a> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/803">#803</a>)</li> <li>Better handle internal arithmetic and improve error messages (<a href="https://redirect.github.com/jonasbb/serde_with/issues/809">#809</a>/<a href="https://redirect.github.com/jonasbb/serde_with/issues/810">#810</a>/<a href="https://redirect.github.com/jonasbb/serde_with/issues/811">#811</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Generated schemas are not valid when using rust style names in ref by <a href="https://github.com/waltronix"><code>@waltronix</code></a> (<a href="https://redirect.github.com/jonasbb/serde_with/issues/798">#798</a>/<a href="https://redirect.github.com/jonasbb/serde_with/issues/799">#799</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jonasbb/serde_with/commit/5de3400f9cd459abb91cd021ba29c5fd5716c520"><code>5de3400</code></a> Bump version to 3.12 and update changelogs (<a href="https://redirect.github.com/jonasbb/serde_with/issues/812">#812</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/0d36647ff5b1e70478f95c36028c8231d9aec444"><code>0d36647</code></a> Bump version to 3.12 and update changelogs</li> <li><a href="https://github.com/jonasbb/serde_with/commit/f4f784c949a0bb85a57abb15e65d28dca9639ba0"><code>f4f784c</code></a> Remove use of <code>ops::Mul</code> and <code>ops::Neg</code> since they can fail (<a href="https://redirect.github.com/jonasbb/serde_with/issues/811">#811</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/9c06ffa48d9d2598e258fabd0e4289590dd057bb"><code>9c06ffa</code></a> Generate better error messages when encountering unexpected i128/u128 values ...</li> <li><a href="https://github.com/jonasbb/serde_with/commit/90d731221e5b6c8b58e30a540937abc36f3b91db"><code>90d7312</code></a> Remove use of <code>ops::Mul</code> and <code>ops::Neg</code> since they can fail</li> <li><a href="https://github.com/jonasbb/serde_with/commit/e8d2e02aedfa442868292fd5389a7f1dbe93a7d1"><code>e8d2e02</code></a> Generate better error messages when encountering unexpected i128/u128 values ...</li> <li><a href="https://github.com/jonasbb/serde_with/commit/4c273b2b1ffcdc24bafdb96a06bff32441db1623"><code>4c273b2</code></a> Remove some <code>as</code> casts (<a href="https://redirect.github.com/jonasbb/serde_with/issues/809">#809</a>)</li> <li><a href="https://github.com/jonasbb/serde_with/commit/c910fa12ec638b8198ed26b4f79150cf92798907"><code>c910fa1</code></a> Fix/remove more as casts</li> <li><a href="https://github.com/jonasbb/serde_with/commit/fa14d984e8c1b74650d47f80ac7f8c771c77bdf5"><code>fa14d98</code></a> Remove some <code>as</code> casts</li> <li><a href="https://github.com/jonasbb/serde_with/commit/ef112b9b1dd534e9bbcd7acdcbc929d415b5f36b"><code>ef112b9</code></a> Warn about <code>as</code> usage in time related code</li> <li>Additional commits viewable in <a href="https://github.com/jonasbb/serde_with/compare/v3.11.0...v3.12.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.11.0&new-version=3.12.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information