solana-labs / example-helloworld

Hello world on Solana
MIT License
894 stars 864 forks source link

Bump @solana/web3.js from 1.41.8 to 1.87.1 #637

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps @solana/web3.js from 1.41.8 to 1.87.1.

Release notes

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

v1.87.1

1.87.1 (2023-10-09)

Bug Fixes

  • unclosed string literal in code example, async keyword for the function (#1702) (2cae718)

v1.87.0

1.87.0 (2023-10-06)

Features

v1.86.0

1.86.0 (2023-10-06)

Features

  • experimental: add blockNotifications websocket method (#1653) (867084a)

v1.85.0

1.85.0 (2023-10-06)

Features

  • experimental: add programNotifications websocket method (#1651) (5432cbe)

v1.84.0

1.84.0 (2023-10-06)

Features

  • experimental: add accountNotifications websocket method (#1650) (d9dcd1c)

v1.83.0

1.83.0 (2023-10-06)

Features

  • experimental: add signatureNotifications websocket method (#1649) (e0b865d)

v1.82.0

1.82.0 (2023-10-06)

... (truncated)

Commits
  • 2cae718 fix: unclosed string literal in code example, async keyword for the function ...
  • 316f07d refactor(experimental): tree shakability tests were backward for most package...
  • 6cf1deb refactor(experimental): tree shakability tests were backward for most packages
  • 544cc84 refactor(experimental): the default transaction confirmation strategy (#1687)
  • 6467eba refactor(experimental): a low-level series of helpers to confirm transactions...
  • 856952e refactor(experimental): a strategy for confirming a transaction when the sign...
  • 4bb5c3f refactor(experimental): a strategy for expiring a transaction confirmation wh...
  • 5c33269 refactor(experimental): a strategy for expiring a transaction confirmation wh...
  • 524cb6e refactor(experimental): a comparator for commitments (#1698)
  • 7da1908 refactor(experimental): a function you can use to get a transaction's signatu...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by buffalojoec, 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)