solana-mobile / seed-vault-sdk

Other
69 stars 17 forks source link

Bump @solana/web3.js from 1.76.0 to 1.95.4 in /js #333

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @solana/web3.js from 1.76.0 to 1.95.4.

Release notes

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

v1.95.4

1.95.4 (2024-10-17)

Bug Fixes

  • log JSON-RPC subscription errors to the console (#3392) (e345937)

v1.95.3

1.95.3 (2024-08-21)

Bug Fixes

v1.95.2

1.95.2 (2024-07-26)

Bug Fixes

  • correct import for getSetComputeUnitLimitInstruction helper (#2992) (a61a732)

v1.95.1

1.95.1 (2024-07-17)

Bug Fixes

  • apply default memcmp encoding (base58) when not supplied (#2945) (8ea5794)

v1.95.0

1.95.0 (2024-07-08)

Features

v1.94.0

1.94.0 (2024-06-29)

Features

  • simulated_transaction: Add Inner Instructions (#2756) (0936673)

v1.93.4

1.93.4 (2024-06-28)

Bug Fixes

  • add deprecation notice for getConfirmedSignatureForAddress2 and update other deprecation notices' validator versions (#2871) (1df9acb), closes #2859
  • deprecate the getStakeActivation RPC method (#2864) (8bd58de)

... (truncated)

Commits
  • e345937 fix: log JSON-RPC subscription errors to the console (#3392)
  • 0c695dc chore: bump typedoc from 0.26.9 to 0.26.10 (#3384)
  • 81ea513 chore: bump tslib from 2.7.0 to 2.8.0 (#3383)
  • 1a40497 chore: bump @​rollup/plugin-commonjs from 28.0.0 to 28.0.1 (#3382)
  • a31dcb9 chore: bump @​babel/preset-env from 7.25.7 to 7.25.8 (#3377)
  • 12ebe57 chore: bump typedoc from 0.26.8 to 0.26.9 (#3376)
  • af243a3 Revert "chore: bump @​babel/preset-env from 7.25.7 to 7.25.8 (#3370)"
  • f915817 chore: repair lockfile
  • 0a9aff4 chore: bump @​babel/preset-env from 7.25.7 to 7.25.8 (#3370)
  • f20f062 chore: bump @​babel/plugin-transform-private-property-in-object (#3369)
  • 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)