Skip to content

build(deps): bump solana-vote-interface from 4.0.4 to 5.0.0#276

Merged
joncinque merged 2 commits intomainfrom
dependabot/cargo/solana-vote-interface-5.0.0
Mar 25, 2026
Merged

build(deps): bump solana-vote-interface from 4.0.4 to 5.0.0#276
joncinque merged 2 commits intomainfrom
dependabot/cargo/solana-vote-interface-5.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps solana-vote-interface from 4.0.4 to 5.0.0.

Release notes

Sourced from solana-vote-interface's releases.

reward-info@v5.0.0

What's new

pubkey@v4.1.0

What's new

hash@v4.2.0

What's new

hash@v4.1.0

What's new

define-syscall@v5.0.0

What's new

vote-interface@v5.0.0

What's new

Commits
  • 32e18e2 Publish solana-reward-info v5.0.0
  • b564b48 Publish solana-hard-forks v3.0.1
  • 3606e2a Publish solana-instruction-error v2.2.0
  • f5f84f3 Publish solana-program-pack v3.1.0
  • 8f24de0 Publish solana-msg v3.1.0
  • 009355d Publish solana-frozen-abi v3.2.0
  • d7a89b6 rent: Add back fields as deprecated (#578)
  • 39375e6 Publish solana-feature-gate-interface v4.0.0
  • 0e4aee6 Publish solana-file-download v3.1.1
  • 4056eb9 Publish solana-commitment-config v3.1.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [solana-vote-interface](https://github.com/anza-xyz/solana-sdk) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/anza-xyz/solana-sdk/releases)
- [Commits](https://github.com/anza-xyz/solana-sdk/compare/vote-interface@v4.0.4...reward-info@v5.0.0)

---
updated-dependencies:
- dependency-name: solana-vote-interface
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 19, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 19, 2026 08:21
github-actions[bot]
github-actions bot previously approved these changes Feb 19, 2026
@joncinque
Copy link
Contributor

@2501babe can you take a quick look at this version bump? I removed all mentions of V0_23_5 since it no longer exists, just want a sanity check that this won't cause issues elsewhere

@joncinque joncinque disabled auto-merge March 25, 2026 17:45
@2501babe
Copy link
Member

yep no issues here. i long ago confirmed there are no V0_23_5 accounts on any network, when i wrote the VoteState parser which cant even parse them

@2501babe
Copy link
Member

2501babe commented Mar 25, 2026

incidentally i like how github actions can approve your commit, does this mean i can sneak in malicious changes by piggybacking on a dependabot merge conflict? 😅

@joncinque
Copy link
Contributor

incidentally i like how github actions can approve your commit, does this mean i can sneak in malicious changes by piggybacking on a dependabot merge conflict? 😅

Eh, yeah unfortunately... I should probably change the auto-approve to only do it on the first commit

@joncinque joncinque merged commit fa1aae7 into main Mar 25, 2026
23 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/solana-vote-interface-5.0.0 branch March 25, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants