Bump the mycelium group across 1 directory with 21 updates - #855
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the mycelium group across 1 directory with 21 updates#855dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mycelium group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [x25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `2.0.1` | `3.0.0` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.3` | `0.11.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [left-right](https://github.com/jonhoo/left-right) | `0.11.7` | `0.11.8` | | [etherparse](https://github.com/JulianSchmid/etherparse) | `0.20.2` | `0.21.0` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.9` | `0.11.11` | | [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.42` | | [netdev](https://github.com/shellrow/netdev) | `0.44.0` | `0.45.0` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.9.1` | `1.9.2` | | [redis](https://github.com/redis-rs/redis-rs) | `1.2.3` | `1.4.1` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [byte-unit](https://github.com/magiclen/byte-unit) | `5.2.0` | `5.2.5` | Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.18...tokio-util-0.7.19) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) Updates `bytes` from 1.11.1 to 1.12.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.1...v1.12.1) Updates `x25519-dalek` from 2.0.1 to 3.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@x25519-2.0.1...3.0.0) Updates `aes-gcm` from 0.10.3 to 0.11.0 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.0) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `left-right` from 0.11.7 to 0.11.8 - [Commits](jonhoo/left-right@v0.11.7...v0.11.8) Updates `etherparse` from 0.20.2 to 0.21.0 - [Release notes](https://github.com/JulianSchmid/etherparse/releases) - [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md) - [Commits](JulianSchmid/etherparse@v0.20.2...v0.21.0) Updates `quinn` from 0.11.9 to 0.11.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.9...quinn-0.11.11) Updates `rustls` from 0.23.40 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.40...v/0.23.42) Updates `netdev` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.44.0...v0.45.0) Updates `arc-swap` from 1.9.1 to 1.9.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/arc-swap/commits) Updates `redis` from 1.2.3 to 1.4.1 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.3...redis-1.4.1) Updates `async-trait` from 0.1.89 to 0.1.91 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.91) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `byte-unit` from 5.2.0 to 5.2.5 - [Commits](magiclen/Byte-Unit@v5.2.0...v5.2.5) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: x25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mycelium - dependency-name: aes-gcm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: left-right dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: etherparse dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: quinn dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rustls dependency-version: 0.23.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: arc-swap dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: redis dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: byte-unit dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the mycelium group with 21 updates in the / directory:
1.52.31.53.10.7.180.7.190.3.320.3.331.0.2281.0.2290.10.10.10.21.11.11.12.12.0.13.0.00.10.30.11.00.1.180.1.190.11.70.11.80.20.20.21.00.11.90.11.110.23.400.23.420.44.00.45.01.9.11.9.21.2.31.4.10.1.890.1.910.2.1860.2.1890.22.10.23.01.0.1501.0.1515.2.05.2.5Updates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)Updates
tokio-utilfrom 0.7.18 to 0.7.19Commits
f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)Updates
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)Updates
x25519-dalekfrom 2.0.1 to 3.0.0Changelog
Sourced from x25519-dalek's changelog.
... (truncated)
Commits
6d96eb7Bump version to 3.0.0.c68b30fMerge pull request #330 from isislovecruft/fix/move-coc2ee6193Merge pull request #327 from huitseeker/digests-0.991a0faeMove CoC section from CONTRIBUTING.md to new file.5038fcfMerge pull request #308 from isislovecruft/fix/pippenger-typo6afd8ffUpdate sha2, digest to 0.93cc13a7Merge branch 'master' into developc4824e1Merge branch 'release/2.1.0'3fc47efBump version to 2.1.0f04b830Merge branch 'master' into developUpdates
aes-gcmfrom 0.10.3 to 0.11.0Commits
a10b56faes-gcm v0.11.0 (#852)f042e9caead-stream v0.6.0 (#851)b29735aAdopt Trusted Publishing (#854)a1fe43fxaes-256-gcm: enable and fix workspace level lints (#850)8cf876feax: remove toplevel lint attributes (#849)4661ddfocb3: enable and fix workspace-level lints (#848)c821431eax: enable and fix workspace-level lints (#847)d3684bbdeoxys: enable and fix workspace-level lints (#846)5e016e2chacha20poly1305: enable and fix workspace-level lints (#845)b3524d3ccm: enable and fix workspace-level lints (#844)Updates
tokio-streamfrom 0.1.18 to 0.1.19Commits
bc0933cchore: prepare tokio-stream v0.1.19 (#8310)e3786d0readme: remove obsolete TokioConf notices (#8311)f2189d3chore: prepare tokio-util v0.7.19 (#8309)52f2745net: re-enabletcp_stream::try_read_buftest for WASI (#8305)ac6869art: remove unstable cfgs leftovers after local runtime stabilization (#8298)75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)Updates
left-rightfrom 0.11.7 to 0.11.8Commits
76fc2faRelease 0.11.8 (#155)b59008bfix: optimize first publish call (#149)63c4923Relax reentrant nullpointer assumption (#154)94e2812Mitigate race condition in WriteHandle::drop (#153)c9876eaBump taiki-e/install-action in the gha-bump group across 1 directory (#152)3d08224Bump the gha-bump group with 3 updates (#146)1b9b8f4Don't say thatAbsorbis unsafe (#143)6388695Bump taiki-e/install-action from 2.71.1 to 2.71.3 in the gha-bump group (#142)a4acc00Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#139)0bbcb29Merge remote-tracking branch 'ci/main'Updates
etherparsefrom 0.20.2 to 0.21.0Release notes
Sourced from etherparse's releases.
Commits
70f72beMerge pull request #162 from JulianSchmid/migrate-coverage-to-gist-badge17a3416Fix coverage calculation in cic8ccb06Publish coverage as gist badge instead of Codecovc29b043Merge pull request #161 from JulianSchmid/bump-version0264d41Bump version to 0.21.01f111d3Merge pull request #160 from JulianSchmid/igmp-slice-continue4459414Addressed review commentsea3f6d3Add IGMP slice implementationf56e12aMerge pull request #148 from jeff-moon/igmp_slice9030c70Add IgmpSlice and ReportGroupRecordV3Slice for zero-copy IGMP parsingUpdates
quinnfrom 0.11.9 to 0.11.11Release notes
Sourced from quinn's releases.
Commits
a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerfe5ac49congestion: avoid double-reducing CUBIC fast convergencec1e903bfix(quinn): handle overdue timers without polling the async timerb3b20e1quinn-udp: allow to use windows-sys 0.616f03ca3quinn-proto: drop Initials silently when saturated41c8527quinn: fix ref count logic for ConnectionRef and EndpointRef73ea1ddRemoveRecvStreams fromblocked_readersonstopcf16bfdEarly return inRecvStream::drop()af2e4e5Fix the (pre-existing) rightward drift by inverting conditionsUpdates
rustlsfrom 0.23.40 to 0.23.42Commits
411fb02Bump version to 0.23.42aff9845implement rfc 9149 ticket_request extension8bd3d1bserver: add max_tls13_tickets configuration4cce222Address newstd_instead_of_corein nightlyd3ffdc1Address newstd_instead_of_corein nightly75d1b7aTake semver-compatible dependency updates642a103ci: drop Taplo job752c144Drop nightly clippy tests8d8611aFix newclippy::useless-borrows-in-formattingebf3297Fix newclippy::manual_clearUpdates
netdevfrom 0.44.0 to 0.45.0Release notes
Sourced from netdev's releases.
Commits
02a6f10Merge pull request #173 from shellrow/chore/releasea62836cchore: bump version to 0.45.0f348eb7Merge pull request #172 from shellrow/fix/freebsd-arch-portabilitydd77167fix: add FreeBSD armv7 SIOCGIFXMEDIA support91687e4Merge pull request #171 from Frando/update-netlink-packet-route-031e67a9e6deps: update netlink-packet-route to 0.31a752ad3Merge pull request #169 from pkubaj/patch-1d56dac9Merge pull request #168 from Frando/update-netlink-030ad9d3b9link_speed.rs: fix build on 64-bit besides amd64 on FreeBSD810057ffixup androidUpdates
arc-swapfrom 1.9.1 to 1.9.2Changelog
Sourced from arc-swap's changelog.
Commits
Updates
redisfrom 1.2.3 to 1.4.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
37f4cadPrepare version (#2224)c61c613Remove unnecessary sleep from cluster readonly error handling (#2223)67685ebMakefile: Switch to--lockedfor module tests on RESP3 (#2222)2c4746atests/acl: Add the missing requirements for token based authentication (#2214)1fb9a6eci: Allowsemicolon_in_expressions_from_macrosto make nightly pass (#2218)cf20483Prepare new version (#2212)7a41fddKeep dispatching...Description has been truncated