build(deps): bump the crates-io group with 4 updates #202
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: schannel, rustls, rustls-webpki and tempfile.
Updates
schannel
from 0.1.27 to 0.1.28Commits
e3ed535
chore: update MSRV to 1.719841f88
chore: given need for 1 minor build fix, use that chance to also update to 0....ea1d1d1
Merge pull request #114 from dpaoliello/windowssysacc6204
chore: no reason to track self-signed.badssl.com.cer in repo, since they freq...8b31aec
Add the missing sha1 file141dab0
Bump windows-sys to 0.60Updates
rustls
from 0.23.31 to 0.23.32Commits
6a188a7
Take semver-compatible updates5abe33e
Prepare 0.23.32d3c502e
Improve compatibility of TLS1.2 with ECDSA+SHA512ef7063d
take webpki 0.103.577a0148
ci-bench: RUSTSEC-2025-0057 fxhash -> rustc-hash1492c95
Fixclippy::needless_borrows_for_generic_args
e029d31
cargo-check-external-types: take updated nightly2d03fa7
Remove test of async-std example20f548a
Withdraw use of async-std in example code0cb4244
Track 1.89 lint changesUpdates
rustls-webpki
from 0.103.4 to 0.103.6Release notes
Sourced from rustls-webpki's releases.
Commits
b88328a
Bump version to 0.103.654f896f
Error on empty EKU extensions6157541
Export more types to enable ExtendedKeyUsageValidator implementations064a68b
Prepare 0.103.5f6fbb2a
Support P256+SHA512 and P384+SHA51241cc1fc
Take aws-lc-rs 1.14.0ac0500d
build(deps): bump actions/setup-python from 5 to 657fa975
Extract trait for ExtendedKeyUsage validation6700208
Move ExtendedKeyUsage::check() to KeyUsage260cb69
Extract KeyPurposeId iteration from ExtendedKeyUsage::check()Updates
tempfile
from 3.21.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix formatting in Builder::disable_cleanup documentation (#375)f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)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 conditions