solana-labs / example-helloworld

Hello world on Solana
MIT License
902 stars 871 forks source link

Bump @solana/web3.js from 1.41.8 to 1.50.0 #519

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @solana/web3.js from 1.41.8 to 1.50.0.

Release notes

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

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

  • fork URL and fetch for React Native in web3.js (#26604) (d217b6b)

v1.47.3

1.47.3 (2022-07-02)

Bug Fixes

  • ingest only the relevant properties when constructing Transactions (88a5d74)

v1.47.2

1.47.2 (2022-07-02)

Bug Fixes

... (truncated)

Commits
  • 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)
  • e8390c6 Support for returnData in simulate transaction (#26499)
  • e3dc440 chore: remove web3 examples (#26515)
  • 5c6b178 chore: make documentation and examples more prominent in README (#26498)
  • 0d598b7 chore: move checkBlockHeight into block where it's used
  • 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)
gitpod-io[bot] commented 2 years ago

dependabot[bot] commented 2 years ago

Superseded by #520.