build(deps): bump the cryptography group across 1 directory with 8 updates#14
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cryptography group across 1 directory with 8 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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.
|
…dates Bumps the cryptography group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `2.2.0` | `3.0.0` | | [x509-cert](https://github.com/RustCrypto/formats) | `0.2.5` | `0.3.0` | | [p384](https://github.com/RustCrypto/elliptic-curves) | `0.13.1` | `0.14.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.1` | | [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 `ed25519-dalek` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/3.0.0/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@ed25519-2.2.0...3.0.0) Updates `x509-cert` from 0.2.5 to 0.3.0 - [Commits](RustCrypto/formats@x509-cert/v0.2.5...x509-cert/v0.3.0) Updates `p384` from 0.13.1 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@sm2/v0.13.1...p384/v0.14.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.1 - [Commits](RustCrypto/formats@der/v0.7.10...der/v0.8.1) 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: const-oid dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: der dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: p384 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography - dependency-name: sha2 dependency-version: 0.11.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: x509-cert dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cryptography ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cryptography-a5d6eaeb87
branch
from
July 20, 2026 06:15
cbf1e49 to
a24ec19
Compare
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 8 updates in the / directory:
0.10.90.11.02.2.03.0.00.2.50.3.00.13.10.14.00.13.20.14.00.7.100.8.10.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
ed25519-dalekfrom 2.2.0 to 3.0.0Changelog
Sourced from ed25519-dalek's changelog.
... (truncated)
Commits
6d96eb7Bump version to 3.0.0.c68b30fMerge pull request #330 from isislovecruft/fix/move-coc2ee6193Merge pull request #327 from huitseeker/digests-0.991a0faeMove CoC section from CONTRIBUTING.md to new file.5038fcfMerge pull request #308 from isislovecruft/fix/pippenger-typo6afd8ffUpdate sha2, digest to 0.93cc13a7Merge branch 'master' into developc4824e1Merge branch 'release/2.1.0'3fc47efBump version to 2.1.0f04b830Merge branch 'master' into developUpdates
x509-certfrom 0.2.5 to 0.3.0Commits
c478c6bx509-cert v0.3.0 (#2375)905717fder v0.8.1 (#2377)2556627der: cap maximum number of nested messages at 64 (#2379)b45caa8der: haveSliceReaderusereader::position::Position(#2378)42b4325x509-cert: re-enable minimal-versions checks (#2374)233eb65chore(deps): bump the all-deps group across 1 directory with 8 updates (#2373)f9e2ab5chore(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 (#2372)4bfdd7cchore(deps): bumpp256from0.14.0-rc.15to0.14(#2371)235839ftls_codec: 0.4.3 prep (#2365)de2aa55der: simplify SetOfVec sorting test (#2367)Updates
p384from 0.13.1 to 0.14.0Commits
24b65d1p384 v0.14.0 (#1892)65e79dbp384: vendor and fix workspace-level lints (#1891)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)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.1Commits
905717fder v0.8.1 (#2377)2556627der: cap maximum number of nested messages at 64 (#2379)b45caa8der: haveSliceReaderusereader::position::Position(#2378)42b4325x509-cert: re-enable minimal-versions checks (#2374)233eb65chore(deps): bump the all-deps group across 1 directory with 8 updates (#2373)f9e2ab5chore(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 (#2372)4bfdd7cchore(deps): bumpp256from0.14.0-rc.15to0.14(#2371)235839ftls_codec: 0.4.3 prep (#2365)de2aa55der: simplify SetOfVec sorting test (#2367)cb02c0fchore(deps): bumpp256to0.14.0-rc.15(#2364)Updates
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)