yerofey / cryptowallet-cli

CW: a crypto wallet generator CLI tool for a lot of blockchains (Bitcoin, Ethereum, Solana, TON and many others)
https://www.npmjs.com/package/@yerofey/cryptowallet-cli
MIT License
104 stars 46 forks source link

build(deps): bump @solana/web3.js from 1.90.0 to 1.91.8 #62

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps @solana/web3.js from 1.90.0 to 1.91.8.

Release notes

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

v1.91.8

1.91.8 (2024-05-03)

Bug Fixes

  • @solana/web3.js should now be compatible with Vercel Edge runtime (4ea9bc9)

v1.91.7

1.91.7 (2024-04-19)

Bug Fixes

  • update @solana/spl-token to 0.4.5 in tests (#2529) (da22d0b)

v1.91.6

1.91.6 (2024-04-17)

Bug Fixes

  • revert use of internal fast-stable-stringify in legacy library (#2509) (7d3adbb)

v1.91.5

1.91.5 (2024-04-17)

Bug Fixes

  • use our version of fast-stable-stringify everywhere (#2504) (18d6b56)

v1.91.4

1.91.4 (2024-04-03)

Bug Fixes

  • downshift preflightCommitment to processed when bypassing preflight checks (#2415) (c801637)

v1.91.3

1.91.3 (2024-04-01)

Bug Fixes

v1.91.2

1.91.2 (2024-03-26)

... (truncated)

Commits
  • 4ea9bc9 fix: @solana/web3.js should now be compatible with Vercel Edge runtime
  • 7b4f787 Update rpc-websockets to 7.11.0 (#2610)
  • f23c878 Apply default input dependencies to every Turbo step (#2609)
  • 37bb626 chore: bump @​typescript-eslint/parser from 6.8.0 to 6.21.0 (#2604)
  • b179c89 chore: bump turbo from 1.13.0 to 1.13.3 (#2603)
  • 3554a13 refactor(experimental): graphql: token-2022 extensions: cpi guard
  • 7c9a91e refactor(experimental): graphql: token-2022 extensions: default account state
  • 8f5af23 refactor(experimental): graphql: token-2022 extensions: transfer hook
  • 4d84c7b refactor(experimental): graphql: token-2022 extensions: group member pointer
  • 37b8e09 refactor(experimental): graphql: token-2022 extensions: group pointer
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)