Skip to content
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

build(deps): bump @solana/transaction-messages from 2.0.0-rc.2 to 2.0.0 #7475

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps @solana/transaction-messages from 2.0.0-rc.2 to 2.0.0.

Release notes

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

v2.0.0

v2.0.0 (2024-11-07)

Today we have dropped the Release Candidate label from @solana/web3.js v2.0.0. We now recommend it for general use.

Read more in this blog post.

The New web3.js - Release Candidate rc.4

v2.0.0-rc.4 (2024-11-05)

This version fixes a bug with program error decoding that we introduced in Release Candidate 2. We now expect this, Release Candidate 4, to be the final version before tagging version 2.0 of @solana/web3.js. Please submit any final bug reports before Thursday, November 7th by filing a GitHub Issue.

To install the Release Candidate:

npm install --save @solana/web3.js@rc
  • Try the runnable examples in the examples/ directory to get a feel for the API.
  • Use the example dApp at https://solana-labs.github.io/solana-web3.js/example/ – source available here – for an example of how to build transactions with the new web3.js for use with wallets.
  • Install TypeScript clients for on-chain programs like System and Token, then build a useful application or backend service.

Changelog since Release Candidate rc.3

The New web3.js - Release Candidate rc.3

v2.0.0-rc.3 (2024-10-31)

This version fixes a bug with RPC subscriptions that we introduced in Release Candidate 2. We now expect this, Release Candidate 3, to be the final version before tagging version 2.0 of @solana/web3.js. Please submit any final bug reports before Thursday, November 7th by filing a GitHub Issue.

To install the Release Candidate:

npm install --save @solana/web3.js@rc
  • Try the runnable examples in the examples/ directory to get a feel for the API.
  • Use the example dApp at https://solana-labs.github.io/solana-web3.js/example/ – source available here – for an example of how to build transactions with the new web3.js for use with wallets.
  • Install TypeScript clients for on-chain programs like System and Token, then build a useful application or backend service.

Changelog since Release Candidate rc.2

  • #3507 45df702 Thanks @​mcintyre94! - Fixed a bug where the subcription server's response would not be detected, because of a mismatch in the format of the id. Now all RPC message ids are strings, for avoidance of doubt.
Commits
  • 630683b Version Packages (#3531)
  • 135dc5a Drop the Release Candidate label and exit prerelease mode (#3541)
  • 7620520 Rename ‘Examples’ to ‘Quick Start’ in root README
  • c415b9a Don't push a tag in CI if it already exists
  • d1ad080 Make the ‘signing transaction messages’ section of the README less confusing
  • f9ed16a Revert "chore: bump @​radix-ui/react-dropdown-menu from 2.1.1 to 2.1.2 (#3527)...
  • e12204f chore: bump @​types/node from 22.8.7 to 22.9.0 (#3539)
  • bf9725a chore: bump @​solana-program/memo from 0.5.4 to 0.6.0 (#3538)
  • 4510715 chore: bump globals from 15.11.0 to 15.12.0 (#3537)
  • 4742951 chore: bump @​typescript-eslint/parser from 8.12.2 to 8.13.0 (#3534)
  • 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 the automerge Merge this pull request automatically once CI and reviews are compelte label Nov 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.0.0 branch from 52446d9 to 0d287ef Compare November 8, 2024 11:47
Bumps [@solana/transaction-messages](https://github.com/solana-labs/solana-web3.js) from 2.0.0-rc.2 to 2.0.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v2.0.0-rc.2...v2.0.0)

---
updated-dependencies:
- dependency-name: "@solana/transaction-messages"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solana/transaction-messages-2.0.0 branch from 0d287ef to 7424530 Compare November 8, 2024 12:04
@joncinque joncinque merged commit f9b14c0 into master Nov 8, 2024
27 checks passed
@joncinque joncinque deleted the dependabot/npm_and_yarn/solana/transaction-messages-2.0.0 branch November 8, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this pull request automatically once CI and reviews are compelte
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant