Skip to content

Bump @solana/web3.js from 1.44.2 to 1.47.4#392

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/solana/web3.js-1.47.4
Closed

Bump @solana/web3.js from 1.44.2 to 1.47.4#392
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/solana/web3.js-1.47.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

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

Release notes

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

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

  • getPerformanceSamples no longer breaks when the connection has a default commitment (2f33b79)
  • a much simpler way to prevent getRecentPerformanceSamples from sending a commitment (c660a91)

v1.47.1

1.47.1 (2022-07-01)

Bug Fixes

  • web3.js; maxRetries no longer stripped when zero (#26345) (ea9dffa)

v1.47.0

1.47.0 (2022-06-30)

Features

  • web3.js RPC errors now hold the error code and data on the error object (#26318) (f4d9f51)

v1.46.0

1.46.0 (2022-06-29)

Features

  • add minContextSlot configuration to (almost) all web3.js methods (#26296) (6482d0d)

v1.45.0

... (truncated)

Commits
  • 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
  • 88a5d74 fix: ingest only the relevant properties when constructing Transactions
  • c660a91 fix: a much simpler way to prevent getRecentPerformanceSamples from sending a...
  • 798cd3b test: maybe don't disable all the web3.js tests
  • 2f33b79 fix: getPerformanceSamples no longer breaks when the connection has a defau...
  • ea9dffa fix: web3.js; maxRetries no longer stripped when zero (#26345)
  • 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.44.2 to 1.47.4.
- [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.44.2...v1.47.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2022

Superseded by #393.

@dependabot dependabot bot closed this Jul 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/solana/web3.js-1.47.4 branch July 14, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants