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.78.3 #623

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.78.3

1.78.3 (2023-08-04)

Bug Fixes

v1.78.2

1.78.2 (2023-07-31)

Bug Fixes

  • getRecentPrioritizationFees works with commitment (#1465) (9f0ae41)

v1.78.1

1.78.1 (2023-07-28)

Bug Fixes

v1.78.0

1.78.0 (2023-07-07)

Features

v1.77.3

1.77.3 (2023-05-31)

Bug Fixes

  • getProgramAccounts type when config is undefined (#1326) (0b7dd02)

v1.77.2

1.77.2 (2023-05-28)

Bug Fixes

v1.77.1

1.77.1 (2023-05-25)

... (truncated)

Commits
  • 4ca2749 fix: bad getBlockCommitment test (#1493)
  • f8b14a7 chore: bump jest-environment-jsdom from 29.6.0 to 29.6.2 (#1491)
  • 1720f87 chore: bump @​babel/plugin-transform-runtime from 7.12.10 to 7.22.9 (#1490)
  • 585314d chore: bump eslint-plugin-import from 2.26.0 to 2.28.0 (#1489)
  • e36f58d refactor(experimental): add getHighestSnapshotSlot API method (#1479)
  • 68d1443 refactor(experimental): add getClusterNodes method (#1462)
  • 8e94c91 refactor(experimental): add getBlockCommitment method (#1461)
  • 7539d42 chore: bump tslib from 2.5.2 to 2.6.1 (#1482)
  • ca7c151 chore: bump tsup from 6.7.0 to 7.2.0 (#1481)
  • 11658b8 refactor(experimental): add getHealth API method (#1477)
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #624.