chore(deps): bump the validation-deps group across 1 directory with 7 updates#230
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the validation-deps group with 5 updates in the /validation/local_ping_pong_openssl directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.12.1` | | [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.32` | `0.14.0-rc.33` | | [log](https://github.com/rust-lang/log) | `0.4.30` | `0.4.32` | | [p256](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.9` | `0.14.0-rc.10` | | [p384](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.9` | `0.14.0-rc.10` | Updates `bitflags` from 2.11.1 to 2.12.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.12.1) Updates `elliptic-curve` from 0.14.0-rc.32 to 0.14.0-rc.33 - [Commits](RustCrypto/traits@elliptic-curve-v0.14.0-rc.32...elliptic-curve-v0.14.0-rc.33) Updates `log` from 0.4.30 to 0.4.32 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.30...0.4.32) Updates `p256` from 0.14.0-rc.9 to 0.14.0-rc.10 - [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.9...p256/v0.14.0-rc.10) Updates `p384` from 0.14.0-rc.9 to 0.14.0-rc.10 - [Commits](RustCrypto/elliptic-curves@p384/v0.14.0-rc.9...p384/v0.14.0-rc.10) Updates `primefield` from 0.14.0-rc.9 to 0.14.0-rc.10 - [Commits](RustCrypto/elliptic-curves@primefield/v0.14.0-rc.9...primefield/v0.14.0-rc.10) Updates `primeorder` from 0.14.0-rc.9 to 0.14.0-rc.10 - [Commits](RustCrypto/elliptic-curves@primeorder/v0.14.0-rc.9...primeorder/v0.14.0-rc.10) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: validation-deps - dependency-name: elliptic-curve dependency-version: 0.14.0-rc.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: log dependency-version: 0.4.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: p256 dependency-version: 0.14.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: p384 dependency-version: 0.14.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: primefield dependency-version: 0.14.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: primeorder dependency-version: 0.14.0-rc.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 validation-deps group with 5 updates in the /validation/local_ping_pong_openssl directory:
2.11.12.12.10.14.0-rc.320.14.0-rc.330.4.300.4.320.14.0-rc.90.14.0-rc.100.14.0-rc.90.14.0-rc.10Updates
bitflagsfrom 2.11.1 to 2.12.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9196a3aMerge pull request #488 from bitflags/cargo/2.12.15626df4prepare for 2.12.1 releasea5d3d5eMerge pull request #487 from bitflags/fix/macro-expansion241a8e0add a few docs for tt-munchers1d21383namaespace #[flag_name] under #[bitflags()]e4ed635remove workaround for 2023 rustdoc issue4a70da8reorganize compile-pass testsf5431f0restore flag_name tests3586917consolidate more allowsa9b198ealign other repro case with new formatUpdates
elliptic-curvefrom 0.14.0-rc.32 to 0.14.0-rc.33Commits
2220dddelliptic-curve v0.14.0-rc.33 (#2436)6d685a5elliptic-curve: fixclippy::manual_clear(#2435)0969352Update Cargo.lock (#2432)83fa377elliptic-curve: fix missingle_reprconversion (#2434)aa20d60ci: bump crate-ci/typos from 1.46.2 to 1.47.1 (#2433)912c498elliptic-curve: useff/groupv0.14 releases; vendorwnaf(#2431)0466a20elliptic-curve: upgrade toff/groupv0.14.0 API (#2430)f836f71Release cipher v0.5.2 (#2423)c9d00e2cipher: re-exportSetIvStatetrait (#2422)93dee26Release crypto-common v0.2.2 (#2421)Updates
logfrom 0.4.30 to 0.4.32Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
a5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-support20b3b05drop cfg-feature=kv as it is already met7bc1200kv::std_support may not need value-bag5808392Merge pull request #728 from rust-lang/cargo/0.4.3186d739fprepare for 0.4.31 releasec906cfbMerge pull request #727 from tisonkun/leverage-static-str-key-when-possible756c279leverage str literal as well3dd250drename Key::from_static_str to from_str_staticUpdates
p256from 0.14.0-rc.9 to 0.14.0-rc.10Commits
9b50756Cut new prereleases (#1771)3269ee7Bumpelliptic-curvedependency to v0.14.0-rc.33 (#1770)b95f905Useelliptic-curvewithff/groupv0.14.0 (#1769)151c6b3Removebitsfeatures (#1766)22bc992ed448-goldilocks,hash2curve: replace sha3 with shake (#1764)a64c16cbuild(deps): bump rfc6979 from 0.5.0-rc.5 to 0.5.0 (#1760)557cf79primeorder:PrimeCurveParams::mul_by_generator_and_mul_add_vartime(#1759)ddbaa08primeorder: fasterlincomb_vartimewhenallocenabled (#1758)45fe401fix: align bignp256 pkcs8 feature gating (#1655)c9d6b42build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#1754)Updates
p384from 0.14.0-rc.9 to 0.14.0-rc.10Commits
9b50756Cut new prereleases (#1771)3269ee7Bumpelliptic-curvedependency to v0.14.0-rc.33 (#1770)b95f905Useelliptic-curvewithff/groupv0.14.0 (#1769)151c6b3Removebitsfeatures (#1766)22bc992ed448-goldilocks,hash2curve: replace sha3 with shake (#1764)a64c16cbuild(deps): bump rfc6979 from 0.5.0-rc.5 to 0.5.0 (#1760)557cf79primeorder:PrimeCurveParams::mul_by_generator_and_mul_add_vartime(#1759)ddbaa08primeorder: fasterlincomb_vartimewhenallocenabled (#1758)45fe401fix: align bignp256 pkcs8 feature gating (#1655)c9d6b42build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#1754)Updates
primefieldfrom 0.14.0-rc.9 to 0.14.0-rc.10Commits
9b50756Cut new prereleases (#1771)3269ee7Bumpelliptic-curvedependency to v0.14.0-rc.33 (#1770)b95f905Useelliptic-curvewithff/groupv0.14.0 (#1769)151c6b3Removebitsfeatures (#1766)22bc992ed448-goldilocks,hash2curve: replace sha3 with shake (#1764)a64c16cbuild(deps): bump rfc6979 from 0.5.0-rc.5 to 0.5.0 (#1760)557cf79primeorder:PrimeCurveParams::mul_by_generator_and_mul_add_vartime(#1759)ddbaa08primeorder: fasterlincomb_vartimewhenallocenabled (#1758)45fe401fix: align bignp256 pkcs8 feature gating (#1655)c9d6b42build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#1754)Updates
primeorderfrom 0.14.0-rc.9 to 0.14.0-rc.10Commits
9b50756Cut new prereleases (#1771)3269ee7Bumpelliptic-curvedependency to v0.14.0-rc.33 (#1770)b95f905Useelliptic-curvewithff/groupv0.14.0 (#1769)151c6b3Removebitsfeatures (#1766)22bc992ed448-goldilocks,hash2curve: replace sha3 with shake (#1764)a64c16cbuild(deps): bump rfc6979 from 0.5.0-rc.5 to 0.5.0 (#1760)557cf79primeorder:PrimeCurveParams::mul_by_generator_and_mul_add_vartime(#1759)ddbaa08primeorder: fasterlincomb_vartimewhenallocenabled (#1758)45fe401fix: align bignp256 pkcs8 feature gating (#1655)c9d6b42build(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#1754)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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