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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rysk-finance/dynamic-hedging/network/alerts).
Bumps @solana/web3.js from 1.89.1 to 1.91.6.
Release notes
Sourced from
@solana/web3
.js's releases.... (truncated)
Commits
7d3adbb
fix: revert use of internalfast-stable-stringify
in legacy library (#2509)d4a93ce
chore: bump@babel/plugin-transform-private-property-in-object
(#2431)18d6b56
fix: use our version offast-stable-stringify
everywhere (#2504)e4475ef
Format README of@solana/fast-stable-stringify
(#2503)5ed19c6
Add types to@solana/fast-stable-stringify
(#2502)f396267
Copy overfast-stable-stringify
tests from source (#2501)0bcc0ca
chore: bump@babel/plugin-transform-runtime
from 7.23.7 to 7.24.3 (#2432)51216ee
Restore original author to license file for@solana/fast-stable-stringify
(...96a4894
Actually run CI on the right versions of Node (#2499)82c57c6
Use nativeWebSocket
in server runtimes that support it (#2500)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