Bump the actions-deps group across 1 directory with 8 updates #165
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 actions-deps group with 7 updates in the / directory:
0.2.12
0.2.13
0.23.12
0.23.22
1.20.2
1.20.3
2.0.96
2.0.98
2.16.13
2.16.15
1.0.137
1.0.138
0.9.104
0.9.105
Updates
native-tls
from 0.2.12 to 0.2.13Release notes
Sourced from native-tls's releases.
Changelog
Sourced from native-tls's changelog.
Commits
e861c7c
Release v0.2.1355aff8e
Merge pull request #316 from sfackler/verify-locations4a88faf
use released versiona35127a
Stop using deprecated openssl-probe APIsa0e6f18
Merge pull request #304 from rkrishn7/master989116e
Merge pull request #1 from rkrishn7/chore/bump-openssl-req2424bc5
chore: Bump openssl and openssl-sysUpdates
rustls
from 0.23.12 to 0.23.22Commits
784b873
Further defendChunkVecBuffer::prefix_used
invariant200d566
Re-privatizeChunkVecBuffer::consume()
and defend misusea5d8a6b
DetectChunkVecBuffer::consume
larger than lengthd978e2f
chore(deps): update rust crate x509-parser to 0.1743c2336
Detect illegal HRR if X25519 offered as secondary kx2551558
Increase accuracy of when to include second keyshare50d1acd
Add X25519MLKEM768 to features documentationbf663b6
Move crypto::aws_lc_rs::pq docs into manuale883143
Bump rustls 0.23.22, rustls-post-quantum 0.2.2c7a86de
Add post-quantum key exchange algorithm to defaultsUpdates
once_cell
from 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
syn
from 2.0.96 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808
Release 2.0.98f0c57ee
Merge pull request #1847 from dtolnay/lifetimes4307f64
Allow lifetimes in function pointer return valuesd15bdea
Release 2.0.97bf672a9
Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9
Fix missing doc cfg on <$Delimiter>::surrounde0e40cf
Resolve unnecessary_semicolon pedantic clippy lint6ebd966
Resolve sliced_string_as_bytes clippy linta09b650
More precise gitignore patterns42601b9
Resolve needless_continue pedantic clippy lintUpdates
napi
from 2.16.13 to 2.16.15Release notes
Sourced from napi's releases.
Commits
a64d245
Release independent packagesf9e073b
fix(napi): external pointer types (#2453)f9d50b3
Release independent packages4f3a4cd
chore(napi): expose functions which turn raw pointer into External (#2449)a312b7e
Release independent packages9581f78
fix(napi-derive): undefined feature flags in expanded macroUpdates
serde_json
from 1.0.137 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreUpdates
openssl
from 0.10.68 to 0.10.69Release notes
Sourced from openssl's releases.
Commits
b5fb360
Release openssl v0.10.69f6f74af
Merge pull request #2353 from sfackler/verify-locations555d498
Expose SSL_CTX_load_verify_locationsb255dee
Merge pull request #2275 from initsecret/support-xof-squeeze95159d0
oops forgot compiler directivecc16063
Merge remote-tracking branch 'upstream/master' into support-xof-squeeze769f0b2
disallow updates after squeezes538a5cb
Merge pull request #2330 from dcermak/use-prime256v1-key3319720
Switch the test to use prime256v1 based keyd3d7c12
Merge pull request #2327 from ViktoriiaKovalova/add-select-alpn-cbUpdates
openssl-sys
from 0.9.104 to 0.9.105Release notes
Sourced from openssl-sys's releases.
Commits
c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_proto1aff280
Merge pull request #2358 from alex/expose-dlts16ca5b2
Merge pull request #2359 from sfackler/alex-patch-14c9fbb0
Test against 3.4.0 final release5ecb31d
Update openssl/src/ssl/mod.rs4830f5b
ExposeSslMethod::{dtls_client,dtls_server}
bab03c4
Merge pull request #2356 from botovq/rm-ec-method36720a5
Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1Dependabot 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