Bump the cargo group across 1 directory with 7 updates #1
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 cargo group with 6 updates in the / directory:
0.3.20
0.3.26
0.10.56
0.10.71
0.38.8
0.38.13
0.21.6
0.21.12
0.1.0
0.1.1
0.22.0
0.22.4
Updates
h2
from 0.3.20 to 0.3.26Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
357127e
v0.3.261a357aa
fix: limit number of CONTINUATION frames allowed5b6c9e0
refactor: cleanup new unused warnings (#757)3a79832
v0.3.2594e80b1
perf: optimize header list size calculations (#750)7243ab5
Prepare v0.3.24d919cd6
streams: limit error resets for misbehaving connectionsa7eb14a
v0.3.23b668c7f
fix: streams awaiting capacity lockout (#730) (#734)0f412d8
v0.3.22Updates
openssl
from 0.10.56 to 0.10.71Release notes
Sourced from openssl's releases.
... (truncated)
Commits
1a16077
Merge pull request #2369 from alex/bump-for-release3312618
Merge pull request #2366 from frncs-rss/license_apachef71fcf2
Release openssl v0.10.71 and openssl-sys v0.9.1066ca34f8
add full Apache license filec0f1442
Merge pull request #2361 from alex/rc2ae495dc
Expose rc2 ciphers on symm::Ciphera4d399b
Release openssl v0.10.70c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_protoUpdates
rustix
from 0.38.8 to 0.38.13Commits
2eedbb2
chore: Release rustix version 0.38.13e5ee07b
Fix a few typos incfg
s. (#822)8073ab2
Miscellaneous fixes for the rustc-dep-of-std build. (#820)ba51780
Fix thetest_ttyname_ok
test when /dev/stdin is inaccessable. (#821)3fb04ee
Work around a Rust 1.69 doc bug. (#819)1c1af76
Move the ELF bindings to linux-raw-sys. (#817)38fa9ba
chore: Release rustix version 0.38.12ee6eff6
Fixprctl
calls in theruntime
module to pass 5 arguments. (#816)7d0f073
Minor comment cleanups. (#815)3d03ab2
Fix bug in pr_get_auxv (#814)Updates
rustls
from 0.21.6 to 0.21.12Commits
3633152
Cargo: v0.21.11 -> v0.21.120baaeba
proj: MSRV 1.61 -> 1.636fd691a
tls13: fix clippy::unnecessary_lazy_evaluations finding6da5337
Test for illegal IP address in server name extension75f8857
Ignore server_name extension containing IP address7b8d1db
Prepare 0.21.11ebcb478
complete_io: bail out if progress is impossible20f35df
Regression test forcomplete_io
infinite loop bug2f2aae1
Don't specially handle unauthenticated close_notify alertse163587
Don't deny warnings from nightly clippyUpdates
rustls-webpki
from 0.101.3 to 0.101.7Release notes
Sourced from rustls-webpki's releases.
Commits
ee5aab1
Cargo: v0.101.6 -> v0.101.74f721a9
Upgrade to rcgen 0.11.33be3625
Bump MSRV to 1.61bb7c7f4
Upgrade to ring 0.17, untrusted 0.92eeb292
Simplify tests for DER errors7956538
Cargo: v0.101.5 -> v0.101.67f8208e
crl: rmBudget
fromverify_signature
fn7cb6c64
Cargo: bump version 0.101.4 -> 0.101.52dd2a06
verify_cert: use enum for build chain errorc255d61
verify_cert: correct handling of fatal errorsUpdates
traitobject
from 0.1.0 to 0.1.1Commits
Updates
webpki
from 0.22.0 to 0.22.4Commits
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.