Skip to content

build(deps): bump solana-program-memory from 2.2.1 to 2.3.0#6427

Merged
yihau merged 1 commit intomasterfrom
dependabot/cargo/solana-program-memory-2.3.0
Jun 5, 2025
Merged

build(deps): bump solana-program-memory from 2.2.1 to 2.3.0#6427
yihau merged 1 commit intomasterfrom
dependabot/cargo/solana-program-memory-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 5, 2025

Bumps solana-program-memory from 2.2.1 to 2.3.0.

Release notes

Sourced from solana-program-memory's releases.

program-memory@v2.3.0

What's new

  • Publish solana-program-memory v2.3.0
  • Make is_nonoverlapping private and remove num-traits dep from program-memory (#15)

native-token@v2.3.0

What's new

  • Publish solana-native-token v2.3.0
  • Remove lamports_to_sol_str (#174)
  • Deprecate float usage, add str usage (#171)

transaction@v2.2.3

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)

reserved-account-keys@v2.2.2

What's new

  • Publish solana-reserved-account-keys v2.2.2
  • Deprecate everything post feature-set migration (#101)

fee-structure@v2.3.0

What's new

  • Publish solana-fee-structure v2.3.0
  • Deprecate float usage, add str usage (#171)

precompiles@v2.2.2

What's new

  • Publish solana-precompiles v2.2.2
  • Bump nightly to 2025-04-01 (#122)
  • Deprecate everything post feature-set migration (#101)

quic-definitions@v2.3.0

What's new

  • Publish solana-quic-definitions v2.3.0
  • Increased quic connection timeout (#29)

vote-interface@v2.2.5

What's new

  • Publish solana-vote-interface v2.2.5

... (truncated)

Commits
  • 8723226 Publish solana-hash v2.3.0
  • d01de02 Publish solana-precompile-error v2.2.2
  • 1d5fcf9 Publish solana-file-download v2.2.2
  • 8e5e0b8 Publish solana-define-syscall v2.3.0
  • 552a1d0 Publish solana-decode-error v2.3.0
  • f1b14d9 retire updated hashes consts (#173)
  • 84954b4 native-token: Deprecate float usage, add str usage (#171)
  • ac289da Publish solana-instructions-sysvar v2.2.2
  • 6e0cfc3 instructions-sysvar: refactor #162 to be non-breaking (#172)
  • f264d7b sysvar-instructions: check data length before storing current instruction idx...
  • 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)

Bumps [solana-program-memory](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.2.1...hash@v2.3.0)

---
updated-dependencies:
- dependency-name: solana-program-memory
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 5, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (de54ce0) to head (9c3e93d).

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #6427     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         848      848             
  Lines      379479   379479             
=========================================
- Hits       314550   314322    -228     
- Misses      64929    65157    +228     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yihau yihau merged commit 6d9cbbd into master Jun 5, 2025
53 of 62 checks passed
@yihau yihau deleted the dependabot/cargo/solana-program-memory-2.3.0 branch June 5, 2025 12:42
mircea-c pushed a commit to mircea-c/agave that referenced this pull request Jun 12, 2025
…#6427)

Bumps [solana-program-memory](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.2.1...hash@v2.3.0)

---
updated-dependencies:
- dependency-name: solana-program-memory
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mircea-c added a commit to mircea-c/agave that referenced this pull request Jun 12, 2025
…#6427)

Bumps [solana-program-memory](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/sdk@v2.2.1...hash@v2.3.0)

---
updated-dependencies:
- dependency-name: solana-program-memory
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants