Skip to content

Commit

Permalink
chore(deps): Bump serde_with from 3.6.0 to 3.6.1 (#1186)
Browse files Browse the repository at this point in the history
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.6.0 to
3.6.1.
<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.6.1</h2>
<h3>Changed</h3>
<ul>
<li>Eliminate dependency on serde's &quot;derive&quot; feature by <a
href="https://github.com/dtolnay"><code>@​dtolnay</code></a> (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/694">#694</a>)
This allows parallel compilation of <code>serde</code> and
<code>serde_derive</code> which can speed up the wallclock time.
It requires that downstream crates do not use the &quot;derive&quot;
feature either.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jonasbb/serde_with/commit/76cf252dccfe27506f441b345efff375b2fc44df"><code>76cf252</code></a>
Bump version to v3.6.1 (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/696">#696</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/6872fa8512aa5726d9435f1cc22e57c07aa6c3c2"><code>6872fa8</code></a>
Bump version to v3.6.1</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/6211d20b2ada48fbe47a33cc9427a34b64bef593"><code>6211d20</code></a>
Eliminate dependency on serde's &quot;derive&quot; feature (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/694">#694</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/5e6a115137e97df05d6289c7a2fac39184e997a3"><code>5e6a115</code></a>
Eliminate dependency on serde's &quot;derive&quot; feature</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/d145a45ec5950b003403f2fb405cb70e13b74b6d"><code>d145a45</code></a>
Update ahash to 0.8.7 to accommodate stdsimd change in nightly (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/695">#695</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/2b178500ed61c1b770ee06ddd0979f07cf18e241"><code>2b17850</code></a>
Update ahash to 0.8.7 to accommodate stdsimd change in nightly</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/caba4528e0b64c74e0f28f7f5045516d00fa218f"><code>caba452</code></a>
Bump the github-actions group with 1 update (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/693">#693</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/54a665d8e83f9b31ccead2a0f7315e57a793c9c4"><code>54a665d</code></a>
Bump the github-actions group with 1 update</li>
<li>See full diff in <a
href="https://github.com/jonasbb/serde_with/compare/v3.6.0...v3.6.1">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.6.0&new-version=3.6.1)](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>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 7421a99 commit cae2118
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 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 cae2118

Please sign in to comment.