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

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/solana/web3.js-1.32.0 into main
dependabot[bot] commented 2022-01-24 01:43:07 +00:00 (Migrated from github.com)

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

Release notes

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

v1.32.0

1.32.0 (2022-01-21)

Features

Bug Fixes

v1.31.0

1.31.0 (2021-11-24)

Features

v1.30.2

1.30.2 (2021-10-27)

Bug Fixes

  • build: enable babel-preset-env "bugfixes" compilation (dbc9018)
  • build: enable loose (lighter) Babel syntax compilation (7f97574)

v1.30.1

1.30.1 (2021-10-25)

Bug Fixes

  • replace ethers dependency with @​ethersproject/sha2 (#20920) (3b0884c)

v1.30.0

1.30.0 (2021-10-22)

Features

  • add config option to exclude accounts from supply response (#20887) (10548b8)

... (truncated)

Commits
  • 51948b9 chore: add test timeouts
  • 46aa013 chore: differentiate between Travis and Github Actions before install
  • 308962c chore: remove reference to nonexistent script
  • 03268b6 feat: add Connection.getFeeForMessage (#22128)
  • 410780a fix: non-deterministic writeable account order (#21724)
  • 2cb7c1f fix: add owner to token balance type
  • deaf95e chore: add encoding param to getMultipleAccounts
  • fee44e5 chore: fix typo in AccountInfo docs (#22196)
  • 5e7f643 fix: add Sysvar PubKeys
  • 32dbd62 fix: add publickey toJSON (#22004)
  • 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.22.0 to 1.32.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.32.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.31.0...v1.32.0">1.32.0</a> (2022-01-21)</h2> <h3>Features</h3> <ul> <li>add Connection.getFeeForMessage (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/22128">#22128</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/03268b698a180ecb14c9a4b5c255d8f1c434e69b">03268b6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>add owner to token balance type (<a href="https://github.com/solana-labs/solana-web3.js/commit/2cb7c1f04f336096c1fee9b058e8aab649e28cef">2cb7c1f</a>)</li> <li>add publickey toJSON (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/22004">#22004</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/32dbd62f50f06ba6d016580a02aa74753eff3f90">32dbd62</a>)</li> <li>add Sysvar PubKeys (<a href="https://github.com/solana-labs/solana-web3.js/commit/5e7f6430b807ac910dd90471aeceac94f050e988">5e7f643</a>)</li> <li>non-deterministic writeable account order (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/21724">#21724</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/410780a41bbffb556e1d1f53d097934ffb56870f">410780a</a>)</li> <li>refine stacktrace attribution of errors thrown from middleware (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/21470">#21470</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/45923ca00e4cc1ed079d8e55ecbee83e5b4dc174">45923ca</a>)</li> <li><strong>web3.js:</strong> VoteAccount.fromAccountData() throws range error (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/21091">#21091</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/addccdc154dc3a20acab458c210e2d82ceeb8ea2">addccdc</a>), closes <a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/20786">#20786</a></li> </ul> <h2>v1.31.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.30.2...v1.31.0">1.31.0</a> (2021-11-24)</h2> <h3>Features</h3> <ul> <li>improve esm compatibility (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/21373">#21373</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/168d5e088edd48f9f0c1a877e888592ca4cfdf38">168d5e0</a>)</li> </ul> <h2>v1.30.2</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.30.1...v1.30.2">1.30.2</a> (2021-10-27)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> enable babel-preset-env &quot;bugfixes&quot; compilation (<a href="https://github.com/solana-labs/solana-web3.js/commit/dbc90184706b5098f8ee31f7036f58db01aadc32">dbc9018</a>)</li> <li><strong>build:</strong> enable loose (lighter) Babel syntax compilation (<a href="https://github.com/solana-labs/solana-web3.js/commit/7f97574753dc9086c09bcdf91654c82cccf64e7c">7f97574</a>)</li> </ul> <h2>v1.30.1</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.30.0...v1.30.1">1.30.1</a> (2021-10-25)</h3> <h3>Bug Fixes</h3> <ul> <li>replace ethers dependency with <code>@​ethersproject/sha2</code> (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/20920">#20920</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/3b0884c13188f49203f6790aef48dcd7772c9e31">3b0884c</a>)</li> </ul> <h2>v1.30.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.29.3...v1.30.0">1.30.0</a> (2021-10-22)</h2> <h3>Features</h3> <ul> <li>add config option to exclude accounts from supply response (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/20887">#20887</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/10548b82e08ba865c36e2d86974fe15bce3fc566">10548b8</a>)</li> </ul> <!-- 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/51948b96482b97e32f2040d178dc22e03081cb93"><code>51948b9</code></a> chore: add test timeouts</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/46aa013020f2bed89f3c1074c78c85ee99cf7b78"><code>46aa013</code></a> chore: differentiate between Travis and Github Actions before install</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/308962ce41a880e5e2a031dbefa49bde1b8731d5"><code>308962c</code></a> chore: remove reference to nonexistent script</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/03268b698a180ecb14c9a4b5c255d8f1c434e69b"><code>03268b6</code></a> feat: add Connection.getFeeForMessage (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/22128">#22128</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/410780a41bbffb556e1d1f53d097934ffb56870f"><code>410780a</code></a> fix: non-deterministic writeable account order (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/21724">#21724</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/2cb7c1f04f336096c1fee9b058e8aab649e28cef"><code>2cb7c1f</code></a> fix: add owner to token balance type</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/deaf95eec1b27da01b48f111b27031ddc2c7ed29"><code>deaf95e</code></a> chore: add encoding param to getMultipleAccounts</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/fee44e516cc5ac79477c6b65589b9e7eab86f4ee"><code>fee44e5</code></a> chore: fix typo in AccountInfo docs (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/22196">#22196</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/5e7f6430b807ac910dd90471aeceac94f050e988"><code>5e7f643</code></a> fix: add Sysvar PubKeys</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/32dbd62f50f06ba6d016580a02aa74753eff3f90"><code>32dbd62</code></a> fix: add publickey toJSON (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/22004">#22004</a>)</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana-web3.js/compare/v1.22.0...v1.32.0">compare view</a></li> </ul> </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.32.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-02-04 00:59:15 +00:00 (Migrated from github.com)

Superseded by #21.

Superseded by #21.

Pull request closed

Sign in to join this conversation.
No description provided.