Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps @solana/transaction-messages from 2.2.1 to 2.3.0.

Release notes

Sourced from @​solana/transaction-messages's releases.

v2.3.0

2.3.0 (2025-07-08)

@​solana/compat@​2.3.0

Minor Changes

  • #488 810d6ab Thanks @​lorisleiva! - Remove the I prefix on the following types: IInstruction, IInstructionWithAccounts, IInstructionWithData, IInstructionWithSigners, IAccountMeta, IAccountLookupMeta and IAccountSignerMeta. The old names are kept as aliases but marked as deprecated.

Patch Changes

@​solana/errors@​2.3.0

Minor Changes

  • #426 b7dfe03 Thanks @​lorisleiva! - Deprecate the I prefix of four transaction message types to stay consistent with the rest of them. Namely, the following types are renamed and their old names are marked as deprecated:
    • ITransactionMessageWithFeePayer -> TransactionMessageWithFeePayer
    • ITransactionMessageWithFeePayerSigner -> TransactionMessageWithFeePayerSigner
    • ITransactionMessageWithSigners -> TransactionMessageWithSigners
    • ITransactionMessageWithSingleSendingSigner -> TransactionMessageWithSingleSendingSigner

Patch Changes

  • #566 363e3cc Thanks @​steveluscher! - The unitsConsumed property in simulation result errors was incorrectly marked as a number when it is in fact a bigint

  • #567 eeac21d Thanks @​steveluscher! - Added replacementBlockhash to the simulation result type. This field materializes in cases where simulation was performed with the replaceRecentBlockhash param set to true.

  • #425 93609aa Thanks @​lorisleiva! - Add a variety of types, constants and functions to help with transaction sizes and their limits

@​solana/instructions@​2.3.0

Minor Changes

  • #488 810d6ab Thanks @​lorisleiva! - Remove the I prefix on the following types: IInstruction, IInstructionWithAccounts, IInstructionWithData, IInstructionWithSigners, IAccountMeta, IAccountLookupMeta and IAccountSignerMeta. The old names are kept as aliases but marked as deprecated.

Patch Changes

@​solana/kit@​2.3.0

... (truncated)

Commits
  • 15c044c Version Packages (#489)
  • 6842668 Bump globals from 16.2.0 to 16.3.0 (#629)
  • 9eaadf2 Bump @​typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 (#631)
  • 97924bc Update CHANGELOG from 2.x backports (#635)
  • c6b198d Bump @​inquirer/core from 10.1.13 to 10.1.14 (#630)
  • f96f94d Bump @​typescript-eslint/parser from 8.35.1 to 8.36.0 (#628)
  • 1703930 Bump typedoc-plugin-mdn-links from 5.0.2 to 5.0.3 (#627)
  • 2b150ff A GitHub workflow that backports closed PRs with the backport \<branch> labe...
  • 4495b17 Subscriptions coalescer can now track more than a single subscription, elimin...
  • dab78e5 Start writing the Signers concept docs (#609)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 10, 2025 09:21
github-actions[bot]
github-actions bot previously approved these changes Jul 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch from 101dfee to 5afede7 Compare July 10, 2025 09:43
github-actions[bot]
github-actions bot previously approved these changes Jul 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch from 5afede7 to 741e391 Compare July 10, 2025 09:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch from 741e391 to a64e24e Compare July 10, 2025 09:55
github-actions[bot]
github-actions bot previously approved these changes Jul 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch from a64e24e to ae9f0ab Compare August 1, 2025 10:15
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2025
Bumps [@solana/transaction-messages](https://github.com/anza-xyz/kit) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/anza-xyz/kit/releases)
- [Commits](anza-xyz/kit@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: "@solana/transaction-messages"
  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 force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch from ae9f0ab to 655c774 Compare August 1, 2025 10:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2025

Superseded by #349.

@dependabot dependabot bot closed this Aug 28, 2025
auto-merge was automatically disabled August 28, 2025 11:15

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/solana/transaction-messages-2.3.0 branch August 28, 2025 11:16
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant