-
Notifications
You must be signed in to change notification settings - Fork 49
chore(deps): bump zerocopy from 0.7.35 to 0.8.25 #1496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1496 +/- ##
========================================
Coverage 83.40% 83.40%
========================================
Files 275 275
Lines 19601 19601
Branches 19601 19601
========================================
Hits 16349 16349
Misses 2954 2954
Partials 298 298 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
37978e6 to
080994a
Compare
080994a to
b5a8de0
Compare
b5a8de0 to
4b74dd5
Compare
4b74dd5 to
eb54009
Compare
eb54009 to
8c9345a
Compare
8c9345a to
8cc7682
Compare
8cc7682 to
b8bf83b
Compare
b8bf83b to
17fb0ca
Compare
17fb0ca to
f0c17fb
Compare
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.35 to 0.8.25. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.35...v0.8.25) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.25 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f0c17fb to
1f91ad1
Compare
|
We cannot upgrade to zerocopy 0.8 yet because our dependency aquatic_udp_protocol still uses zerocopy 0.7, causing version conflicts. We've opened an issue upstream to request the update: greatest-ape/aquatic#224 Once aquatic updates their zerocopy dependency, we can proceed with this upgrade. |
6cb7cdd chore(deps): update Cargo dependencies (Jose Celano) 46b2450 chore(deps): bump actions/github-script from 7 to 8 (Jose Celano) 6757705 chore(deps): bump actions/upload-artifact from 4 to 5 (Jose Celano) 00db823 chore(deps): bump actions/checkout from 4 to 6 (Jose Celano) Pull request description: ## Summary This PR consolidates several dependency updates from dependabot PRs. ### GitHub Actions Updates - **actions/checkout**: v4 → v6 (PR #1622) - **actions/upload-artifact**: v4 → v5 (PR #1621) - **actions/github-script**: v7 → v8 (PR #1615) ### Cargo Dependencies Updates - **tokio**: 1.45.1 → 1.48.0 (PR #1629) - **reqwest**: 0.12.20 → 0.12.24 (PR #1630) - **clap**: 4.5.40 → 4.5.53 (PR #1623) - **tracing-subscriber**: 0.3.19 → 0.3.22 (PR #1614) - **ringbuf**: 0.4.4 → 0.4.8 (PR #1604) - **uuid**: 1.18.1 → 1.19.0 - Other transitive dependencies ### Not Included - **zerocopy**: 0.7 → 0.8 (PR #1496) - Blocked by upstream dependency `aquatic_udp_protocol` which still uses zerocopy 0.7. See: greatest-ape/aquatic#224 ## Testing All tests pass with the updated dependencies. ## Related PRs Closes #1622, closes #1621, closes #1615, closes #1629, closes #1630, closes #1623, closes #1614, closes #1604 ACKs for top commit: josecelano: ACK 6cb7cdd Tree-SHA512: d8504f1076ff669571bebeb1d54f3aa3d0dd3cc0323cd14902e0f44ed5bd82ced019b192ab3b375ad661951dea69255ee7ddf5e3e807282ad73fb2d7c3f0b7d8
Bumps zerocopy from 0.7.35 to 0.8.25.
Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
6b8562dRelease 0.8.25 (#2512)1f929d2Ban TODO comments, require FIXME comments (#2511)1fea6a1[ci] Roll pinned nightly toolchain (#2509)63f9c50[ci] Roll pinned nightly toolchain (#2507)b9bf658[ci] Roll pinned nightly toolchain (#2506)75f395a[ci] Roll pinned nightly toolchain (#2505)bf31967[ci] Roll pinned nightly toolchain (#2504)0947bec[ci] Roll pinned nightly toolchain (#2503)e064181[ci] Roll pinned nightly toolchain (#2502)a7ace58[ci] Roll pinned nightly toolchain (#2500)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)