build(deps): bump the crates-io group with 5 updates #330
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 5 updates:
1.12.0
1.12.5
0.5.0
0.5.2
1.20.2
1.21.0
1.0.217
1.0.219
1.0.135
1.0.140
Updates
aws-lc-rs
from 1.12.0 to 1.12.5Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
ad169b3
Support PKCS8 in agreement::PrivateKey::from_private_key_der (#713)eba9781
Prepare release v1.12.4 (#706)5c4fa5c
Verify nid after parsing EC (#705)caab800
Prepare release v1.12.3 (#700)db5ee8f
Realign aws-lc-sys v0.26.0 w/ AWS-LC v1.46.0 (#701)19ff728
Add Rust scripts to workspace (#699)e0ece50
Build script handling of OPT_LEVEL='s' (#694)cb469dc
Implement From<&PublicKey> for PublicKeyComponents (#698)d51401f
Fix metadata (#670)5337f14
Expose Ed25519PublicKey (#695)Updates
bzip2
from 0.5.0 to 0.5.2Commits
f5f9d09
Release 0.5.26a5073a
makebz_internal_error
anextern fn
17171c2
remove libc dependency ofbzip2-sys
bbc4b47
run tests on wasm32-wasip2 on CIae82c35
update LICENSEa546a0e
fix: libc wasm typesdbbc3b4
bump version to 0.5.1 and 0.1.1255e3805
build the docs on CI1818419
deprecateCompression::new
6bd7c68
Disable bzip2-sys build script if rust backend is enabled (#125)Updates
once_cell
from 1.20.2 to 1.21.0Changelog
Sourced from once_cell's changelog.
Commits
0d6bc31
fix testsf27d156
v1.21.05b7b16c
Merge pull request #275 from klkvr/klkvr/once-box-helpers73da483
Merge pull request #274 from briansmith/b/get_unchecked15154b0
AddOnceNonZeroUsize::get_unchecked
.f15c633
feat: add helpers for OnceBoxd119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.135 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkDependabot 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