chore(deps): bump ed25519-dalek from 2.2.0 to 3.0.0#257
Conversation
|
Reviewed (T0-gated agent review, 2026-07-16): merge-after-code-changes — this diff does not compile as posted. ed25519-dalek 3.0 requires rand_core ^0.10's Migration recipe:
Also note: the PR body's rendered changelog is curve25519-dalek's (same monorepo), not ed25519-dalek's — don't read it as this crate's history. MSRV 1.85/edition-2024 requirements are already satisfied. No security delta either way; this is a build-correctness blocker only. |
Bumps [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-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) --- updated-dependencies: - dependency-name: ed25519-dalek dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0e10bf1 to
c4857f9
Compare
|
ed25519-dalek 3.0 is a breaking API change (rand_core 0.9 / SysRng signing surface) that needs a code migration, not a lockfile bump. Tracked as #277; closing this PR in favor of the migration. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ed25519-dalek from 2.2.0 to 3.0.0.
Changelog
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 develop