Skip to content

build(deps): bump solana-transaction from 3.0.0 to 3.0.1#7749

Merged
yihau merged 2 commits intomasterfrom
dependabot/cargo/solana-transaction-3.0.1
Aug 29, 2025
Merged

build(deps): bump solana-transaction from 3.0.0 to 3.0.1#7749
yihau merged 2 commits intomasterfrom
dependabot/cargo/solana-transaction-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 27, 2025

Bumps solana-transaction from 3.0.0 to 3.0.1.

Release notes

Sourced from solana-transaction's releases.

transaction@v3.0.1

What's new

message@v3.0.1

What's new

keypair@v3.0.1

What's new

Commits
  • 6809dde Publish solana-keypair v3.0.1
  • 321139f keypair: re-export types used in public API (#291)
  • 94b5923 [bls-signatures] Add signature batch verification functions (#287)
  • 49db615 Add Alt-BN128 Little Endian operations for SIMD-0284 (#267)
  • eee2e03 CI: Add semver-checks to publish job (#289)
  • 5f742af [signer-store] Implement thiserror::Error for EncodeError and `DecodeErro...
  • See full diff 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 Aug 27, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 27, 2025 17:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 27, 2025
@dependabot dependabot Bot force-pushed the dependabot/cargo/solana-transaction-3.0.1 branch from 6f8d9d5 to af0c2bf Compare August 27, 2025 19:09
Bumps [solana-transaction](https://github.com/anza-xyz/solana-sdk) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v3.0.0...keypair@v3.0.1)

---
updated-dependencies:
- dependency-name: solana-transaction
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/solana-transaction-3.0.1 branch from f99ce9f to 4e0769c Compare August 27, 2025 19:12
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (5290d76) to head (7b5b145).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #7749     +/-   ##
=========================================
- Coverage    83.0%    83.0%   -0.1%     
=========================================
  Files         812      812             
  Lines      356967   356963      -4     
=========================================
- Hits       296616   296587     -29     
- Misses      60351    60376     +25     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@gregcusack gregcusack left a comment

Choose a reason for hiding this comment

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

lgtm

@yihau yihau merged commit 4a3e05a into master Aug 29, 2025
54 checks passed
@yihau yihau deleted the dependabot/cargo/solana-transaction-3.0.1 branch August 29, 2025 01:19
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.

3 participants