Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps zerocopy from 0.7.35 to 0.8.25.

Release notes

Sourced from zerocopy's releases.

v0.8.25

What's Changed

Full Changelog: google/zerocopy@v0.8.24...v0.8.25

v0.8.25-alpha.3

... (truncated)

Commits

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added Build | Project System Compiling and Packaging Dependencies Related to Dependencies labels May 2, 2025
@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.40%. Comparing base (7c5575a) to head (1f91ad1).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 37978e6 to 080994a Compare May 7, 2025 13:21
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 080994a to b5a8de0 Compare May 7, 2025 14:29
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from b5a8de0 to 4b74dd5 Compare May 8, 2025 11:02
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 4b74dd5 to eb54009 Compare May 16, 2025 09:10
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from eb54009 to 8c9345a Compare May 16, 2025 10:14
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 8c9345a to 8cc7682 Compare May 21, 2025 12:47
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 8cc7682 to b8bf83b Compare May 26, 2025 15:59
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from b8bf83b to 17fb0ca Compare May 27, 2025 08:22
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from 17fb0ca to f0c17fb Compare May 28, 2025 12:08
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>
@dependabot dependabot bot force-pushed the dependabot/cargo/develop/zerocopy-0.8.25 branch from f0c17fb to 1f91ad1 Compare May 29, 2025 15:20
@josecelano
Copy link
Member

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.

@josecelano josecelano mentioned this pull request Dec 2, 2025
josecelano added a commit that referenced this pull request Dec 2, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build | Project System Compiling and Packaging Dependencies Related to Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants