chore(deps): bump the root-deps group across 1 directory with 9 updates#266
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the root-deps group across 1 directory with 9 updates#266dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the root-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [der](https://github.com/RustCrypto/formats) | `0.8.0` | `0.8.1` | | [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `3.0.0-rc.1` | `3.0.0` | | [p384](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.15` | `0.14.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.42` | | [x25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `3.0.0-rc.1` | `3.0.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.65` | `1.2.67` | | [poly1305](https://github.com/RustCrypto/universal-hashes) | `0.9.0` | `0.9.1` | | [polyval](https://github.com/RustCrypto/universal-hashes) | `0.7.1` | `0.7.2` | Updates `der` from 0.8.0 to 0.8.1 - [Commits](RustCrypto/formats@der/v0.8.0...der/v0.8.1) Updates `ed25519-dalek` from 3.0.0-rc.1 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@x25519-3.0.0-rc.1...3.0.0) Updates `p384` from 0.14.0-rc.15 to 0.14.0 - [Commits](RustCrypto/elliptic-curves@p384/v0.14.0-rc.15...p384/v0.14.0) Updates `rustls` from 0.23.41 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.41...v/0.23.42) Updates `x25519-dalek` from 3.0.0-rc.1 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@x25519-3.0.0-rc.1...3.0.0) Updates `cc` from 1.2.65 to 1.2.67 - [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.65...cc-v1.2.67) Updates `curve25519-dalek` from 5.0.0-rc.1 to 5.0.0 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@curve25519-5.0.0-rc.1...curve25519-5.0.0) Updates `poly1305` from 0.9.0 to 0.9.1 - [Commits](RustCrypto/universal-hashes@poly1305-v0.9.0...poly1305-v0.9.1) Updates `polyval` from 0.7.1 to 0.7.2 - [Commits](RustCrypto/universal-hashes@polyval-v0.7.1...polyval-v0.7.2) --- updated-dependencies: - dependency-name: der dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: p384 dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: rustls dependency-version: 0.23.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: x25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: cc dependency-version: 1.2.67 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: curve25519-dalek dependency-version: 5.0.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: poly1305 dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: polyval dependency-version: 0.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-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 root-deps group with 8 updates in the / directory:
0.8.00.8.13.0.0-rc.13.0.00.14.0-rc.150.14.00.23.410.23.423.0.0-rc.13.0.01.2.651.2.670.9.00.9.10.7.10.7.2Updates
derfrom 0.8.0 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
ed25519-dalekfrom 3.0.0-rc.1 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
p384from 0.14.0-rc.15 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
rustlsfrom 0.23.41 to 0.23.42Commits
411fb02Bump version to 0.23.42aff9845implement rfc 9149 ticket_request extension8bd3d1bserver: add max_tls13_tickets configuration4cce222Address newstd_instead_of_corein nightlyd3ffdc1Address newstd_instead_of_corein nightly75d1b7aTake semver-compatible dependency updatesUpdates
x25519-dalekfrom 3.0.0-rc.1 to 3.0.0Changelog
Sourced from x25519-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
ccfrom 1.2.65 to 1.2.67Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)9c53ddcchore(cc): release v1.2.66 (#1777)f2836c0Fix target parsing (#1779)3299691ci(test-wasm): do not download pre release of wasi-sdk (#1778)Updates
curve25519-dalekfrom 5.0.0-rc.1 to 5.0.0Commits
07bef73Prep v5.0 major release (#916)0cd94eaed: ImplementKeySizeUser,TryKeyInit, andGenerateforSigningKey. A...eeaf902perf(lizard): skip negative preimages in lizard_decode (#882)78abeaeFix running doc tests (#914)4cf8db2Support AVX512 on stable Rust (#913)Updates
poly1305from 0.9.0 to 0.9.1Commits
4f56919Release poly1305 v0.9.1 (#345)08b9ae1Tweak zeroization (#343)71e27b5ci: bump actions/cache from 5 to 6 (#340)7232d5ebuild(deps): bump actions/checkout from 6 to 7 (#338)52dd6afbuild(deps): bump the all-deps group with 9 updates (#337)cbe6622build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#...Updates
polyvalfrom 0.7.1 to 0.7.2Commits
bf69453polyval v0.7.2 (#348)feb26f6polyval: detectavx+pclmulqdqCPU features on x86 (#347)4f56919Release poly1305 v0.9.1 (#345)08b9ae1Tweak zeroization (#343)71e27b5ci: bump actions/cache from 5 to 6 (#340)7232d5ebuild(deps): bump actions/checkout from 6 to 7 (#338)52dd6afbuild(deps): bump the all-deps group with 9 updates (#337)cbe6622build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#...ec9e338poly1305 v0.9.0 (#333)e25c443build(deps): bump cpubits from 0.1.0 to 0.1.1 in the all-deps group (#332)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