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

chore(deps): update rust crate bytes to v1.10.0 - autoclosed #259

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change
bytes workspace.dependencies minor 1.9.0 -> 1.10.0

Release Notes

tokio-rs/bytes (bytes)

v1.10.0

Compare Source

Added
  • Add feature to support platforms without atomic CAS (#​467)
  • try_get_* methods for Buf trait (#​753)
  • Implement Buf::chunks_vectored for Take (#​617)
  • Implement Buf::chunks_vectored for VecDeque<u8> (#​708)
Fixed
  • Remove incorrect guarantee for chunks_vectored (#​754)
  • Ensure that tests pass under panic=abort (#​749)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner February 10, 2025 12:58
@renovate renovate bot force-pushed the renovate/bytes-1.x-lockfile branch 2 times, most recently from e994f84 to 1c68d34 Compare February 10, 2025 13:51
@renovate renovate bot force-pushed the renovate/bytes-1.x-lockfile branch from 1c68d34 to 825c538 Compare February 10, 2025 14:39
@renovate renovate bot changed the title chore(deps): update rust crate bytes to v1.10.0 chore(deps): update rust crate bytes to v1.10.0 - autoclosed Feb 10, 2025
@renovate renovate bot closed this Feb 10, 2025
@renovate renovate bot deleted the renovate/bytes-1.x-lockfile branch February 10, 2025 19:00
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.

0 participants