deps: bump near-sdk to 5.2#137
Merged
Merged
Conversation
ac06967 to
abba4e0
Compare
mooori
approved these changes
Jul 12, 2024
Contributor
mooori
left a comment
There was a problem hiding this comment.
LGTM.
If bumping the MSRV is not strictly required, then it would be better to not change it to avoid issues for users of the plugins. Some may not yet be ready to bump their project's MSRV.
| # - `rust-toolchain` files in `near-plugins-derive/tests/contracts/**` | ||
| # - the toolchain installed in CI via the `toolchain` parameter of `actions-rs/toolchain@v1` | ||
| rust-version = "1.74.0" | ||
| rust-version = "1.76.0" |
Contributor
There was a problem hiding this comment.
Is the MSRV bump required due to dependency updates?
Collaborator
Author
There was a problem hiding this comment.
Unfortunately yes. The near-workspaces 0.11 required 1.76.0.
Contributor
There was a problem hiding this comment.
Heads up for the Bridge team that the MSRV is bumped here, cc @karim-en.
This was referenced Mar 27, 2026
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.