You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Zilliqa/zilliqa-developer/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @solana/web3.js from 1.89.1 to 1.91.7.
Release notes
Sourced from
@solana/web3
.js's releases.... (truncated)
Commits
da22d0b
fix: update@solana/spl-token
to 0.4.5 in tests (#2529)df3c618
chore: bump semantic-release from 21.0.7 to 23.0.8 (#2525)5b1c858
chore: bump@noble/curves
from 1.2.0 to 1.4.0 (#2524)b8f006d
Delete lots of transactions code! (#2494)efe04f4
Replace uses of SerializedMessageBytesBase64 and TransactionVersion (#2493)9d82220
Remove now unused exports from Transactions library (#2492)311c96a
Refactor send-transaction to use NewTransaction (#2487)f5cfd89
add TransactionWithXLifetime types (#2486)1344fa7
Refactor transaction-confirmation to use new transaction lifetimes (#2485)028bdcc
Add glyphs to fix Hash collision with bigint and string (#2512)You can trigger a rebase of this PR 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