Skip to content

chore: update rust crate bytes to v1.12.1 - #69

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bytes-1.x-lockfile
Open

chore: update rust crate bytes to v1.12.1#69
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bytes-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
bytes workspace.dependencies minor 1.10.11.12.1

Release Notes

tokio-rs/bytes (bytes)

v1.12.1

Compare Source

Fixed
  • Properly handle when Box::new panics (#​837)

v1.12.0

Compare Source

Added
  • Add BytesMut::extend_from_within() (#​818)
  • Add BytesMut::try_unsplit() (#​746)
Fixed
  • Fix panic in get_int if nbytes is zero (#​806)
Changed
  • Pass vtable data by value (#​826)
  • Exclude development scripts from published package (#​810)
Documented
  • Document that BytesMut::{reserve,try_reserve} doesn't preserve unused capacity (#​808)

v1.11.1

Compare Source

  • Fix integer overflow in BytesMut::reserve

v1.11.0

Compare Source

Fixed
  • fix: BytesMut only reuse if src has remaining (#​803)
  • Specialize BytesMut::put::<Bytes> (#​793)
  • Reserve capacity in BytesMut::put (#​794)
  • Change BytesMut::remaining_mut to use isize::MAX instead of usize::MAX (#​795)
Internal changes
  • Guarantee address in slice() for empty slices. (#​780)
  • Rename Vtable::to_* -> Vtable::into_* (#​776)
  • Fix latest clippy warnings (#​787)
  • Ignore BytesMut::freeze doctest on wasm (#​790)
  • Move drop_fn of from_owner into vtable (#​801)

Configuration

📅 Schedule: (UTC)

  • 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.

kodiakhq[bot]
kodiakhq Bot previously approved these changes Nov 14, 2025
@renovate renovate Bot changed the title chore: update rust crate bytes to v1.11.0 chore: update rust crate bytes to v1.11.1 Feb 3, 2026
@renovate
renovate Bot force-pushed the renovate/bytes-1.x-lockfile branch from 4503b68 to 07aa267 Compare February 3, 2026 17:57
kodiakhq[bot]
kodiakhq Bot previously approved these changes Feb 3, 2026
@renovate renovate Bot changed the title chore: update rust crate bytes to v1.11.1 chore: update rust crate bytes to v1.12.0 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/bytes-1.x-lockfile branch from 07aa267 to 947d699 Compare June 18, 2026 17:59
kodiakhq[bot]
kodiakhq Bot previously approved these changes Jun 18, 2026
@renovate renovate Bot changed the title chore: update rust crate bytes to v1.12.0 chore: update rust crate bytes to v1.12.1 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/bytes-1.x-lockfile branch from 947d699 to 2a681b8 Compare July 8, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants