Bump the all-deps group with 5 updates#117
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps the all-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [cpubits](https://github.com/RustCrypto/utils) | `0.1.0-rc.2` | `0.1.0` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.23` | `0.7.0-rc.25` | | [ed25519](https://github.com/RustCrypto/signatures) | `3.0.0-rc.3` | `3.0.0-rc.4` | | [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.26` | `0.14.0-rc.27` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.6` | `0.4.7` | Updates `cpubits` from 0.1.0-rc.2 to 0.1.0 - [Commits](RustCrypto/utils@cpubits-v0.1.0-rc.2...cpubits-v0.1.0) Updates `crypto-bigint` from 0.7.0-rc.23 to 0.7.0-rc.25 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.23...v0.7.0-rc.25) Updates `ed25519` from 3.0.0-rc.3 to 3.0.0-rc.4 - [Commits](RustCrypto/signatures@ed25519/v3.0.0-rc.3...ed25519/v3.0.0-rc.4) Updates `elliptic-curve` from 0.14.0-rc.26 to 0.14.0-rc.27 - [Commits](RustCrypto/traits@elliptic-curve-v0.14.0-rc.26...elliptic-curve-v0.14.0-rc.27) Updates `hybrid-array` from 0.4.6 to 0.4.7 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.6...v0.4.7) --- updated-dependencies: - dependency-name: cpubits dependency-version: 0.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ed25519 dependency-version: 3.0.0-rc.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: elliptic-curve dependency-version: 0.14.0-rc.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 5 updates:
0.1.0-rc.20.1.00.7.0-rc.230.7.0-rc.253.0.0-rc.33.0.0-rc.40.14.0-rc.260.14.0-rc.270.4.60.4.7Updates
cpubitsfrom 0.1.0-rc.2 to 0.1.0Commits
b08da1acpubits v0.1.0 (#1444)5d2ae1ecpubits v0.1.0-rc.3 (#1443)812db06cpubits: add 16 vs 32 and 32 vs 64-bit patterns (#1442)Updates
crypto-bigintfrom 0.7.0-rc.23 to 0.7.0-rc.25Commits
0e2b646v0.7.0-rc.25 (#1176)67d0ee2Bumpgetrandomto v0.4 (#1175)38323ceimplementIntegerandUnsignedforLimb(#1174)69680e3v0.7.0-rc.24 (#1173)b7ac210Add deprecatednlimbs!macro (#1172)8205acbExposeUintRefmultiplication methods (#1171)a49b525Usecpubitscrate for 32-bit vs 64-bit selection (#1170)7e3ab54Replacenlimbs!macro withconst fn nlimbs()(#1169)69a02e7Add test coverage forChecked,Wrapping,JacobiSymbol(#1168)Updates
ed25519from 3.0.0-rc.3 to 3.0.0-rc.4Commits
a8fb994Bump dependency requirements inCargo.tomlfiles (#1206)72b44e4Bumpgetrandomto v0.4 (#1205)f754fb4build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (#1203)8c00cdcbuild(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.2 (#1202)287b108build(deps): bump dtolnay/rust-toolchain (#1204)9a76466build(deps): bump actions/checkout from 4.2.2 to 6.0.2 (#1201)1047e97ecdsa v0.17.0-rc.15 (#1198)a0473fbBumprand_coreto v0.10.0 (#1197)e5244d2ml-dsa: addreasonto allclippydiv/remallows (#1196)4c7a2eeml-dsa v0.1.0-rc.5 (#1195)Updates
elliptic-curvefrom 0.14.0-rc.26 to 0.14.0-rc.27Commits
78b7b56elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.24 (#2257)30042f0kdf v0.1.0 (#2256)Updates
hybrid-arrayfrom 0.4.6 to 0.4.7Changelog
Sourced from hybrid-array's changelog.
Commits
e408f84v0.4.7 (#174)0c95be4Cargo.lock: bump dependencies (#173)ccf6204AddSliceExt(#172)03c4be7AddArray::slice_as_(mut_)array(#171)a202541hybrid-array: addFlattenandUnflattentraits (#170)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