Chore(deps): bump the crates-io group across 1 directory with 7 updates #89
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 6 updates in the / directory:
0.23.5
0.23.7
0.7.0
0.7.1
2.1.2
2.1.3
0.6.3
0.8.0
0.4.21
0.4.22
0.26.1
0.26.3
Updates
rustls
from 0.23.5 to 0.23.7Commits
e45fec4
Prepare 0.23.72c72fb0
Test for moreclose_notify
conditions7d4e809
Ignore duplicativesend_close_notify
callsced64bc
read_tls
refuse to read further data afterclose_notify
alert386b6fd
Correctly discard data afterclose_notify
alert06dc1d5
deps: update cargo semver compatible deps252b5d3
Prepare 0.23.655890f0
Test for junk in unbuffered input afterclose_notify
972da7f
Test app data afterclose_notify
is ignored424bb31
Test for junk in deframer buffer afterclose_notify
Updates
rustls-native-certs
from 0.7.0 to 0.7.1Release notes
Sourced from rustls-native-certs's releases.
Commits
5292c99
Bump version to 0.7.17127ef9
Move load_pem_certs() below load_pem_certs_from_dir()e08693c
Rewrite if let as matche0b388a
Inline trivial load_certs_from_env() function27d38db
Move documentation from load_certs_from_env() to CertPaths::load()934b91a
Move None checks into CertPaths::load()f9bf59f
Move struct definition above impl blocka5f46f6
Move CertPaths construction into constructordb8ed40
Deal with SSL_CERT_{FILE,DIR} set by Cargoa0a7012
Load certificate from cert file and directoryUpdates
rustls-pemfile
from 2.1.2 to 2.1.3Release notes
Sourced from rustls-pemfile's releases.
Commits
38c6f8b
Add RawPublicKeyCertificate5d9960f
Bump pki-types from 1.3 to 1.7 and version frombd9773d
Bump base64 from 0.22.0 to 0.22.1e4f1fae
ci: add cron schedule trigger2433110
ci: switch linux hosts to ubuntu-latestUpdates
rustls-pki-types
from 1.5.0 to 1.7.0Release notes
Sourced from rustls-pki-types's releases.
Commits
0319c7d
Cargo: v1.6.0 -> 1.7.04b62445
Deprecated type alias for SubjectPublicKeyInfo7184ef5
SubjectPublicKeyInfo -> SubjectPublicKeyInfoDere5c3e1c
Cargo: v1.5.0 -> v1.6.05836456
Add SubjectPublicKeyInfo DER newtypeUpdates
bit-vec
from 0.6.3 to 0.8.0Changelog
Sourced from bit-vec's changelog.
Commits
Updates
log
from 0.4.21 to 0.4.22Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
webpki-roots
from 0.26.1 to 0.26.3Release notes
Sourced from webpki-roots's releases.
Commits
a7b62a3
Cargo: version 0.26.2 -> 0.26.331d0038
lib: remove GLOBALTRUST 2020d541a7d
webpki-ccadb: distrust any CA with a distrust after datec9de4d6
Cargo: version 0.26.1 -> 0.26.25f55bf0
add FIRMAPROFESIONAL CA ROOT-A WEBe7c20c2
Upgrade to rcgen 0.1383cccd6
Update reqwest requirement from 0.11 to 0.1290de8af
Update rustls requirement from 0.22 to 0.230a4f749
Update x509-parser requirement from 0.15.1 to 0.16.0d94d1b7
Accept upstream changes in CCADB metadataDependabot 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