chore(deps): bump the cargo group across 1 directory with 7 updates #27
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 7 updates in the / directory:
7.0.7
7.0.15
0.12.1
0.14.0
0.3.24
0.3.26
0.10.47
0.10.71
0.17.7
0.17.13
0.37.23
0.37.28
0.23.16
0.23.23
Updates
async-graphql
from 7.0.7 to 7.0.15Changelog
Sourced from async-graphql's changelog.
... (truncated)
Commits
Updates
pprof
from 0.12.1 to 0.14.0Changelog
Sourced from pprof's changelog.
Commits
Updates
h2
from 0.3.24 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)Updates
openssl
from 0.10.47 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
ring
from 0.17.7 to 0.17.13Changelog
Sourced from ring's changelog.
Commits
Updates
rustix
from 0.37.23 to 0.37.28Commits
89b7a8d
chore: Release rustix version 0.37.28f51ecb1
Check for a missingDT_HASH
section in the VDSO parser (#1254) (#1257)b720e07
Remove naked_functions feature usage for x86 (#722) (#1182)b38dc51
chore: Release rustix version 0.37.27a2d9c8e
Fix p{read,write}v{,v2}'s encoding of the offset argument on Linux. (#896) (#...dce2777
chore: Release rustix version 0.37.2606dbe83
Fixsendmsg_unix
's address encoding. (#885) (#886)00b84d6
chore: Release rustix version 0.37.25cad15a7
Fixes forDir
on macOS, FreeBSD, and WASI.df3c3a1
Merge pull request from GHSA-c827-hfw6-qwvmUpdates
rustls
from 0.23.16 to 0.23.23Commits
7742147
unbuffered: introducePeerClosed
state7abb149
tests/unbuffered: refactor1963cc7
Bump version to 0.23.23ad5a31b
tests: reuse SingleCertAndKey591c0c1
crypto: expose SingleCertAndKey82e1688
client: use SingleCertAndKey for with_client_auth_cert()b0cc4df
crypto: add CertifiedKey::from_der()be2865a
crypto: simplify SingleCertAndKey construction with OCSP82c3c2d
crypto: use From impl to construct SingleCertAndKey27551e1
Move SingleCertAndKey to crypto::signerDependabot 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.