chore(deps): bump the all-deps group across 1 directory with 12 updates#135
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Bumps the all-deps group with 11 updates in the /validation/local_ping_pong_openssl directory: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.55` | `1.2.56` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.25` | `0.7.0-rc.27` | | [crypto-primes](https://github.com/entropyxyz/crypto-primes) | `0.7.0-pre.8` | `0.7.0-pre.9` | | [der](https://github.com/RustCrypto/formats) | `0.8.0-rc.10` | `0.8.0` | | [digest](https://github.com/RustCrypto/traits) | `0.11.0-rc.11` | `0.11.0` | | [ghash](https://github.com/RustCrypto/universal-hashes) | `0.6.0-rc.5` | `0.6.0-rc.6` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.182` | | [pkcs8](https://github.com/RustCrypto/formats) | `0.11.0-rc.10` | `0.11.0-rc.11` | | [poly1305](https://github.com/RustCrypto/universal-hashes) | `0.9.0-rc.5` | `0.9.0-rc.6` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.115` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.20` | `1.0.21` | Updates `cc` from 1.2.55 to 1.2.56 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.55...cc-v1.2.56) Updates `crypto-bigint` from 0.7.0-rc.25 to 0.7.0-rc.27 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.25...v0.7.0-rc.27) Updates `crypto-primes` from 0.7.0-pre.8 to 0.7.0-pre.9 - [Changelog](https://github.com/entropyxyz/crypto-primes/blob/master/CHANGELOG.md) - [Commits](entropyxyz/crypto-primes@v0.7.0-pre.8...v0.7.0-pre.9) Updates `der` from 0.8.0-rc.10 to 0.8.0 - [Commits](RustCrypto/formats@der/v0.8.0-rc.10...der/v0.8.0) Updates `digest` from 0.11.0-rc.11 to 0.11.0 - [Commits](RustCrypto/traits@digest-v0.11.0-rc.11...digest-v0.11.0) Updates `ghash` from 0.6.0-rc.5 to 0.6.0-rc.6 - [Commits](RustCrypto/universal-hashes@ghash-v0.6.0-rc.5...ghash-v0.6.0-rc.6) Updates `libc` from 0.2.180 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.182) Updates `pkcs8` from 0.11.0-rc.10 to 0.11.0-rc.11 - [Commits](RustCrypto/formats@pkcs8/v0.11.0-rc.10...pkcs8/v0.11.0-rc.11) Updates `poly1305` from 0.9.0-rc.5 to 0.9.0-rc.6 - [Commits](RustCrypto/universal-hashes@poly1305-v0.9.0-rc.5...poly1305-v0.9.0-rc.6) Updates `polyval` from 0.7.0-rc.7 to 0.7.0-rc.9 - [Commits](RustCrypto/universal-hashes@polyval-v0.7.0-rc.7...polyval-v0.7.0-rc.9) Updates `syn` from 2.0.114 to 2.0.115 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.115) Updates `zmij` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.20...1.0.21) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-primes dependency-version: 0.7.0-pre.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: der dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: digest dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ghash dependency-version: 0.6.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.182 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: pkcs8 dependency-version: 0.11.0-rc.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: poly1305 dependency-version: 0.9.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: polyval dependency-version: 0.7.0-rc.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 2.0.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-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 all-deps group with 11 updates in the /validation/local_ping_pong_openssl directory:
1.2.551.2.560.7.0-rc.250.7.0-rc.270.7.0-pre.80.7.0-pre.90.8.0-rc.100.8.00.11.0-rc.110.11.00.6.0-rc.50.6.0-rc.60.2.1800.2.1820.11.0-rc.100.11.0-rc.110.9.0-rc.50.9.0-rc.62.0.1142.0.1151.0.201.0.21Updates
ccfrom 1.2.55 to 1.2.56Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
709c27fchore(cc): release v1.2.56 (#1677)743f2c9Regenerate target info (#1676)9eda981Fixclang-cltarget when cross-compiling (#1670)Updates
crypto-bigintfrom 0.7.0-rc.25 to 0.7.0-rc.27Commits
0ce07cfv0.7.0-rc.27 (#1204)0af57a6Lighter-weight support forUintconcat, split operations (#1191)5b5f80bRemovenlimbs!macro (#1202)46d307cpublish.yml: add leading 'v' to extracted Cargo.toml versionef45040RenameUnsignedMontyForm=>UnsignedWithMontyForm(#1189)4d731eeTrusted Publishing config tweaks (#1201)7d4d545v0.7.0-rc.26 (#1200)50f611dAdd Trusted Publishing config (#1199)c39394dBump crate-ci/typos from 1.42.0 to 1.43.4 (#1197)01763f1Bump chacha20 from 0.10.0-rc.12 to 0.10 (#1198)Updates
crypto-primesfrom 0.7.0-pre.8 to 0.7.0-pre.9Changelog
Sourced from crypto-primes's changelog.
Commits
008248ev0.7.0-pre.9 released7b4d1daUpdates forcrypto-bigintv0.7.0-rc.27 (#114)Updates
derfrom 0.8.0-rc.10 to 0.8.0Commits
7784544der v0.8.0 (#2234)3a39d5eder: remove obsolete lint configs (#2235)8ede832der: followup to docs changes (#2233)610211cder: remove deprecatedSetOf(Vec)::addmethods (#2232)f362dacder: add workspace-levelclippyconfig (#2231)b5b3ee2der: expand CI coverage (#2230)65ae3d7Addheapless::Vec-backedSequenceOfandSetOf(#2229)302dd3fpkcs8 v0.11.0-rc.11 (#2228)bc1c747der v0.8.0-rc.12 (#2227)8ce90efder_derive: fix trusted publishing workflowUpdates
digestfrom 0.11.0-rc.11 to 0.11.0Commits
593a0eadigest v0.11.0 (#2300)cb66cffelliptic-curve: bumpcrypto-bigintto v0.7.0-rc.27 (#2303)0d0fdbedigest: usedep:forblock-bufferandconst-oid(#2302)c1a51d4digest: replacesubtlewithctutils(#2301)5802c8fdigest v0.11.0-rc.12 (#2299)8131603digest: enable and fix workspace-level lints (#2298)8e98032elliptic-curve: optimize ScalarValue parsing by using from_bytes directly (#2...6514b1frefactor: eliminate byte round-trip in NonZeroScalar to ScalarValue conversio...4e6cca0ci: enableminimal-versionsjobs (#2293)d5e919fdigest: remove impl ofsubtle::ConstantTimeEqforCtOutput(#2292)Updates
ghashfrom 0.6.0-rc.5 to 0.6.0-rc.6Commits
7b223f7Cut new prereleases (#300)af892a8Add initial Trusted Publishing config (#301)2d58e61polyval: unify state for intrinsics backends (#299)48e5f64polyval: bumpcpubitsto v0.1 (#298)9fb1a28build(deps): bump the all-deps group with 9 updates (#297)bcbc1c8polyval: factorpolyval::mulx=>FieldElement::mulx(#296)5574995polyval: refactorFieldElement::karatsuba_mul(#295)a327d42polyval: implement R/F algorithm (#294)fed0f15polyval: usecriterionfor benchmarking (#293)2371f67Bumpcpufeaturesto v0.3 (#292)Updates
libcfrom 0.2.180 to 0.2.182Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e879ee9chore: Release libc 0.2.1822efe72fremove copyright year in LICENSE-MIT634bc4eci: Update the list of tested and documented targetsd7aa109Revert "Disable hexagon-unknown-linux-musl testing for now"14e2f56Revert "ci: Skip hexagon-unknown-linux-musl"b7807c3Revert "aix: Temporarily skip checking powerpc64-ibm-aix builds"abe93a0feat(linux): addtgkillfor Linux and Android25f7ddefeat(redox): addRENAME_NOREPLACE4b4ce4ffeat(redox): addrenameat2ab8c36cbuild(deps): bump vmactions/solaris-vm from 1.2.8 to 1.3.0Updates
pkcs8from 0.11.0-rc.10 to 0.11.0-rc.11Commits
302dd3fpkcs8 v0.11.0-rc.11 (#2228)bc1c747der v0.8.0-rc.12 (#2227)8ce90efder_derive: fix trusted publishing workflow8425274der_derive v0.8.0 (#2226)70f94d1der: addBitString*=>Anyconversions (#2225)6f39c12der: removeSequenceReflifetime; add constructor (#2224)700b2c6ci: re-enable minimal versions checks (#1858)fd35048chore: remove repetitive word in comment (#2076)69db155der: addUnusedBitsnewtype forBitString(#1956)20fad86cms: Added a test for BER-CMS (#1941)Updates
poly1305from 0.9.0-rc.5 to 0.9.0-rc.6Commits
7b223f7Cut new prereleases (#300)af892a8Add initial Trusted Publishing config (#301)2d58e61polyval: unify state for intrinsics backends (#299)48e5f64polyval: bumpcpubitsto v0.1 (#298)9fb1a28build(deps): bump the all-deps group with 9 updates (#297)bcbc1c8polyval: factorpolyval::mulx=>FieldElement::mulx(#296)5574995polyval: refactorFieldElement::karatsuba_mul(#295)a327d42polyval: implement R/F algorithm (#294)fed0f15polyval: usecriterionfor benchmarking (#293)2371f67Bumpcpufeaturesto v0.3 (#292)Updates
polyvalfrom 0.7.0-rc.7 to 0.7.0-rc.9Commits
ac3ea90polyval v0.7.0-rc.9 (#304)00c5a18polyval: removecriterion-cycles-per-byte(#303)7b223f7Cut new prereleases (#300)af892a8Add initial Trusted Publishing config (#301)2d58e61polyval: unify state for intrinsics backends (#299)48e5f64polyval: bumpcpubitsto v0.1 (#298)9fb1a28build(deps): bump the all-deps group with 9 updates (#297)bcbc1c8polyval: factorpolyval::mulx=>FieldElement::mulx(#296)5574995polyval: refactorFieldElement::karatsuba_mul(#295)a327d42polyval: implement R/F algorithm (#294)Updates
synfrom 2.0.114 to 2.0.115Release notes
Sourced from syn's releases.
Commits
3610c34Release 2.0.115f22e806Merge pull request #1966 from dtolnay/constrainta3faba7Enable GenericArgument::Constraint parsing in non-full mode9065157Pin CI miri to nightly-2026-02-11530e7e7Update toml from 0.9 to 1.00b9544aUpdate test suite to nightly-2026-02-116142490Update test suite to nightly-2026-02-0992a0aa4Raise required compiler to Rust 1.71f85f4acResolve unnecessary_map_or clippy linta9c0919Raise required compiler to Rust 1.70Updates
zmijfrom 1.0.20 to 1.0.21Commits
6531ba3Release 1.0.21ec5058eSync to vitaut/zmij@b35b64a9688213Restore support for rustc older than 1.831daaf0cSync to vitaut/zmij@f59cbcfafc76e9Pin CI miri to nightly-2026-02-113812b15Sync to vitaut/zmij@e458b55Dependabot 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