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_bytes from 0.11.9 to 0.11.11 (vectordotdev#17898
) Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.9 to 0.11.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/bytes/releases">serde_bytes's releases</a>.</em></p> <blockquote> <h2>0.11.11</h2> <p>No release notes provided.</p> <h2>0.11.10</h2> <ul> <li>Add <code>no-alloc</code> category to crates.io metadata</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/bytes/commit/5e6b0762115ac322834d7ac468ecd510f0eb2045"><code>5e6b076</code></a> Release 0.11.11</li> <li><a href="https://github.com/serde-rs/bytes/commit/511acb36dfb27311b63a6959605eba9dac3ee626"><code>511acb3</code></a> Eliminate syn 1 from minimal-versions</li> <li><a href="https://github.com/serde-rs/bytes/commit/8f8a804d8ac997160830ce1f45974e6258daedd3"><code>8f8a804</code></a> Add CI job using minimal-versions</li> <li><a href="https://github.com/serde-rs/bytes/commit/0ad44353704be79dedb0f47eda6cea7f9034017f"><code>0ad4435</code></a> Release 0.11.10</li> <li><a href="https://github.com/serde-rs/bytes/commit/1aa6ac9ec9eed9293a80d6aebca097683a217128"><code>1aa6ac9</code></a> Add no-std::no-alloc category</li> <li><a href="https://github.com/serde-rs/bytes/commit/fd758f8c1d06fdc5df6d743194b0775dd224dd3e"><code>fd758f8</code></a> Support a manual trigger on CI workflow</li> <li><a href="https://github.com/serde-rs/bytes/commit/0504fcb86133c78a75560c907556f1d6031bdf23"><code>0504fcb</code></a> Raise minimum tested compiler to 1.56</li> <li>See full diff in <a href="https://github.com/serde-rs/bytes/compare/0.11.9...0.11.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_bytes&package-manager=cargo&previous-version=0.11.9&new-version=0.11.11)](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 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