Bump the mycelium group with 6 updates #511
Open
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 6 updates:
0.11.5
0.11.6
0.23.16
0.23.17
0.2.162
0.2.164
1.0.65
2.0.3
0.7.7
0.7.9
1.0.132
1.0.133
Updates
quinn
from 0.11.5 to 0.11.6Commits
d23e4e4
CI: add test for netbsdbb4df4d
fixes quinn-rs/quinn#203366546dd
quinn: bump version to 0.11.6ca1f2ef
Revert "crypto: expose negotiated_cipher_suite in the hadshake data"2a8b904
proto: bump version to 0.11.9eebccff
quinn: Fix missing re-exports7944e0f
proto: Fix missing re-exports8c66491
proto: Rename frame::Type to FrameType18b7956
build(deps): update thiserror requirement from 1.0.21 to 2.0.39be256e
feat: enable rustls logging, gated by rustls-log feature flagUpdates
rustls
from 0.23.16 to 0.23.17Commits
5c5cdcc
Prepare 0.23.1752d7c30
chore(deps): update codecov/codecov-action action to v51d0e38c
fix(deps): update rust crate zlib-rs to 0.4a9472cf
StoresServerSessions: guarantee keys are high entropy271170c
add arm performance resultsb66efdd
lychee: ignore http responses beyond our controlaf0229b
deploy static landing page42be020
publish performance notesa5b53b3
add landing page, using zolad1c33f8
bench: support threaded bulk testsUpdates
libc
from 0.2.162 to 0.2.164Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
dad00cb
chore: release v0.2.16401ce562
Merge pull request #4051 from tgross35/stable-ci8153ac1
Merge pull request #4049 from tgross35/rust-version5f0d183
Merge pull request #4040 from tgross35/stable-msrv5125160
Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z6093ce0
MacOS: moveifconf
tos_no_extra_traits
a4b5bf8
Remove the "main" workflowd7b6bf0
ci: Remove tests with rust < 1.630a976d3
ci: trim trailing whitespacecfd7ebf
chore: release v0.2.163Updates
thiserror
from 1.0.65 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26e
Release 2.0.37046023
Simplify how has_bonus_display is accumulated9cc1d0b
Merge pull request #384 from dtolnay/nowrap1d040f3
Use Var wrapper only for Pointer formatting6a6132d
Extend no-display ui test to cover another fmt traita061beb
Merge pull request #383 from dtolnay/both6388293
Support Display and Debug of same path in error messagedc0359e
Defer binding_value construction520343e
Add test of Debug and Display of paths49be39d
Release 2.0.2Updates
axum
from 0.7.7 to 0.7.9Release notes
Sourced from axum's releases.
Commits
9983bc1
Bump versionsa8ce6fa
axum-extra: Add links to features table (#3030)ce3d429
fix: Avoid setting content-length before middleware (#3031)893bb75
CI: allowpin-project-lite
in public dependencies (#3020)feee742
Bump versionsda45802
Some documentation fixes (#3027)8bc326c
Improve docs regarding state and extensions (#2991)b30cdcf
Remove unneeded macro usage (#2995)1858043
fix(sse): skip sse incompatible chars ofserde_json::RawValue
(#2992)43814c1
Fix TSR redirecting to top-level inside nested Router (#2993)Updates
serde_json
from 1.0.132 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Dependabot 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