Skip to content

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

Open
joncinque wants to merge 1 commit into
solana-program:mainfrom
joncinque:limit-dependabot
Open

dependabot: Don't update wincode / solana SDK#109
joncinque wants to merge 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.
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.

1 participant