Skip to content
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

fix(deps): update rust crate zerocopy to 0.8.0 #100

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Type Update Change
zerocopy dependencies minor 0.7.35 -> 0.8.0

Release Notes

google/zerocopy (zerocopy)

v0.8.0

Compare Source

Announcing zerocopy 0.8! See our release notes for more details.

What's Changed
Full changelog

 
Based on google/zerocopy@v0.7.35...v0.8.0:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge October 4, 2024 00:22
@renovate renovate bot force-pushed the renovate/zerocopy-0.x branch 2 times, most recently from ebb9266 to bd3648e Compare October 4, 2024 14:03
@renovate renovate bot force-pushed the renovate/zerocopy-0.x branch from bd3648e to cbc5dac Compare October 4, 2024 16:07
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Test results

2 tests  ±0   2 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit e549bf6. ± Comparison against base commit ffd375e.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 2.07%. Comparing base (ffd375e) to head (e549bf6).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/lib.rs 0.00% 3 Missing ⚠️
src/protocol.rs 0.00% 1 Missing ⚠️
src/requests/external_address_request.rs 0.00% 1 Missing ⚠️
src/requests/mapping_request.rs 0.00% 1 Missing ⚠️
src/requests/unmap_all_request.rs 0.00% 1 Missing ⚠️
src/requests/unmap_request.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #100      +/-   ##
========================================
- Coverage   2.16%   2.07%   -0.09%     
========================================
  Files         11      11              
  Lines        462     482      +20     
========================================
  Hits          10      10              
- Misses       452     472      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 7c55233 into main Oct 4, 2024
17 checks passed
@renovate renovate bot deleted the renovate/zerocopy-0.x branch October 4, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant