codama-idl / codama

Generate clients, CLIs, documentation and more from your Solana programs
MIT License
103 stars 20 forks source link

Bump @solana/codecs-strings from 2.0.0-rc.1 to 2.0.0-rc.2 #268

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @solana/codecs-strings from 2.0.0-rc.1 to 2.0.0-rc.2.

Release notes

Sourced from @​solana/codecs-strings's releases.

The New web3.js - Release Candidate rc.2

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

We expect this to be the final release candidate 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.1

... (truncated)

Commits
  • 06a71d0 Version Packages (rc) (#3102)
  • 3663fee Update to release versions of @wallet-standard dependencies
  • 3216373 Downgrade @radix-ui/react-dropdown-menu to eliminate dual-package hazard of...
  • bef3183 Change references from Kinobi to Codama (#3496)
  • 2f3d95b chore: bump @​types/node from 22.8.2 to 22.8.4 (#3490)
  • 09d0f5e chore: bump @​typescript-eslint/parser from 8.12.1 to 8.12.2 (#3493)
  • 111cb56 chore: bump tsup from 8.3.4 to 8.3.5 (#3492)
  • 2126077 chore: bump @​typescript-eslint/eslint-plugin from 8.12.1 to 8.12.2 (#3491)
  • bafefed Rename decodeTransactionMessage to decompileTransactionMessageFetchingLookupT...
  • 1fde4b1 Correct type of replacementBlockhash in simulateTransaction (#3454)
  • 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 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)
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 7fcfee6bd31e010bb373f2206a5d5d413f50ef8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR