chore(deps): bump @solana/web3.js from 1.22.0 to 1.48.0 #105

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/solana/web3.js-1.48.0 into main
dependabot[bot] commented 2022-07-14 00:59:36 +00:00 (Migrated from github.com)

Bumps @solana/web3.js from 1.22.0 to 1.48.0.

Release notes

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

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

  • 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

... (truncated)

Commits
  • 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
  • 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...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by _chido, a new releaser for @​solana/web3.js since your current version.


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.22.0 to 1.48.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/solana-labs/solana-web3.js/releases"><code>@​solana/web3</code>.js's releases</a>.</em></p> <blockquote> <h2>v1.48.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.47.4...v1.48.0">1.48.0</a> (2022-07-13)</h2> <h3>Features</h3> <ul> <li>added web3 bindings for Address Lookup Table Program instructions (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26469">#26469</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/e1567abf41c5746f00ccd18c52021b9d6c566bb9">e1567ab</a>)</li> </ul> <h2>v1.47.4</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.47.3...v1.47.4">1.47.4</a> (2022-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>fork <code>URL</code> and <code>fetch</code> for React Native in web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26604">#26604</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/d217b6b3f5045a93304a3651d778351516bc4d3f">d217b6b</a>)</li> </ul> <h2>v1.47.3</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.47.2...v1.47.3">1.47.3</a> (2022-07-02)</h2> <h3>Bug Fixes</h3> <ul> <li>ingest only the relevant properties when constructing <code>Transactions</code> (<a href="https://github.com/solana-labs/solana-web3.js/commit/88a5d74e9e1397def38c64522bc7b9f2750c3f17">88a5d74</a>)</li> </ul> <h2>v1.47.2</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.47.1...v1.47.2">1.47.2</a> (2022-07-02)</h2> <h3>Bug Fixes</h3> <ul> <li><code>getPerformanceSamples</code> no longer breaks when the connection has a default commitment (<a href="https://github.com/solana-labs/solana-web3.js/commit/2f33b79ab0b0577387fc7826801c585d6c433832">2f33b79</a>)</li> <li>a much simpler way to prevent getRecentPerformanceSamples from sending a commitment (<a href="https://github.com/solana-labs/solana-web3.js/commit/c660a911429747b86423452387ce6d24c4f42d06">c660a91</a>)</li> </ul> <h2>v1.47.1</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.47.0...v1.47.1">1.47.1</a> (2022-07-01)</h2> <h3>Bug Fixes</h3> <ul> <li>web3.js; maxRetries no longer stripped when zero (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26345">#26345</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/ea9dffaeb16de312c63669182fdc0682d51e222b">ea9dffa</a>)</li> </ul> <h2>v1.47.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.46.0...v1.47.0">1.47.0</a> (2022-06-30)</h2> <h3>Features</h3> <ul> <li>web3.js RPC errors now hold the error <code>code</code> and <code>data</code> on the error object (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/26318">#26318</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/f4d9f51f026dc357ed7526afddf284855e812b23">f4d9f51</a>)</li> </ul> <h2>v1.46.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/e1567abf41c5746f00ccd18c52021b9d6c566bb9"><code>e1567ab</code></a> feat: added web3 bindings for Address Lookup Table Program instructions (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/26469">#26469</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/d217b6b3f5045a93304a3651d778351516bc4d3f"><code>d217b6b</code></a> fix: fork <code>URL</code> and <code>fetch</code> for React Native in web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/26604">#26604</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/e8390c67051504aa579d4d6917971b79ced8397b"><code>e8390c6</code></a> Support for returnData in simulate transaction (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/26499">#26499</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/e3dc4403b1fbe9ef22c780ca0b86653ea84edcbd"><code>e3dc440</code></a> chore: remove web3 examples (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/26515">#26515</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/5c6b1788508e56a0a6af877e269422c56c04af0e"><code>5c6b178</code></a> chore: make documentation and examples more prominent in README (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/26498">#26498</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/0d598b759e3a7c0d1f71468ff7e903b23e940a80"><code>0d598b7</code></a> chore: move <code>checkBlockHeight</code> into block where it's used</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/88a5d74e9e1397def38c64522bc7b9f2750c3f17"><code>88a5d74</code></a> fix: ingest only the relevant properties when constructing <code>Transactions</code></li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/c660a911429747b86423452387ce6d24c4f42d06"><code>c660a91</code></a> fix: a much simpler way to prevent getRecentPerformanceSamples from sending a...</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/798cd3b7f43129e72777e33b91fb4d276d66820e"><code>798cd3b</code></a> test: maybe don't disable all the web3.js tests</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/2f33b79ab0b0577387fc7826801c585d6c433832"><code>2f33b79</code></a> fix: <code>getPerformanceSamples</code> no longer breaks when the connection has a defau...</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana-web3.js/compare/v1.22.0...v1.48.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~_chido">_chido</a>, a new releaser for <code>@​solana/web3</code>.js since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@solana/web3.js&package-manager=npm_and_yarn&previous-version=1.22.0&new-version=1.48.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2022-07-25 02:03:39 +00:00 (Migrated from github.com)

Superseded by #107.

Superseded by #107.

Pull request closed

Sign in to join this conversation.
No description provided.