solana-labs / example-helloworld

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

Bump @solana/web3.js from 1.41.8 to 1.78.1 #621

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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)

Bug Fixes

  • build false into CDN build for process.env.TEST_LIVE (#1316) (ffa81ab), closes #1315

v1.77.0

1.77.0 (2023-05-24)

Features

Bug Fixes

... (truncated)

Commits
  • 91405cb fix: use the native fetch() in Node wherever supported (#1447)
  • 7000add chore: bump mockttp from 3.7.5 to 3.9.1 (#1456)
  • 305b060 chore: bump @​swc/jest from 0.2.23 to 0.2.27 (#1455)
  • 8936f2f chore: bump eslint-config-prettier from 8.8.0 to 8.9.0 (#1454)
  • 2a425db chore: bump @​babel/core from 7.12.13 to 7.22.9 (#1445)
  • 211879d chore: bump node-fetch and @​types/node-fetch (#1444)
  • b927e84 chore: bump @​babel/runtime from 7.22.3 to 7.22.6 (#1443)
  • 2a97655 chore: bump @​swc/core from 1.3.18 to 1.3.71 (#1442)
  • 835e62f chore: bump @​rollup/plugin-node-resolve from 15.0.1 to 15.1.0 (#1441)
  • 2491912 chore: bump @​types/mz from 2.7.3 to 2.7.4 (#1440)
  • 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 #622.