MetaMask / test-dapp

The sample dapp used for e2e testing and metamask-extension QA
https://metamask.github.io/test-dapp/
MIT License
596 stars 349 forks source link

Bump @solana/web3.js from 1.87.4 to 1.91.7 #325

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 6 months ago

Bumps @solana/web3.js from 1.87.4 to 1.91.7.

Release notes

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

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)

Reverts

v1.91.1

1.91.1 (2024-03-13)

... (truncated)

Commits
  • da22d0b fix: update @solana/spl-token to 0.4.5 in tests (#2529)
  • df3c618 chore: bump semantic-release from 21.0.7 to 23.0.8 (#2525)
  • 5b1c858 chore: bump @​noble/curves from 1.2.0 to 1.4.0 (#2524)
  • b8f006d Delete lots of transactions code! (#2494)
  • efe04f4 Replace uses of SerializedMessageBytesBase64 and TransactionVersion (#2493)
  • 9d82220 Remove now unused exports from Transactions library (#2492)
  • 311c96a Refactor send-transaction to use NewTransaction (#2487)
  • f5cfd89 add TransactionWithXLifetime types (#2486)
  • 1344fa7 Refactor transaction-confirmation to use new transaction lifetimes (#2485)
  • 028bdcc Add glyphs to fix Hash collision with bigint and string (#2512)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lorisleiva, a new releaser for @​solana/web3.js since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MetaMask/test-dapp/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

socket-security[bot] commented 6 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/runtime@7.24.5 None +1 290 kB nicolo-ribaudo
npm/@noble/hashes@1.4.0 None 0 773 kB paulmillr

🚮 Removed packages: npm/@babel/runtime@7.23.2

View full report↗︎

legobeat commented 5 months ago

@dependabot rebase , and also why are you duplicating this at #337?

dependabot[bot] commented 5 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

legobeat commented 1 month ago
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.