Skip to content

Bump @solana/web3.js from 1.47.1 to 1.67.2 #56

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps @solana/web3.js from 1.47.1 to 1.67.2.

Release notes

Sourced from @​solana/web3.js's releases.

v1.67.2

1.67.2 (2022-11-30)

Bug Fixes

  • support VersionedMessage in getFeeForMessage (#28996) (a731d2d)

v1.67.1

1.67.1 (2022-11-30)

Bug Fixes

  • TransactionMessage.decompile() now counts the correct number of unsigned, writable accounts (#28990) (4724539)

v1.67.0

1.67.0 (2022-11-29)

Features

  • a nonce-based transaction confirmation strategy for web3.js (#25839) (7906c9f)

v1.66.5

1.66.5 (2022-11-29)

Bug Fixes

  • verify commitment level when confirming transactions with one-shot fetch (#28969) (a206ab6)

v1.66.4

1.66.4 (2022-11-29)

Bug Fixes

  • remove Buffer from transaction signature verification (#27868) (7498c1a)

v1.66.3

1.66.3 (2022-11-28)

Bug Fixes

  • add confirmation status to ConfirmedSignatureInfo web3.js response (#28555) (f6fd2cf)
  • web3.js transaction confirmation now double-checks for already-confirmed txs (#28290) (772c788)

v1.66.2

... (truncated)

Commits
  • a731d2d fix: support VersionedMessage in getFeeForMessage (#28996)
  • 4724539 fix: TransactionMessage.decompile() now counts the correct number of unsigned...
  • c0a35b6 chore: remove @​babel/register dependency from web3.js
  • dff827b chore: remove unused http-server dependency from web3.js
  • 6c7eeb0 chore: bump http-server from 14.1.0 to 14.1.1 in /web3.js (#27333)
  • 7bbded0 chore: remove redundant 'Buffer' from 'Account' class (#27865)
  • 7a858b9 chore: use constant for PUBLIC_KEY_LENGTH for checking length of input (#27876)
  • 65cac92 chore: add deprecation notice for createProgramAddress (#27879)
  • f155373 chore: deprecate PublicKey.findProgramAddress (#27882)
  • 612f948 chore: replace casts with not-null assertions (#27883)
  • 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 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/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.47.1 to 1.67.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](solana-foundation/solana-web3.js@v1.47.1...v1.67.2)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency update label Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #68.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-solana-web3.js-1.67.2 branch January 1, 2023 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Development

Successfully merging this pull request may close these issues.

0 participants