build(deps): bump the crates-io group with 4 updates #167
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 crates-io group with 4 updates: ring, rustls, rustls-webpki and tempfile.
Updates
ring
from 0.17.8 to 0.17.11Release notes
Sourced from ring's releases.
Commits
5cc13ca
prepare 0.17.1134ba560
prepare 0.17.11-alpha164cf8e0
rfc3052: remove unused authors fieldf6407af
admin: point rustdoc references toward this fork3bfc6c9
admin: add note about fork status5ee8a88
admin: update repo references6665689
0.17.10.f2a133f
Further clarify README.md.23e2fba
Clarify some more of the README.md.16f6b43
0.17.10-alpha2.Updates
rustls
from 0.23.22 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::signerUpdates
rustls-webpki
from 0.102.8 to 0.103.0Release notes
Sourced from rustls-webpki's releases.
Commits
5c72344
Include ignored tests in coverage measurementd800833
Run all tests in CI9da0b63
build(deps): bump cryptography from 44.0.0 to 44.0.184b1463
rustfmt: style_edition 202459f69f3
build(deps): bump seanmiddleditch/gha-setup-ninja from 5 to 6a182fb0
Add context toCrlExpired
errors3f08209
Test for cert time validitydee8d0a
Add context toCertExpired
errors1c770af
Add context toCertNotValidYet
errors739d98c
Remove re-export of rustls-pki-typesUpdates
tempfile
from 3.16.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the windows crate HANDLE (#332)6e7d167
chore: release 3.17.03718075
doc: remove incorrect documentation about windows and open files461369f
feat: delete unnamed temporary files on windows immediately78d30a2
doc: clarify "inner file will be deleted" documentation (#329)0fe11c4
doc: document how to "keep" temporary files/dirs after creation (#328)35e0629
feat: simplify getrandom call (#325)1e5059f
fix: handle TLS deallocation (#324)c7b2e1a
chore: simplify reborrowDependabot 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