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.41.6 #196

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.41.6

1.41.6 (2022-05-12)

Bug Fixes

  • include exception identifier in catch blocks (#25147) (4f465c7)

v1.41.5

1.41.5 (2022-05-12)

Bug Fixes

v1.41.4

1.41.4 (2022-05-05)

Bug Fixes

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)

... (truncated)

Commits
  • 4f465c7 fix: include exception identifier in catch blocks (#25147)
  • cf1851d chore: delete npm lockfile (closes #25148)
  • 1af69f1 fix: allow mutating transactions (#25141)
  • d688462 chore: move sinon-chai to devDependencies (#25151)
  • 42612c9 chore: fix lagging stake program live test (#25107)
  • 61433de chore: update dev dep @​solana/spl-token to 0.2.0 (#25044)
  • 30813a0 fix: add bigint support to system transfers (#24975)
  • e55b3b3 test: you can now supply promises for values when mocking RPC subscriptions (...
  • 5335c33 fix: restore export of PACKET_DATA_SIZE to web3.js
  • d2f05cc fix: the one where we fix client subscriptions (#24473)
  • 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 #198.