-
Notifications
You must be signed in to change notification settings - Fork 22
Bump the mycelium group with 22 updates #736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/mycelium-a3bc1b156d
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Bumps the mycelium group with 22 updates: | Package | From | To | | --- | --- | --- | | [cdn-meta](https://github.com/threefoldtech/mycelium-cdn-registry) | ``2fac047`` | ``b5848e6`` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [left-right](https://github.com/jonhoo/left-right) | `0.11.6` | `0.11.7` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.34` | `0.23.36` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.5` | `0.14.6` | | [netdev](https://github.com/shellrow/netdev) | `0.38.2` | `0.40.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.74` | `0.10.75` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.7.1` | `1.8.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.10.3` | `0.12.5` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.7` | `1.0.2` | | [rtnetlink](https://github.com/rust-netlink/rtnetlink) | `0.18.1` | `0.20.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.180` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [byte-unit](https://github.com/magiclen/byte-unit) | `5.1.6` | `5.2.0` | Updates `cdn-meta` from `2fac047` to `b5848e6` - [Release notes](https://github.com/threefoldtech/mycelium-cdn-registry/releases) - [Commits](threefoldtech/mycelium-cdn-registry@2fac047...b5848e6) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `bytes` from 1.10.1 to 1.11.0 - [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.10.1...v1.11.0) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `left-right` from 0.11.6 to 0.11.7 - [Commits](jonhoo/left-right@v0.11.6...v0.11.7) Updates `blake3` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) Updates `rustls` from 0.23.34 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.34...v/0.23.36) Updates `rcgen` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.5...v0.14.6) Updates `netdev` from 0.38.2 to 0.40.0 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.38.2...v0.40.0) Updates `openssl` from 0.10.74 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75) Updates `arc-swap` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.7.1...v1.8.0) Updates `axum` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.6...axum-v0.8.8) Updates `axum-extra` from 0.10.3 to 0.12.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.10.3...axum-extra-v0.12.5) Updates `redis` from 0.32.7 to 1.0.2 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.7...redis-1.0.2) Updates `rtnetlink` from 0.18.1 to 0.20.0 - [Release notes](https://github.com/rust-netlink/rtnetlink/releases) - [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG) - [Commits](rust-netlink/rtnetlink@v0.18.1...v0.20.0) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `libc` from 0.2.177 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.180) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `byte-unit` from 5.1.6 to 5.2.0 - [Commits](magiclen/Byte-Unit@v5.1.6...v5.2.0) --- updated-dependencies: - dependency-name: cdn-meta dependency-version: b5848e6e9e6a9a1c122ea5744b819256071b2c70 dependency-type: direct:production dependency-group: mycelium - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: left-right dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rcgen dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: arc-swap dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: redis dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mycelium - dependency-name: rtnetlink dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: byte-unit dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 22 updates:
2fac047b5848e61.48.01.49.00.7.160.7.181.10.11.11.00.1.410.1.440.3.200.3.220.1.170.1.180.11.60.11.71.8.21.8.30.23.340.23.360.14.50.14.60.38.20.40.00.10.740.10.751.7.11.8.00.8.60.8.80.10.30.12.50.32.71.0.20.18.10.20.00.29.00.30.10.2.1770.2.1801.0.1451.0.1495.1.65.2.0Updates
cdn-metafrom2fac047tob5848e6Commits
b5848e6Add missing vxeddsa support lib260f3f5Embed holochain kvs client4aad865Change metadata storage to use holopocabcf91fChange 0-db implementation to hero_redisUpdates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
tokio-utilfrom 0.7.16 to 0.7.18Commits
9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: 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::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
tokio-streamfrom 0.1.17 to 0.1.18Commits
60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)Updates
left-rightfrom 0.11.6 to 0.11.7Commits
3f48163Cache-pad epoch countersf85ce32Bump taiki-e/install-action from 2.62.44 to 2.62.60 (#128)fa3c94eBump actions/checkout from 5.0.0 to 6.0.0 (#129)06e36b8Bump loom from 0.5.6 to 0.7.2 (#126)56f7025Bump taiki-e/install-action from 2.62.33 to 2.62.44 (#127)0d855fbRefresh coverage (#125)Updates
blake3from 1.8.2 to 1.8.3Release notes
Sourced from blake3's releases.
Commits
8b829b6version 1.8.37d6e242update to the 2024 edition0b64ce2bump constant_time_eq version to 0.4.2890050cFix Cygwin build by skipping blake3_xof_many_avx512308b95dAddHash::as_slice()for convenient serialization to byteseae9bf3Revert "pingeneric-arrayto the un-deprecated version"185f1dbpingeneric-arrayto the un-deprecated versionc54ee7eadd a warning to the --check doc2f341f1update ccache reference to official release notes URL8bec2fbchore: make some documents clearer (#528)Updates
rustlsfrom 0.23.34 to 0.23.36Commits
b47bf54Prepare 0.23.3699308d2Bump nightly toolchain for cargo-check-external-typesba00982Support P256+SHA512 and P384+SHA512 signatures in certificates7768cd2Bump version to 0.23.356ed925eAddress nightlyclippy::derivable_implslints645095fPass through attributes for enum_builder!90e28d6fix: only add ocsp inConfigBuilder::with_single_cert_with_ocspifUpdates
rcgenfrom 0.14.5 to 0.14.6Release notes
Sourced from rcgen's releases.
Commits
5693362rcgen: bump version to 0.14.6e347b76Forward selected crypto backend to x509-parser0f9f5a9ci: sync cargo-check-external-types nightly24bd69aBump actions/checkout from 5 to 6e3f6b5fchore: fix some typos in comments63cfad2Rename invalid CSR signature error variant6bbe775csr: update documentation about parsing PEM733a1cacsr: document potential errors from parsing CSRs247bccccsr: use specific error for CSR signature verification failurea5a56b4examples: add signing new cert using existing ca pem filesUpdates
netdevfrom 0.38.2 to 0.40.0Release notes
Sourced from netdev's releases.
Commits
9a1b6f5Merge pull request #147 from shellrow/releaseb800452Bump version to 0.40.0a884bd1Merge pull request #146 from shellrow/feat-android-interfaces6e96dd0refine(android): improve interface type detection168bdf2feat(android): improve interface type detection18a16afMerge pull request #145 from shellrow/feat-ios-interfaces6d182d4Format code with cargo fmtaade615feat(ios): improve interface type detection0174b8eMerge pull request #144 from shellrow/perf-macos-interfaces37a3d0cios: update interface extras lookupUpdates
opensslfrom 0.10.74 to 0.10.75Release notes
Sourced from openssl's releases.
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSLUpdates
arc-swapfrom 1.7.1 to 1.8.0Changelog
Sourced from arc-swap's changelog.
Commits
2540d26Version bump to 1.8.09981e3aKeep "old" Cargo.lock around57a8abbFix documentation links346c5b6Fix some clippy warnings0bd349aFix support for Rust 1.31.057aa522Merge pull request #185 from SpriteOvO/pin4c0c4abImplementRefCntforPin\<Arc>andPin\<Rc>e596275Avoid warnings about hidden lifetimesd849a2dUse SeqCst in debt-lists1f9b221Merge pull request #186 from nbdd0121/provUpdates
axumfrom 0.8.6 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...4404f27Release axum v0.8.7 and axum-extra v0.12.28f1545aFix typo in extractors guide (#3554)4fc3faaRelax implicit Send / Sync bounds (#3555)a05920cMake it easier to visually scan for default features (#3550)Updates
axum-extrafrom 0.10.3 to 0.12.5Release notes
Sourced from axum-extra's releases.