sibelius / ccsseraphini

cc @sseraphini
https://ccsseraphini.vercel.app/
173 stars 50 forks source link

build(deps): bump @solana/web3.js from 1.78.4 to 1.89.1 #2373

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 8 months ago

Bumps @solana/web3.js from 1.78.4 to 1.89.1.

Release notes

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

v1.89.1

1.89.1 (2024-01-15)

Bug Fixes

  • change request retry output log to an error log (#2038) (5e43617)

v1.89.0

1.89.0 (2024-01-11)

Features

  • Remove bailout behavior from missing sig func (#2006) (6b33c7e)

v1.88.0

1.88.0 (2024-01-05)

Features

  • specify which account is missing/has an invalid signature on signature verification failure (#2002) (109615d)

v1.87.6

1.87.6 (2023-11-11)

Bug Fixes

  • update @​babel/plugin-transform-runtime & @​babel/preset-env (#1826) (b7ead05)

v1.87.5

1.87.5 (2023-11-07)

Bug Fixes

  • legacy: declare transaction meta as nullable (#1812) (ffeddf6)

v1.87.4

1.87.4 (2023-11-06)

Bug Fixes

  • parameter names in GetTokenAccountsByOwnerApi (#1809) (d575f09)

v1.87.3

1.87.3 (2023-10-26)

... (truncated)

Commits
  • 5e43617 fix: change request retry output log to an error log (#2038)
  • 7aeac5a nit: Add comment specifying encoding of addresses (#2036)
  • 4c9a8b8 refactor(experimental): Add Nonce and Token JSON parsed account types (#2031)
  • cee6f23 refactor(experimental): Add lookup table, BPF loader, config JSON parsed RPC ...
  • dbe6a73 The coalescing transport no longer double-throws AbortError when the last s...
  • 62b6bd6 Add async function to decode a transaction using an RPC to fetch lookup table...
  • c588817 refactor(experimental): fix bug where decompileTransaction would return empty...
  • 6466d76 Update transaction decoder to use lookup tables (#1999)
  • 23420ec Fix return type of getTokenAccountsByDelegate/Owner (#2027)
  • acab173 Add @​solana/rpc-json-parsed and move TokenAccount there (#2026)
  • 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)
vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ccsseraphini ❌ Failed (Inspect) Jan 16, 2024 1:53am
dependabot[bot] commented 3 months 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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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