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

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

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

Release notes

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

v1.41.3

1.41.3 (2022-04-29)

Bug Fixes

  • restore export of PACKET_DATA_SIZE to web3.js (5335c33)

v1.41.2

1.41.2 (2022-04-28)

Bug Fixes

v1.41.1

1.41.1 (2022-04-27)

Bug Fixes

v1.41.0

1.41.0 (2022-04-26)

Features

v1.40.1

1.40.1 (2022-04-26)

Bug Fixes

v1.40.0

1.40.0 (2022-04-26)

Features

... (truncated)

Commits
  • 5335c33 fix: restore export of PACKET_DATA_SIZE to web3.js
  • d2f05cc fix: the one where we fix client subscriptions (#24473)
  • d406c55 test: repair web3.js getBlocks tests (#24813)
  • aab1d3d chore: bump rollup-plugin-dts from 4.2.0 to 4.2.1 in /web3.js (#24794)
  • 74bcdda chore: bump rollup from 2.60.2 to 2.70.2 in /web3.js (#24793)
  • b736b7a chore: bump sinon from 12.0.1 to 13.0.2 in /web3.js (#24792)
  • c2fe323 chore: bump tslib from 2.3.1 to 2.4.0 in /web3.js (#24791)
  • 57771bb chore: bump eslint-plugin-import from 2.25.3 to 2.26.0 in /web3.js (#24790)
  • 2036542 chore: bump @​commitlint/travis-cli from 16.2.3 to 16.2.4 in /web3.js (#24789)
  • ed2eb8a chore: bump rpc-websockets from 7.4.17 to 7.4.18 in /web3.js (#24788)
  • 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.41.3. <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.41.3</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.41.2...v1.41.3">1.41.3</a> (2022-04-29)</h3> <h3>Bug Fixes</h3> <ul> <li>restore export of PACKET_DATA_SIZE to web3.js (<a href="https://github.com/solana-labs/solana-web3.js/commit/5335c334fab8db302cb4705ca94a10237284e697">5335c33</a>)</li> </ul> <h2>v1.41.2</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.41.1...v1.41.2">1.41.2</a> (2022-04-28)</h3> <h3>Bug Fixes</h3> <ul> <li>the one where we fix client subscriptions (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24473">#24473</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/d2f05cc1f5931f698c2f1ae207b3a4b6f78cdfca">d2f05cc</a>)</li> </ul> <h2>v1.41.1</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.41.0...v1.41.1">1.41.1</a> (2022-04-27)</h3> <h3>Bug Fixes</h3> <ul> <li>eliminate circular dependencies in web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24729">#24729</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/f126f3a081de0c19a8cfd92a588cf3ea931033dd">f126f3a</a>)</li> </ul> <h2>v1.41.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.40.1...v1.41.0">1.41.0</a> (2022-04-26)</h2> <h3>Features</h3> <ul> <li>add support for compute budget instructions (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24086">#24086</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/456cc8ad7607293a459ea5ffa4dafb03b8805bf9">456cc8a</a>)</li> </ul> <h2>v1.40.1</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.40.0...v1.40.1">1.40.1</a> (2022-04-26)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> missing web3 lib (<a href="https://github.com/solana-labs/solana-web3.js/commit/60a7e6ff47ed2538bd441d1a2d1dbcc1695b51cf">60a7e6f</a>)</li> </ul> <h2>v1.40.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.39.1...v1.40.0">1.40.0</a> (2022-04-26)</h2> <h3>Features</h3> <ul> <li>allow PublicKey.isOnCurve to accept PublicKeyInitData (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24602">#24602</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/f8c2d21686e0afb0718fb4ab3abe72b2bfd34c1c">f8c2d21</a>)</li> <li><strong>ci:</strong> mirgrate web3.js travis job to github action (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/24635">#24635</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/c9696d651d36a91d5b51f08370bdcadcad837975">c9696d6</a>)</li> <li><strong>ci:</strong> remove --dry-run (<a href="https://github.com/solana-labs/solana-web3.js/commit/f465198913ecacf0d92e2e62876decd417c89726">f465198</a>)</li> <li>implement getTransactions (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/23633">#23633</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/a4f8ee36ca70c53b97a3b5f2d64ee42016f33caa">a4f8ee3</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/5335c334fab8db302cb4705ca94a10237284e697"><code>5335c33</code></a> fix: restore export of PACKET_DATA_SIZE to web3.js</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/d2f05cc1f5931f698c2f1ae207b3a4b6f78cdfca"><code>d2f05cc</code></a> fix: the one where we fix client subscriptions (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24473">#24473</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/d406c55155100b904f5fba915b5465806ad9150c"><code>d406c55</code></a> test: repair web3.js getBlocks tests (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24813">#24813</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/aab1d3dee85edb0a11d318710006ff32c9996fc2"><code>aab1d3d</code></a> chore: bump rollup-plugin-dts from 4.2.0 to 4.2.1 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24794">#24794</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/74bcdda1fa819f82cd1927f4d64426f7b5b6d085"><code>74bcdda</code></a> chore: bump rollup from 2.60.2 to 2.70.2 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24793">#24793</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/b736b7a553b63c7362f3967c075030d3bb33e5a6"><code>b736b7a</code></a> chore: bump sinon from 12.0.1 to 13.0.2 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24792">#24792</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/c2fe3233f51faa4a16f97469a88d8c9a473634ee"><code>c2fe323</code></a> chore: bump tslib from 2.3.1 to 2.4.0 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24791">#24791</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/57771bbb9d33c1d03d7e8d04e120b0ab6162e52f"><code>57771bb</code></a> chore: bump eslint-plugin-import from 2.25.3 to 2.26.0 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24790">#24790</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/20365425b49b3abc6e1f9615dd832e8adecf768b"><code>2036542</code></a> chore: bump <code>@​commitlint/travis-cli</code> from 16.2.3 to 16.2.4 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24789">#24789</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/ed2eb8a57add8731aafc28c1438bb017759ed1ee"><code>ed2eb8a</code></a> chore: bump rpc-websockets from 7.4.17 to 7.4.18 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/24788">#24788</a>)</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana-web3.js/compare/v1.22.0...v1.41.3">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.41.3)](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-05-06 00:59:44 +00:00 (Migrated from github.com)

Superseded by #71.

Superseded by #71.

Pull request closed

Sign in to join this conversation.
No description provided.