Skip to content

upgrade solana-deps to 2.2 #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Feb 19, 2025
Merged

Conversation

kevinheavey
Copy link
Contributor

No description provided.

@kevinheavey
Copy link
Contributor Author

kevinheavey commented Feb 16, 2025

OK, CI is finally passing except for the semver check that was already failing

Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of questions, thanks!

I'd like to actually bump everything up to v2.2.1 for the sdk crates, and v2.2.0 for the agave crates, but I can take care of that in a follow-up PR.

@@ -1,2 +1,2 @@
[toolchain]
channel = "1.81.0"
channel = "1.83.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we bump this to 1.84.1 to align with v2.2?

Cargo.toml Outdated
Comment on lines 45 to 46
format = "nightly-2024-12-01"
lint = "nightly-2024-12-01"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can these be aligned with agave and set to nightly-2024-11-22?

@joncinque
Copy link
Contributor

Looks like there's a conflict on the lockfile -- once that's resolved, this is good to go on my side!

Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@joncinque joncinque merged commit 3d07a20 into solana-program:main Feb 19, 2025
19 of 20 checks passed
joncinque added a commit to joncinque/token-2022 that referenced this pull request Feb 19, 2025
#### Problem

solana-program#204 did the hard work of upgrading crates to v2.2 as needed, but some
of the dependencies were missed. Also, the tool suite is still on v2.1.

#### Summary of changes

Bump the sdk crates to v2.2.1 and the non-sdk crates to v2.2.0
joncinque added a commit that referenced this pull request Feb 19, 2025
#### Problem

#204 did the hard work of upgrading crates to v2.2 as needed, but some
of the dependencies were missed. Also, the tool suite is still on v2.1.

#### Summary of changes

Bump the sdk crates to v2.2.1 and the non-sdk crates to v2.2.0
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