-
Notifications
You must be signed in to change notification settings - Fork 4
build(deps): bump bytes from 1.8.0 to 1.11.1#167
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump bytes from 1.8.0 to 1.11.1#167dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Bumps bytes from 1.8.0 to 1.11.1.
Release notes
Sourced from bytes's releases.
Bytes v1.11.1
1.11.1 (February 3rd, 2026)
- Fix integer overflow in
BytesMut::reserveBytes v1.11.0
1.11.0 (November 14th, 2025)
- Bump MSRV to 1.57 (#788)
Fixed
- fix:
BytesMutonly reuse if src has remaining (#803)- Specialize
BytesMut::put::(#793)- Reserve capacity in
BytesMut::put(#794)- Change
BytesMut::remaining_mutto useisize::MAXinstead ofusize::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::freezedoctest on wasm (#790)- Move
drop_fnoffrom_ownerinto vtable (#801)Bytes v1.10.1
1.10.1 (March 5th, 2025)
Fixed
- Fix memory leak when using
to_vecwithBytes::from_owner(#773)Bytes v1.10.0
1.10.0 (February 3rd, 2025)
Added
- Add feature to support platforms without atomic CAS (#467)
try_get_*methods forBuftrait (#753)- Implement
Buf::chunks_vectoredforTake(#617)- Implement
Buf::chunks_vectoredforVecDeque(#708)Fixed
... (truncated)
Changelog
Sourced from bytes's changelog.
1.11.1 (February 3rd, 2026)
- Fix integer overflow in
BytesMut::reserve1.11.0 (November 14th, 2025)
- Bump MSRV to 1.57 (#788)
Fixed
- fix:
BytesMutonly reuse if src has remaining (#803)- Specialize
BytesMut::put::(#793)- Reserve capacity in
BytesMut::put(#794)- Change
BytesMut::remaining_mutto useisize::MAXinstead ofusize::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::freezedoctest on wasm (#790)- Move
drop_fnoffrom_ownerinto vtable (#801)1.10.1 (March 5th, 2025)
Fixed
- Fix memory leak when using
to_vecwithBytes::from_owner(#773)1.10.0 (February 3rd, 2025)
Added
- Add feature to support platforms without atomic CAS (#467)
try_get_*methods forBuftrait (#753)- Implement
Buf::chunks_vectoredforTake(#617)- Implement
Buf::chunks_vectoredforVecDeque(#708)Fixed
- Remove incorrect guarantee for
chunks_vectored(#754)- Ensure that tests pass under
panic=abort(#749)1.9.0 (November 27, 2024)
Added
- Add
Bytes::from_ownerto enable externally-allocated memory (#742)Documented
... (truncated)
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::(#793) 8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.8.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.8.0...v1.11.1)
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot]
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.8.0...v1.11.1)
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Feb 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.