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)
Updates the requirements on solana-sdk to permit the latest version.
Release notes
Sourced from solana-sdk's releases.
Commits
f8f3fe3
Feature - disable account loader special case (#3514)0348991
v2.0: Store epoch in MaxAge (backport of #3485) (#3501)e1b66ab
v2.0: Revert "rolls back chained Merkle shreds for testnet downgrade (#3194)"...204d282
Revert - #879 and #768 (#3511)6f2b6f2
CI: Pin downstream SPL job to v2.0 branch (#3384)7feb24d
Pin SPL Token CLI version to v4.1.1 (#3344)6d74d13
v2.0: runtime: use leader schedule epoch to servesol_get_epoch_stake
(back...2788c95
v2.0: ci: remove deprecated macos-12 image (backport of #3202) (#3207)aa44dc8
v2.0: Update latest release variable for agave docs (backport of #3220) (#3221)135742f
Bump version to v2.0.15 (#3210)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