Skip to content

build(deps): bump ed25519-dalek from 2.1.1 to 2.2.0 in /examples/rust/client#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/rust/client/ed25519-dalek-2.2.0
Closed

build(deps): bump ed25519-dalek from 2.1.1 to 2.2.0 in /examples/rust/client#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/examples/rust/client/ed25519-dalek-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps ed25519-dalek from 2.1.1 to 2.2.0.

Commits
  • 8016d6d Fix missing/wrong features in readmes
  • 4ea0ebb Stable branch: Update changelogs and bump version number (#781)
  • fdbc1d2 curve: Remove unnecessary CofactorGroup documentation (#683)
  • fc3c7f6 Remove confusing docs (#772)
  • 2379d4f curve: extract AffinePoint type (#769)
  • 71b60e6 curve: fix nightly build (#773)
  • e541acf curve: Hash to curve and field as defined in the standard (#377)
  • cf7b099 curve: rename FieldElement*::as_bytes => ::to_bytes (#767)
  • ad4a37d CI: bump clippy to Rust 1.87 (#768)
  • 5e0b429 Add typos action and correct typos (#766)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
@dependabot dependabot Bot requested a review from trqlmao as a code owner June 2, 2026 04:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 2, 2026
Bumps [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](dalek-cryptography/curve25519-dalek@2.1.1...ed25519-2.2.0)

---
updated-dependencies:
- dependency-name: ed25519-dalek
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/examples/rust/client/ed25519-dalek-2.2.0 branch from 1f49427 to 52dc11c Compare June 2, 2026 04:20
trqlmao added a commit that referenced this pull request Jun 2, 2026
Routine version bumps for the Rust examples (Dependabot #3/#5/#7/#11),
applied directly to avoid a Cargo.lock conflict cascade across the four
PRs. cargo build passes for both server and client.
@trqlmao

trqlmao commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Applied directly in 790fc65 (ed25519-dalek 2.2.0 + serde_json 1.0.150) to avoid a Cargo.lock conflict cascade. Closing.

@trqlmao trqlmao closed this Jun 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/examples/rust/client/ed25519-dalek-2.2.0 branch June 2, 2026 04:45
trqlmao added a commit that referenced this pull request Jun 2, 2026
Routine version bumps for the Rust examples (Dependabot #3/#5/#7/#11),
applied directly to avoid a Cargo.lock conflict cascade across the four
PRs. cargo build passes for both server and client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant