Bump the mycelium group across 1 directory with 8 updates #594
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 8 updates in the / directory:
1.44.1
1.44.2
1.6.1
1.8.1
0.11.6
0.11.7
0.10.71
0.10.72
1.21.1
1.21.3
0.8.1
0.8.3
0.13.4
0.14.0
0.12.14
0.12.15
Updates
tokio
from 1.44.1 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
ec4b1d7
chore: forward port 1.43.xe3c3a56
Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658c
chore: prepare Tokio v1.43.1 releasec1c8d10
Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bc
chore: prepare Tokio v1.38.2 release7b6ccb5
chore: backport CI fixes4b174ce
sync: fix cloning value when receiving from broadcast channelUpdates
blake3
from 1.6.1 to 1.8.1Release notes
Sourced from blake3's releases.
Commits
ad639b1
version 1.8.1d81fd85
Add -DBLAKE3_USE_TBB to pkg-config CFLAGS339abc5
refactor: fix a few nits in the join function8984349
Propagate tbb through CMake config3f089cb
Propagate tbb through pkg-config00c2ea9
version 1.8.0e1c2ea2
add thehazmat
module and deprecate the undocumentedguts
module83a60d9
macOS-latest runners are now ARM CPUs657c312
mention the "wasm32_simd" Cargo feature in the crate docsa9e9298
version 1.7.0Updates
quinn
from 0.11.6 to 0.11.7Commits
d8302df
Remove obsolete advisory ignore rulea3f88b3
Ignore advisory forpaste
being unmaintained490094b
Ignore key discard timer when detecting activity in unit tests8b464de
Account for queued application datagrams when composing TLPsa62c56c
Don't queue a PING for a TLP if there's already an IMMEDIATE_ACK8d6e48c
move sending path_challenge to its own functiona7821ff
proto: fix compatibility with older quinn9430972
Bump quinn-proto dependency edge161274f
Makes poll_read_buf public56ae894
Ignore that ring is unmaintained, for nowUpdates
openssl
from 0.10.71 to 0.10.72Release notes
Sourced from openssl's releases.
Commits
87085bd
Merge pull request #2390 from alex/uaf-fixd1a12e2
Fixed two UAFs and bumped versions for release7c7b2e6
Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477b
Use --experimental with bindgen-cli with aws-lc buildd4bf071
Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67
Remove comment705dbfb
Fix teste0df413
Skip final call for LibreSSL 4.1.0 for CCM mode2f1164b
Enable additional capabilities for AWS-LCdde9ffb
Merge pull request #1805 from skmcgrail/aws-lc-support-finalUpdates
once_cell
from 1.21.1 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93
Merge pull request #286 from briansmith/b/once-ref-drya206950
Prepare for 1.21.3 release.17d4a9b
DRYrace::OnceRef::{get_or_try_init, set}
.01b1d56
Merge pull request #285 from briansmith/b/once-ref-colda851cc4
Mark initialization ofOnceRef::get_or_try_init
cold.2447a93
Merge pull request #281 from briansmith/b/init-innerc294d64
Merge pull request #280 from briansmith/b/self5f0fdd4
Merge pull request #283 from briansmith/b/cast_mut899e319
Merge pull request #284 from briansmith/b/dry-get90da60b
Mark initialization ofOnceBox::get_or_try_init
cold.Updates
axum
from 0.8.1 to 0.8.3Release notes
Sourced from axum's releases.
Commits
Updates
prometheus
from 0.13.4 to 0.14.0Changelog
Sourced from prometheus's changelog.
Commits
e07efb4
prometheus: release 0.14.0 (#545)26e46ec
Hashing improvements (#532)e17c5ce
build(deps): update procfs requirement from ^0.16 to ^0.17 (#543)e5809b7
build(deps): update hyper requirement from ^0.14 to ^1.4 (#524)4a0e282
Use AsRef<str> for owned label values (#537)c3865f3
cargo: upgrade to protobuf 3.7 (#541)7e4e6f2
docs: fixregister_histogram_vec_with_registry
docstring (#528)5b62f4b
Fix LSP and Clippy warnings and errors (#540)52d76fc
cargo: bump MSRV to 1.81 (#539)3bd0e82
Upgradethiserror
crate from 1.0 to 2.0 version (#534)Updates
reqwest
from 0.12.14 to 0.12.15Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
54376c3
v0.12.15e4bb3e6
upgrade h3-quinn (#2605)96a4fea
Merge tag 'v0.12.14'5fd3d5b
Re-enable NO_PROXY envs on Windows (#2601)e9215fd
Support streaming response body in HTTP/3 (#2517)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions