Skip to content

Bump bytes from 1.11.0 to 1.11.1#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bytes-1.11.1
Open

Bump bytes from 1.11.0 to 1.11.1#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bytes-1.11.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps bytes from 1.11.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::reserve
Changelog

Sourced from bytes's changelog.

1.11.1 (February 3rd, 2026)

  • Fix integer overflow in BytesMut::reserve
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)
    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.11.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.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 16, 2026
@github-actions
Copy link

Benchmark Size Comparison (vs main)

Artifact Baseline Current Delta Status
fibonacci_builder-dsl.debug.polkavm 36543 36543 +0.00% OK
fibonacci_builder-dsl.release.polkavm 1194 1194 +0.00% OK
fibonacci_no-alloc.debug.polkavm 35786 35786 +0.00% OK
fibonacci_no-alloc.release.polkavm 469 469 +0.00% OK
fibonacci_with-alloc.debug.polkavm 47198 47197 -0.00% OK
fibonacci_with-alloc.release.polkavm 584 584 +0.00% OK
multi_builder-dsl.debug.polkavm 53611 53611 +0.00% OK
multi_builder-dsl.release.polkavm 3568 3568 +0.00% OK
multi_no-alloc.debug.polkavm 55471 55471 +0.00% OK
multi_no-alloc.release.polkavm 3419 3419 +0.00% OK
multi_with-alloc.debug.polkavm 66693 66693 +0.00% OK
multi_with-alloc.release.polkavm 3700 3700 +0.00% OK
mytoken_builder-dsl.debug.polkavm 49913 49913 +0.00% OK
mytoken_builder-dsl.release.polkavm 4097 4097 +0.00% OK
mytoken_no-alloc.debug.polkavm 51922 51922 +0.00% OK
mytoken_no-alloc.release.polkavm 3751 3751 +0.00% OK
mytoken_with-alloc.debug.polkavm 64956 64956 +0.00% OK
mytoken_with-alloc.release.polkavm 4378 4378 +0.00% OK
---------------------------------------------------- ------------ ------------ ---------- --------
Total 487253 487252 -0.00%

OK: All artifacts within 5% regression threshold

Run 22054582010 | e653ed5 | 2026-02-16 08:24 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants