build(deps): bump the cryptography group across 1 directory with 5 updates#13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cryptography group across 1 directory with 5 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the cryptography group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [p256](https://github.com/RustCrypto/elliptic-curves) | `0.13.2` | `0.14.0` | | [der](https://github.com/RustCrypto/formats) | `0.7.10` | `0.8.0` | | [spki](https://github.com/RustCrypto/formats) | `0.7.3` | `0.8.0` | | [const-oid](https://github.com/RustCrypto/formats) | `0.9.6` | `0.10.2` | Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `p256` from 0.13.2 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@p256/v0.13.2...p256/v0.14.0) Updates `der` from 0.7.10 to 0.8.0 - [Commits](RustCrypto/formats@der/v0.7.10...der/v0.8.0) Updates `spki` from 0.7.3 to 0.8.0 - [Commits](RustCrypto/formats@spki/v0.7.3...spki/v0.8.0) Updates `const-oid` from 0.9.6 to 0.10.2 - [Commits](RustCrypto/formats@const-oid/v0.9.6...const-oid/v0.10.2) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: p256 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: der dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: spki dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: const-oid dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Author
|
Looks like these dependencies are updatable in another way, 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 cryptography group with 5 updates in the / directory:
0.10.90.11.00.13.20.14.00.7.100.8.00.7.30.8.00.9.60.10.2Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
p256from 0.13.2 to 0.14.0Commits
27e62fdp256 v0.14.0 (#1890)693577dp256: vendor and fix workspace-level lints (#1888)ef3a3b1primeorder v0.14.0 (#1887)3688e30primeorder: enable and fix workspace level lints (#1886)7f576dfwnaf v0.14.0 (#1884)a6aeae5wnaf: enable and fix workspace-level lints (#1885)b212497Bumpecdsato v0.17 (#1883)df6d7bddocument PKCS#8 key loading (#1874)a0442bebuild(deps): bump actions/cache from 5 to 6 (#1878)aa95e81k256: extractarithmetic::mul::glvsubmodule (#1880)Updates
derfrom 0.7.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
spkifrom 0.7.3 to 0.8.0Commits
1ee89d6spki v0.8.0 (#2277)35e35bcder: deprecateErrorKind::SetDuplicate(#2276)fe0fdfbspki: enable workspace-level lint config (#2231) (#2275)223f522der: allowSetOf*duplicates (#2272)3778ae3spki: implcore::error::ErrorforError(#2274)a8bc037Bumpsha2dependency to v0.11 (#2273)1d6ed2esec1 v0.8.1 (#2270)11590f1sec1: implCtAssign(Slice)/CtEq(Slice)forEncodedPoint(#2269)9bad356chore(deps): bump the all-deps group with 11 updates (#2268)f682bc1chore(deps): bump the all-deps group with 6 updates (#2266)Updates
const-oidfrom 0.9.6 to 0.10.2Commits
e5c7e4cconst-oid v0.10.2 (#2163)8b9ae29chore(deps): bump the all-deps group with 8 updates (#2161)16aca51chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#2160)7d46f25Bumprandto v0.10.0-rc.6 (#2159)d76c2cex509-cert v0.3.0-rc.3 (#2158)4120b6bpkcs5 v0.8.0-rc.11 (#2157)7a58866sec1 v0.8.0-rc.11 (#2156)124d796Cargo.lock: bump dependencies (#2155)2236024Bumpx509-certto v0.10.0-rc.11 (#2154)2cc7e23mcf v0.6.0-rc.2 (#2153)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