Skip to content

dependabot: Don't update wincode / solana SDK#114

Merged
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:limit-dependabot
Jul 22, 2026
Merged

dependabot: Don't update wincode / solana SDK#114
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:limit-dependabot

Conversation

@joncinque

Copy link
Copy Markdown
Contributor

Problem

The SDK has been updated to wincode v0.6, which is incompatible with v0.5. If we update the SPL deps to use the newest SDK or wincode versions, then they won't be able to use Agave v4.2 when those are released, since they're still on wincode v0.5, and the bump to wincode v0.6 will only happen for Agave v4.3.

Summary of changes

Ignore solana-* and wincode deps for dependabot for now.

@kskalski can you take a look?

#### Problem

The SDK has been updated to wincode v0.6, which is incompatible with
v0.5. If we update the SPL deps to use the newest SDK or wincode
versions, then they won't be able to use Agave v4.2 when those are
released, since they're still on wincode v0.5, and the bump to wincode
v0.6 will only happen for Agave v4.3.

#### Summary of changes

Ignore solana-* and wincode deps for dependabot for now.
@joncinque
joncinque merged commit ca4bf76 into solana-program:main Jul 22, 2026
42 of 43 checks passed
@joncinque
joncinque deleted the limit-dependabot branch July 22, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants