Skip to content

Commit 09208c1

Browse files
authored
chore(deps): bump zerocopy from 0.8.30 to 0.8.31 (#121)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.30 to 0.8.31. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/zerocopy/releases">zerocopy's releases</a>.</em></p> <blockquote> <h2>v0.8.31</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>[derive] Fix IntoBytes on repr(C) DST by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2836">google/zerocopy#2836</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/zerocopy/compare/v0.8.30...v0.8.31">https://github.com/google/zerocopy/compare/v0.8.30...v0.8.31</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/zerocopy/commit/8ffc71c66080d4e9d8db3c01614ffa724c43d0c5"><code>8ffc71c</code></a> Release 0.8.31 (<a href="https://redirect.github.com/google/zerocopy/issues/2837">#2837</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/34019242a2f7e7151872ced5be4181006ddda155"><code>3401924</code></a> [derive] Fix IntoBytes on repr(C) DST (<a href="https://redirect.github.com/google/zerocopy/issues/2836">#2836</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/21b7ffc5455a3420b58eaa6e284880579239f247"><code>21b7ffc</code></a> [ci][dependabot] Run weekly, group updates (<a href="https://redirect.github.com/google/zerocopy/issues/2832">#2832</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/46283743ae6be6db6f54361b37b66b89971ae5a7"><code>4628374</code></a> [CI] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (<a href="https://redirect.github.com/google/zerocopy/issues/2831">#2831</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/5226dee6210581986f9fe3ce56024527fa5f7950"><code>5226dee</code></a> [CI] Bump github/codeql-action from 3.31.4 to 4.31.5 (<a href="https://redirect.github.com/google/zerocopy/issues/2830">#2830</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/1f008b578f45faf0b249f38a51d4363bd2510888"><code>1f008b5</code></a> [ci] Add hide-from-release-notes label to Dependabot PRs (<a href="https://redirect.github.com/google/zerocopy/issues/2828">#2828</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/d4750c9cfaad577de13e0e322d765a1c8edf7790"><code>d4750c9</code></a> [ci] Various performance improvements (<a href="https://redirect.github.com/google/zerocopy/issues/2829">#2829</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/0b7b338122110b185f8a08abc70a729f4c5bd57a"><code>0b7b338</code></a> [CI] Bump actions/dependency-review-action from 4.3.4 to 4.8.2 (<a href="https://redirect.github.com/google/zerocopy/issues/2826">#2826</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/b7170e477ea1768aba9ccd78d2498c1fd68e1373"><code>b7170e4</code></a> [CI] Bump ossf/scorecard-action from 2.4.0 to 2.4.3 (<a href="https://redirect.github.com/google/zerocopy/issues/2823">#2823</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/a674dfe0ca34a1630070ad46e9604460d7676e67"><code>a674dfe</code></a> [CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (<a href="https://redirect.github.com/google/zerocopy/issues/2827">#2827</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/zerocopy/compare/v0.8.30...v0.8.31">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zerocopy&package-manager=cargo&previous-version=0.8.30&new-version=0.8.31)](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>
2 parents 6825910 + 509bdc0 commit 09208c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ndarray = "0.16.1"
1414
oneshot = "0.1.11"
1515
rtrb = "0.3.2"
1616
thiserror = "2.0.17"
17-
zerocopy = { version = "0.8.30", optional = true }
17+
zerocopy = { version = "0.8.31", optional = true }
1818

1919
[dev-dependencies]
2020
anyhow = "1.0.100"

0 commit comments

Comments
 (0)