TribecaHQ / tribeca

♜ An open standard and toolkit for launching DAOs on Solana.
https://tribeca.so
GNU Affero General Public License v3.0
132 stars 42 forks source link

Bump @solana/web3.js from 1.37.2 to 1.43.3 #205

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @solana/web3.js from 1.37.2 to 1.43.3.

Release notes

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

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

Bug Fixes

  • replace rust cfg annotations that use bpf by target_os solana (2712f52)
  • speed up transaction signing by removing code that does nothing (#25302) (cfac449)

v1.42.0

1.42.0 (2022-05-15)

Features

  • thread new blockheight expiry strategy through sendAndConfirmTransaction (#25227) (ad38806)

v1.41.10

1.41.10 (2022-05-14)

... (truncated)

Commits
  • 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)
  • c1378cd chore: bump @​babel/preset-env from 7.16.11 to 7.18.0 in /web3.js (#25455)
  • 344f1d4 chore: bump @​rollup/plugin-commonjs from 21.0.3 to 22.0.0 in /web3.js (#25454)
  • 280bd61 chore: bump @​babel/core from 7.17.9 to 7.18.0 in /web3.js (#25453)
  • 5a811ee chore: bump typedoc from 0.22.13 to 0.22.15 in /web3.js (#25402)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #207.