chore(deps): bump the all-deps group across 1 directory with 8 updates#2330
Merged
chore(deps): bump the all-deps group across 1 directory with 8 updates#2330
Conversation
Bumps the all-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [digest](https://github.com/RustCrypto/traits) | `0.11.2` | `0.11.3` | | [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.31` | `0.14.0-rc.32` | | [ecdsa](https://github.com/RustCrypto/signatures) | `0.17.0-rc.17` | `0.17.0-rc.18` | | [heapless](https://github.com/rust-embedded/heapless) | `0.9.2` | `0.9.3` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.10` | `0.4.11` | | [cpubits](https://github.com/RustCrypto/utils) | `0.1.0` | `0.1.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.185` | `0.2.186` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.1` | `1.0.2` | Updates `digest` from 0.11.2 to 0.11.3 - [Commits](RustCrypto/traits@digest-v0.11.2...digest-v0.11.3) Updates `elliptic-curve` from 0.14.0-rc.31 to 0.14.0-rc.32 - [Commits](RustCrypto/traits@elliptic-curve-v0.14.0-rc.31...elliptic-curve-v0.14.0-rc.32) Updates `ecdsa` from 0.17.0-rc.17 to 0.17.0-rc.18 - [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.17...ecdsa/v0.17.0-rc.18) Updates `heapless` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/rust-embedded/heapless/releases) - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](rust-embedded/heapless@v0.9.2...v0.9.3) Updates `hybrid-array` from 0.4.10 to 0.4.11 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.10...v0.4.11) Updates `cpubits` from 0.1.0 to 0.1.1 - [Commits](RustCrypto/utils@cpubits-v0.1.0...cpubits-v0.1.1) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) Updates `winnow` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: elliptic-curve dependency-version: 0.14.0-rc.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ecdsa dependency-version: 0.17.0-rc.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: heapless dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cpubits dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.186 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: winnow dependency-version: 1.0.2 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 8 updates in the / directory:
0.11.20.11.30.14.0-rc.310.14.0-rc.320.17.0-rc.170.17.0-rc.180.9.20.9.30.4.100.4.110.1.00.1.10.2.1850.2.1861.0.11.0.2Updates
digestfrom 0.11.2 to 0.11.3Commits
2fb9ed8Release digest v0.11.3 (#2402)086cf38digest: addTryCustomizedInittrait (#2395)9488e7esignature v3.0.0 (#2400)2917d19build(deps): bump the all-deps group across 1 directory with 4 updates (#2398)7b029basignature: addAsyncVerifier,AsyncMultipartVerifier, `AsyncDigestVerifie...c6d4dd7elliptic-curve v0.14.0-rc.32 (#2399)f2069a2elliptic-curve: bumppkcs8to v0.11 (#2397)8250383elliptic-curve: bumppkcs8to v0.11.0-rc.12 (#2396)54e464fsignature: remove long-winded intro section in rustdoc (#2392)5cb62a4signature: enable/fix workspace-level lints; reformat docs (#2391)Updates
elliptic-curvefrom 0.14.0-rc.31 to 0.14.0-rc.32Commits
c6d4dd7elliptic-curve v0.14.0-rc.32 (#2399)f2069a2elliptic-curve: bumppkcs8to v0.11 (#2397)8250383elliptic-curve: bumppkcs8to v0.11.0-rc.12 (#2396)54e464fsignature: remove long-winded intro section in rustdoc (#2392)5cb62a4signature: enable/fix workspace-level lints; reformat docs (#2391)375378felliptic-curve: consistent PKCS#8 / SEC1 naming in secret_key.rs (#2388)30a48abelliptic-curve: addmul_by_generator(_vartime)benchmarks (#2389)f7e7c3dImplement SecretKey::from_pem to decode variety of keys (#2387)Updates
ecdsafrom 0.17.0-rc.17 to 0.17.0-rc.18Commits
58bae19Cut new prereleases (#1319)2eadc3cml-dsa: bumpmodule-latticeto v0.2.2 (#1318)452633decdsa: bumpelliptic-curveto v0.14.0-rc.32 (#1317)86c035aBumppkcs8dependency to v0.11 (#1316)f873b8ebuild(deps): bump hybrid-array from 0.4.10 to 0.4.11 (#1314)d8b1875Bumppkcs8to v0.11.0-rc.12 (#1312)00e6eedbuild(deps): bump typenum from 1.19.0 to 1.20.0 (#1306)f93d502ml-dsa: fixunreachable_publint by makingEtapub (#1311)0efe0f8ecdsa: use absolute 128-bit floor for bits2field (#1310)Updates
heaplessfrom 0.9.2 to 0.9.3Release notes
Sourced from heapless's releases.
Changelog
Sourced from heapless's changelog.
Commits
ca95c4bMerge pull request #656 from sgued/release-093c3d2061Prepare release 0.9.3fba1da4Merge pull request #644 from tower120/const_vec_from_array6bb5909Fix clippy lints666a0acVec::from_array now const0db1fb3Add IDEA files to gitignorebe8628aMerge pull request #647 from sgued/646-clear-use-after-freee458255Fix possible use after free inclearfunctions45a1f11Merge pull request #641 from sgued/deque-pop-front-if8d95d99deque: Add pop_front_if and pop_back_ifUpdates
hybrid-arrayfrom 0.4.10 to 0.4.11Changelog
Sourced from hybrid-array's changelog.
Commits
bd89049v0.4.11 (#219)343190cAdd HPKE Hybrid KEM sizes (#218)15f74eaBump typenum from 1.19.0 to 1.20.0 (#217)73d6e70.codecov.yml: bump coverage target to 100% (#216)9253a53Add tests forArbitraryimpl onArray(#215)fb2957eAdd tests forHashimpl (#214)b3b36c6Add tests forserdeimpl'sVisitor::expected(#213)25d2b78Add tests forTryFrom\<&Box>and...&Vec>forArray(#212)dd850e2Add tests forZeroizeimpl (#211)eddb29cAdd tests for(Partial)Ordimpls (#210)Updates
cpubitsfrom 0.1.0 to 0.1.1Commits
bff92a8cpubits v0.1.1 (#1475)5f2ee92build(deps): bump rand from 0.9.2 to 0.9.4 (#1476)8320527build(deps): bump hybrid-array from 0.4.10 to 0.4.11 (#1473)cf5a73adbl: remove MSRV policy section from readme13952b9Fix output for 16-bit targets (#1470)53f7fc3ctutils v0.4.2 (#1469)9c43209build(deps): bump proptest from 1.10.0 to 1.11.0 (#1460)24d7f8bdigest-io: fix release date of v0.1.0 (#1468)416ddb0Release digest-io v0.1.0 (#1462)3d85afdcmov v0.5.3 (#1467)Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHAUpdates
winnowfrom 1.0.1 to 1.0.2Changelog
Sourced from winnow's changelog.
Commits
05d3cd2chore: Release7ac7c0fdocs: Update changelogac12806Merge pull request #909 from epage/tree6ed2d5ffix(error): Support Bits with TreeErrorf09c7a4chore(deps): Update Rust Stable to v1.95 (#906)7f8c41cMerge pull request #905 from winnow-rs/renovate/j178-prek-action-2.xc40231cMerge pull request #904 from winnow-rs/renovate/codecov-codecov-action-6.x93b12c0chore(deps): Update j178/prek-action action to v27780f54chore(deps): Update codecov/codecov-action action to v6Dependabot 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