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

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

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

Release notes

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

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)

Bug Fixes

  • correct the types of the fetch infra in web3.js (2af4bc1)
  • web3.js fork fetch for browsers (36f7c04)

v1.43.1

1.43.1 (2022-05-20)

Bug Fixes

  • remove dependency on @​solana/buffer-layout-utils (#25399) (99bde9a)

v1.43.0

1.43.0 (2022-05-20)

Features

... (truncated)

Commits
  • 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
  • 36f7c04 fix: web3.js fork fetch for browsers
  • 2af4bc1 fix: correct the types of the fetch infra in web3.js
  • c35397c chore: augment build script to build forked modules into correct bundles
  • 7f33484 chore: bump @​commitlint/travis-cli from 16.2.4 to 17.0.0 in /web3.js (#25457)
  • 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.43.5. <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.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> <h3>Bug Fixes</h3> <ul> <li>correct the types of the fetch infra in web3.js (<a href="https://github.com/solana-labs/solana-web3.js/commit/2af4bc14d9f9abd601a14a31e53458e0b90c158c">2af4bc1</a>)</li> <li>web3.js fork fetch for browsers (<a href="https://github.com/solana-labs/solana-web3.js/commit/36f7c04f00ee5a519d11b4b9c4e43eb84e4bae93">36f7c04</a>)</li> </ul> <h2>v1.43.1</h2> <h3><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.43.0...v1.43.1">1.43.1</a> (2022-05-20)</h3> <h3>Bug Fixes</h3> <ul> <li>remove dependency on <code>@​solana/buffer-layout-utils</code> (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25399">#25399</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/99bde9a7045a7f4b2bbe853741e2cbef0b541806">99bde9a</a>)</li> </ul> <h2>v1.43.0</h2> <h2><a href="https://github.com/solana-labs/solana-web3.js/compare/v1.42.0...v1.43.0">1.43.0</a> (2022-05-20)</h2> <h3>Features</h3> <ul> <li>support additional compute budget ixs (<a href="https://github-redirect.dependabot.com/solana-labs/solana/issues/25104">#25104</a>) (<a href="https://github.com/solana-labs/solana-web3.js/commit/74d1d10e9415e851e05a0d80cfa18e542ff5a1fc">74d1d10</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/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><a href="https://github.com/solana-labs/solana-web3.js/commit/36f7c04f00ee5a519d11b4b9c4e43eb84e4bae93"><code>36f7c04</code></a> fix: web3.js fork fetch for browsers</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/2af4bc14d9f9abd601a14a31e53458e0b90c158c"><code>2af4bc1</code></a> fix: correct the types of the fetch infra in web3.js</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/c35397cdd662e570575ce59065e3613f181bec4a"><code>c35397c</code></a> chore: augment build script to build forked modules into correct bundles</li> <li><a href="https://github.com/solana-labs/solana-web3.js/commit/7f33484b2e1160a1bbecb9dc330252d6f7b1a4aa"><code>7f33484</code></a> chore: bump <code>@​commitlint/travis-cli</code> from 16.2.4 to 17.0.0 in /web3.js (<a href="https://github-redirect.dependabot.com/solana-labs/solana-web3.js/issues/25457">#25457</a>)</li> <li>Additional commits viewable in <a href="https://github.com/solana-labs/solana-web3.js/compare/v1.22.0...v1.43.5">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.43.5)](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-08 01:00:57 +00:00 (Migrated from github.com)

Superseded by #89.

Superseded by #89.

Pull request closed

Sign in to join this conversation.
No description provided.