Skip to content

build(deps): bump solana-ed25519-program from 2.2.2 to 2.2.3 #6315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2025

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps solana-ed25519-program from 2.2.2 to 2.2.3.

Release notes

Sourced from solana-ed25519-program's releases.

[email protected]

What's new

  • Publish solana-transaction v2.2.3
  • Deprecate re-exports more loudly (#151)
  • Bump nightly to 2025-04-01 (#122)
  • Deprecate everything post feature-set migration (#101)
Commits
  • 175e5b1 chore: Release
  • f37db05 feature-set: Bump to v2.2.2 (#34)
  • 94ba4ac solana-vote-interface: implement Arbitrary for dcou feature (#35)
  • c022707 feature: add create_slashing_program for SIMD-0204 (#23)
  • e7370af set CODEOWNERS for message and transaction crates (#28)
  • ba36fdc feature-gate: relax intrabatch account locks (#14)
  • 1c1d667 workspace: Bump all crates for publish (#31)
  • bf3fef9 CI: Fix windows clippy job (#32)
  • cd54c55 workspace: Relax intra-workspace dependencies (#27)
  • f696648 ed25519: add instruction builder for multiple verifications (#13)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 27, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/solana-ed25519-program-2.2.3 branch 2 times, most recently from da6a6b6 to f6022a4 Compare May 27, 2025 21:14
@yihau yihau requested a review from a team as a code owner May 28, 2025 09:28
@yihau
Copy link
Member

yihau commented May 28, 2025

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github May 28, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@yihau
Copy link
Member

yihau commented May 28, 2025

@dependabot recreate

Bumps [solana-ed25519-program](https://github.com/anza-xyz/solana-sdk) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v2.2.3)

---
updated-dependencies:
- dependency-name: solana-ed25519-program
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/solana-ed25519-program-2.2.3 branch from 701a13b to e743196 Compare May 28, 2025 09:54
@yihau yihau requested a review from joncinque May 28, 2025 11:02
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (69bfe7b) to head (78e4c4a).

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #6315     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         846      846             
  Lines      378238   378251     +13     
=========================================
- Hits       313319   313274     -45     
- Misses      64919    64977     +58     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@yihau yihau merged commit c16dcb3 into master May 29, 2025
58 checks passed
@yihau yihau deleted the dependabot/cargo/solana-ed25519-program-2.2.3 branch May 29, 2025 14:23
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.

4 participants