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

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

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

Release notes

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

v1.44.1

1.44.1 (2022-06-17)

Bug Fixes

  • export custom transaction confirmation error classes (fb2aeaa)

v1.44.0

1.44.0 (2022-06-10)

Features

  • nonce: adds system instruction to upgrade legacy nonce versions (#25789) (5047369)

v1.43.6

1.43.6 (2022-06-07)

Bug Fixes

  • alias TransactionCtorFields_DEPRECATED back to the way it was for back-compat (ca780d8)

v1.43.5

1.43.5 (2022-06-04)

Bug Fixes

  • repair sort order of pubkeys when compiling messages (6b105ee)

v1.43.4

1.43.4 (2022-05-30)

Bug Fixes

  • serializing transactions; sort that takes less time and memory (f119e02)

v1.43.3

1.43.3 (2022-05-30)

Bug Fixes

  • sort accountMetas after deduping (e6327c9)

v1.43.2

1.43.2 (2022-05-26)

... (truncated)

Commits
  • fb2aeaa fix: export custom transaction confirmation error classes
  • 5047369 feat(nonce): adds system instruction to upgrade legacy nonce versions (#25789)
  • e8b1cea chore: bump semantic-release from 18.0.1 to 19.0.3 in /web3.js (#25864)
  • ca780d8 fix: alias TransactionCtorFields_DEPRECATED back to the way it was for back...
  • 6b105ee fix: repair sort order of pubkeys when compiling messages
  • a52f423 chore: bump semver-regex from 3.1.3 to 3.1.4 in /web3.js (#25777)
  • 8e088f8 chore: bump @​commitlint/config-conventional in /web3.js (#25691)
  • f119e02 fix: serializing transactions; sort that takes less time and memory
  • 363998a test: massage tests from PR 25641
  • e6327c9 fix: sort accountMetas after deduping
  • 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.44.1. <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.44.1</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.44.0...v1.44.1">1.44.1</a> (2022-06-17)</h2> <h3>Bug Fixes</h3> <ul> <li>export custom transaction confirmation error classes (<a href="https://github.com/solana-labs/solana-web3.js/commit/fb2aeaad9aa652624a679f8444643c7553b51df2">fb2aeaa</a>)</li> </ul> <h2>v1.44.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.6...v1.44.0">1.44.0</a> (2022-06-10)</h2> <h3>Features</h3> <ul> <li><strong>nonce:</strong> adds system instruction to upgrade legacy nonce versions (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25789">#25789</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/50473697a7f8f80d06532f06d79677d54a0df6e4">5047369</a>)</li> </ul> <h2>v1.43.6</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.5...v1.43.6">1.43.6</a> (2022-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>alias <code>TransactionCtorFields_DEPRECATED</code> back to the way it was for back-compat (<a href="https://github.com/solana-labs/solana-web3.js/commit/ca780d88a8d2bcdd7466b6f760ffca0e8eeff2f6">ca780d8</a>)</li> </ul> <h2>v1.43.5</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.4...v1.43.5">1.43.5</a> (2022-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li>repair sort order of pubkeys when compiling messages (<a href="https://github.com/solana-labs/solana-web3.js/commit/6b105ee7a227af4ca6bf7f87209a2f25506e85d2">6b105ee</a>)</li> </ul> <h2>v1.43.4</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.3...v1.43.4">1.43.4</a> (2022-05-30)</h3> <h3>Bug Fixes</h3> <ul> <li>serializing transactions; sort that takes less time and memory (<a href="https://github.com/solana-labs/solana-web3.js/commit/f119e024c17d15942bb7b4a531c75a4d7bc38650">f119e02</a>)</li> </ul> <h2>v1.43.3</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.2...v1.43.3">1.43.3</a> (2022-05-30)</h3> <h3>Bug Fixes</h3> <ul> <li>sort accountMetas after deduping (<a href="https://github.com/solana-labs/solana-web3.js/commit/e6327c91bdf5f494f48e47a482140fe2c4fedf7a">e6327c9</a>)</li> </ul> <h2>v1.43.2</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.1...v1.43.2">1.43.2</a> (2022-05-26)</h3> <!-- 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/fb2aeaad9aa652624a679f8444643c7553b51df2"><code>fb2aeaa</code></a> fix: export custom transaction confirmation error classes</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/50473697a7f8f80d06532f06d79677d54a0df6e4"><code>5047369</code></a> feat(nonce): adds system instruction to upgrade legacy nonce versions (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/25789">#25789</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/e8b1cea62809a78f0ed88c2b21570be92f8f6174"><code>e8b1cea</code></a> chore: bump semantic-release from 18.0.1 to 19.0.3 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/25864">#25864</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/ca780d88a8d2bcdd7466b6f760ffca0e8eeff2f6"><code>ca780d8</code></a> fix: alias <code>TransactionCtorFields_DEPRECATED</code> back to the way it was for back...</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/6b105ee7a227af4ca6bf7f87209a2f25506e85d2"><code>6b105ee</code></a> fix: repair sort order of pubkeys when compiling messages</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/a52f423da355a8cc8c4e73ce2a9ebc54143fc0d2"><code>a52f423</code></a> chore: bump semver-regex from 3.1.3 to 3.1.4 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/25777">#25777</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/8e088f8fb4dd8dcec185667356722d4a19535e43"><code>8e088f8</code></a> chore: bump <code>@​commitlint/config-conventional</code> in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/25691">#25691</a>)</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/f119e024c17d15942bb7b4a531c75a4d7bc38650"><code>f119e02</code></a> fix: serializing transactions; sort that takes less time and memory</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/363998aae7f69e5381673b7b8cf9e4bc38818b28"><code>363998a</code></a> test: massage tests from PR 25641</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/e6327c91bdf5f494f48e47a482140fe2c4fedf7a"><code>e6327c9</code></a> fix: sort accountMetas after deduping</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana-web3.js/compare/v1.22.0...v1.44.1">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.44.1)](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-06-22 00:56:05 +00:00 (Migrated from github.com)

Superseded by #97.

Superseded by #97.

Pull request closed

Sign in to join this conversation.
No description provided.