liftedinit / alberto

A crypto wallet for any ledger supporting the Many protocol
https://alberto.app
Apache License 2.0
6 stars 7 forks source link

build(deps): bump @solana/web3.js from 1.66.1 to 1.91.7 #164

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @solana/web3.js from 1.66.1 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

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/liftedinit/alberto/network/alerts).
netlify[bot] commented 6 months ago

Deploy Preview for lifted-alberto ready!

Name Link
Latest commit 0824109e253d458527c9dbe4c4158ef49219b059
Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/6630fa88c0ad4a00087b5a89
Deploy Preview https://deploy-preview-164--lifted-alberto.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.10%. Comparing base (0f20dc1) to head (0824109).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ======================================= Coverage 35.10% 35.10% ======================================= Files 90 90 Lines 2396 2396 Branches 683 683 ======================================= Hits 841 841 Misses 1544 1544 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fmorency commented 6 months ago

@dependabot rebase