goki icon indicating copy to clipboard operation
goki copied to clipboard

Bump @solana/web3.js from 1.44.2 to 1.51.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @solana/web3.js from 1.44.2 to 1.51.0.

Release notes

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

v1.51.0

1.51.0 (2022-08-10)

Features

  • handle loadedAddresses field in tx meta responses (#27065) (bbfd5d3)

v1.50.1

1.50.1 (2022-07-25)

Bug Fixes

  • (web3.js) clear the idle timer whenever the websocket closes (#26734) (091faf5)

v1.50.0

1.50.0 (2022-07-22)

Features

  • web3.js: add support for get stake minimum delegation (#26682) (85a6a3f)

Bug Fixes

  • add maxSupportedTransactionVersion config to remaining getTransaction calls (7675695)

v1.49.0

1.49.0 (2022-07-22)

Features

  • add maxSupportedTransactionVersion option to getBlock and getTransaction (#26726) (411cfdd)

v1.48.0

1.48.0 (2022-07-13)

Features

  • added web3 bindings for Address Lookup Table Program instructions (#26469) (e1567ab)

v1.47.4

1.47.4 (2022-07-13)

Bug Fixes

... (truncated)

Commits
  • bbfd5d3 feat: handle loadedAddresses field in tx meta responses (#27065)
  • 3708ea1 chore: update tweetnacl dependency to 1.0.3 explicitly (#26907)
  • 2dc0551 chore: Update web3.js README to ask that contributions and issues regarding w...
  • 091faf5 fix: (web3.js) clear the idle timer whenever the websocket closes (#26734)
  • 85a6a3f feat(web3.js): add support for get stake minimum delegation (#26682)
  • 7675695 fix: add maxSupportedTransactionVersion config to remaining `getTransaction...
  • 411cfdd feat: add maxSupportedTransactionVersion option to getBlock and `getTrans...
  • 194d2d1 chore: bump terser from 5.12.1 to 5.14.2 in /web3.js (#26702)
  • e1567ab feat: added web3 bindings for Address Lookup Table Program instructions (#26469)
  • d217b6b fix: fork URL and fetch for React Native in web3.js (#26604)
  • 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)

dependabot[bot] avatar Aug 11 '22 14:08 dependabot[bot]