Skip to content

Bump bytes from 1.5.0 to 1.11.1 in /crates/tools/module_roots#4326

Merged
pmikolajczyk41 merged 5 commits intomasterfrom
dependabot/cargo/crates/tools/module_roots/bytes-1.11.1
Feb 10, 2026
Merged

Bump bytes from 1.5.0 to 1.11.1 in /crates/tools/module_roots#4326
pmikolajczyk41 merged 5 commits intomasterfrom
dependabot/cargo/crates/tools/module_roots/bytes-1.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Bumps bytes from 1.5.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

Bytes v1.11.0

1.11.0 (November 14th, 2025)

  • Bump MSRV to 1.57 (#788)

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)

Bytes v1.10.1

1.10.1 (March 5th, 2025)

Fixed

  • Fix memory leak when using to_vec with Bytes::from_owner (#773)

#773: tokio-rs/bytes#773

Bytes v1.10.0

1.10.0 (February 3rd, 2025)

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)

... (truncated)

Changelog

Sourced from bytes's changelog.

1.11.1 (February 3rd, 2026)

  • Fix integer overflow in BytesMut::reserve

1.11.0 (November 14th, 2025)

  • Bump MSRV to 1.57 (#788)

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)

1.10.1 (March 5th, 2025)

Fixed

  • Fix memory leak when using to_vec with Bytes::from_owner (#773)

1.10.0 (February 3rd, 2025)

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)

1.9.0 (November 27, 2024)

Added

  • Add Bytes::from_owner to enable externally-allocated memory (#742)

Documented

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.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.5.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 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 3, 2026

❌ 11 Tests Failed:

Tests completed Failed Passed Skipped
4239 11 4228 0
View the top 3 failed tests by shortest run time
TestBlocksReExecutorCommitState
Stack Traces | 2.800s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
INFO [02-10|10:16:55.526]  - London:                      #0       
INFO [02-10|10:16:55.526]  - Arrow Glacier:               #0       
INFO [02-10|10:16:55.526]  - Gray Glacier:                #0       
INFO [02-10|10:16:55.526] 
INFO [02-10|10:16:55.526] Merge configured:
INFO [02-10|10:16:55.526]  - Total terminal difficulty:  0
INFO [02-10|10:16:55.526] 
INFO [02-10|10:16:55.526] Post-Merge hard forks (timestamp based):
INFO [02-10|10:16:55.526]  - Shanghai:                    @0         
INFO [02-10|10:16:55.526]  - Cancun:                      @0          blob: (target: 3, max: 6, fraction: 3338477)
INFO [02-10|10:16:55.526]  - Prague:                      @0          blob: (target: 6, max: 9, fraction: 5007716)
INFO [02-10|10:16:55.526]  - Osaka:                       @0          blob: (target: 6, max: 9, fraction: 5007716)
INFO [02-10|10:16:55.526] 
INFO [02-10|10:16:55.526] All fork specifications can be found at https://ethereum.github.io/execution-specs/src/ethereum/forks/
INFO [02-10|10:16:55.526] 
INFO [02-10|10:16:55.526] ---------------------------------------------------------------------------------------------------------------------------------------------------------
INFO [02-10|10:16:55.526] 
INFO [02-10|10:16:55.526] Loaded most recent local block           number=0   hash=8e4045..936bd5                   age=56y11mo4d
INFO [02-10|10:16:55.526] Initialized transaction indexer          range="last 2350000 blocks"
--- FAIL: TestBlocksReExecutorCommitState (2.80s)
TestAuctioneerFailoverMessageReprocessing
Stack Traces | 16.530s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
INFO [02-10|10:07:58.172] Stopping work on payload                 id=0x037f0c94a9a50a68                      reason=delivery
INFO [02-10|10:07:58.174] Imported new potential chain segment     number=18 hash=c015d1..0378bf blocks=1 txs=1 mgas=0.046 elapsed=1.420ms     mgasps=32.730   triediffs=42.42KiB triedirty=0.00B
INFO [02-10|10:07:58.174] Chain head was updated                   number=18 hash=c015d1..0378bf root=546a26..cc3364 elapsed="142.387µs"
INFO [02-10|10:07:58.453] Submitted transaction                    hash=0x57f12980abca340951a774ca7efa1c664798a10c99447b5fbb4d82f08a75e949 from=0x3221Da3c74C6d08d671A45984dE5E2B79936Bb88 nonce=0  recipient=0xC24aDdBa8C0B48cA757E82EA678d49cbFaE232B0 value=0
INFO [02-10|10:07:58.474] Submitted transaction                    hash=0x74bacf626f8b2e313ab7776a5cefd9312619bcc52dcdc94e549d717fd51417e4 from=0xA3a70b3a97a34cdB723fA88d1235873dab44b9a7 nonce=1  recipient=0xc1E30EbA3E49910B44EaB981edA367b0Eb69e5BF value=0
INFO [02-10|10:07:59.116] Starting work on payload                 id=0x033e7a51d934948e
INFO [02-10|10:07:59.116] Updated payload                          id=0x033e7a51d934948e                      number=19 hash=a50b6d..659751 txs=0 withdrawals=0 gas=0         fees=0            root=2bc120..647468 elapsed="282.245µs"
INFO [02-10|10:07:59.118] Stopping work on payload                 id=0x033e7a51d934948e                      reason=delivery
INFO [02-10|10:07:59.126] Imported new potential chain segment     number=19 hash=a50b6d..659751 blocks=1 txs=0 mgas=0.000 elapsed=8.508ms     mgasps=0.000    triediffs=39.26KiB triedirty=0.00B
INFO [02-10|10:07:59.127] Chain head was updated                   number=19 hash=a50b6d..659751 root=2bc120..647468 elapsed="631.046µs"
INFO [02-10|10:07:59.158] Starting work on payload                 id=0x03be0827803f1d58
INFO [02-10|10:07:59.159] Updated payload                          id=0x03be0827803f1d58                      number=19 hash=4d3cf2..49db83 txs=1 withdrawals=0 gas=46490     fees=4.649e-08    root=14ca42..a19969 elapsed="461.066µs"
INFO [02-10|10:07:59.159] Stopping work on payload                 id=0x03be0827803f1d58                      reason=delivery
INFO [02-10|10:07:59.160] Imported new potential chain segment     number=19 hash=4d3cf2..49db83 blocks=1 txs=1 mgas=0.046 elapsed="799.738µs" mgasps=58.132   triediffs=43.84KiB triedirty=0.00B
INFO [02-10|10:07:59.160] Chain head was updated                   number=19 hash=4d3cf2..49db83 root=14ca42..a19969 elapsed="52.923µs"
INFO [02-10|10:07:59.173] Starting work on payload                 id=0x03ffe90a658eee40
INFO [02-10|10:07:59.176] Updated payload                          id=0x03ffe90a658eee40                      number=19 hash=59dcd0..426e89 txs=1 withdrawals=0 gas=46478     fees=4.6478e-08   root=a12289..359d75 elapsed=3.067ms
INFO [02-10|10:07:59.176] Stopping work on payload                 id=0x03ffe90a658eee40                      reason=delivery
INFO [02-10|10:07:59.180] Imported new potential chain segment     number=19 hash=59dcd0..426e89 blocks=1 txs=1 mgas=0.046 elapsed=4.142ms     mgasps=11.219   triediffs=44.51KiB triedirty=0.00B
INFO [02-10|10:07:59.182] Chain head was updated                   number=19 hash=59dcd0..426e89 root=a12289..359d75 elapsed="618.047µs"
TestSequencerInboxReader
Stack Traces | 23.640s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=8a66ae..8f124f parent=4e845e..9ef91e id=96                 block=95
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=042d78..8b2154 parent=8a66ae..8f124f id=97                 block=96
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=fdf7a5..af9825 parent=042d78..8b2154 id=98                 block=97
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=e5502b..75cc66 parent=fdf7a5..af9825 id=99                 block=98
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=06ca95..ddccba parent=e5502b..75cc66 id=100                block=99
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=c3e6e4..15b2c9 parent=06ca95..ddccba id=101                block=100
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=40606b..8d43c8 parent=c3e6e4..15b2c9 id=102                block=101
DEBUG[02-10|10:18:27.389] Journaled pathdb diff layer              root=abd9fd..411f4d parent=40606b..8d43c8 id=103                block=102
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=5e73c0..ff459f parent=abd9fd..411f4d id=104                block=103
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=e28ba0..68de45 parent=5e73c0..ff459f id=105                block=104
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=13cd43..e2d726 parent=e28ba0..68de45 id=106                block=105
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=10810e..7f38fb parent=13cd43..e2d726 id=107                block=106
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=b07b9f..6cfb97 parent=10810e..7f38fb id=108                block=107
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=fd4586..80af54 parent=b07b9f..6cfb97 id=109                block=108
DEBUG[02-10|10:18:27.390] Journaled pathdb diff layer              root=46d485..b6ca2f parent=fd4586..80af54 id=110                block=109
DEBUG[02-10|10:18:27.391] Journaled pathdb diff layer              root=06a948..075271 parent=46d485..b6ca2f id=111                block=110
INFO [02-10|10:18:27.391] Persisted dirty state to disk            size=501.10KiB elapsed=9.337ms
INFO [02-10|10:18:27.391] Blockchain stopped
TRACE[02-10|10:18:27.392] P2P networking is spinning down
--- FAIL: TestSequencerInboxReader (23.64s)

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@pmikolajczyk41 pmikolajczyk41 reopened this Feb 4, 2026
pmikolajczyk41
pmikolajczyk41 previously approved these changes Feb 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.28%. Comparing base (2487a9a) to head (db0df38).
⚠️ Report is 46 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4326      +/-   ##
==========================================
+ Coverage   32.95%   33.28%   +0.33%     
==========================================
  Files         488      488              
  Lines       57843    57843              
==========================================
+ Hits        19063    19254     +191     
+ Misses      35448    35119     -329     
- Partials     3332     3470     +138     

@pmikolajczyk41 pmikolajczyk41 added this pull request to the merge queue Feb 4, 2026
@joshuacolvin0 joshuacolvin0 removed this pull request from the merge queue due to a manual request Feb 4, 2026
@pmikolajczyk41 pmikolajczyk41 self-assigned this Feb 10, 2026
…ates/tools/module_roots/bytes-1.11.1

# Conflicts:
#	changelog/dependabot-1.md
@pmikolajczyk41 pmikolajczyk41 added this pull request to the merge queue Feb 10, 2026
Merged via the queue into master with commit f46cc4f Feb 10, 2026
24 checks passed
@pmikolajczyk41 pmikolajczyk41 deleted the dependabot/cargo/crates/tools/module_roots/bytes-1.11.1 branch February 10, 2026 12:45
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 design-approved rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants