example-token
example-token copied to clipboard
Bump @solana/web3.js from 0.43.5 to 0.71.4
trafficstars
Bumps @solana/web3.js from 0.43.5 to 0.71.4.
Release notes
Sourced from @solana/web3.js's releases.
v0.71.4
0.71.4 (2020-08-18)
Bug Fixes
v0.71.3
0.71.3 (2020-08-17)
Bug Fixes
- retry after a brief delay upon a 429 response (f984432)
v0.71.2
0.71.2 (2020-08-17)
Bug Fixes
- Return proper error objects for HTTP errors (fda74af)
v0.71.1
0.71.1 (2020-08-14)
Bug Fixes
- undefined is a valid result for getBlockTime (95d7bdb)
v0.71.0
0.71.0 (2020-08-14)
Features
- remove hex public key decoding (a833e65)
v0.70.3
0.70.3 (2020-08-13)
Bug Fixes
- fix BpfLoader.programId ts type def (f26f55d)
v0.70.2
Commits
38c56f4fix: adapt to binary64 -> base64 rename052d717fix: adapt to binary64 RPC encoding changef984432fix: retry after a brief delay upon a 429 responsefda74affix: Return proper error objects for HTTP errorsdba0f3achore: bump crypto-hash from 1.2.2 to 1.3.0 in /web3.js (#11660)95d7bdbfix: undefined is a valid result for getBlockTimea833e65feat: remove hex public key decodinga6424a7chore: bump rollup-plugin-terser from 6.1.0 to 7.0.0 in /web3.js (#11626)4c21505chore: bump fs-file-tree from 1.1.0 to 1.1.1 in /web3.js (#11609)f26f55dfix: fix BpfLoader.programId ts type def- Additional commits viewable in compare view
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.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.