chore: Update dependencies#1645
Open
pr-automation-bot-public[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5e9863d to
1597f1a
Compare
1597f1a to
b96cb1a
Compare
088ef3f to
a6ce176
Compare
a6ce176 to
9d4e80b
Compare
e9b66b7 to
65c4516
Compare
d23e784 to
2a4ff62
Compare
2a4ff62 to
77adf8b
Compare
77adf8b to
aaf5045
Compare
aaf5045 to
83f03e3
Compare
6b97c64 to
daf65ce
Compare
aacaecf to
2078053
Compare
a6f43ce to
c1ec8b8
Compare
30cdfb8 to
226ab1c
Compare
226ab1c to
78af6be
Compare
78af6be to
b651d8e
Compare
b651d8e to
faa9342
Compare
faa9342 to
5fce7be
Compare
36856fd to
7624ae7
Compare
7624ae7 to
b7e834d
Compare
b7e834d to
09ec511
Compare
09ec511 to
35588eb
Compare
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.
This PR updates Python, Rust crates, and IC repository dependencies
Note
Medium Risk
Moderate risk because it upgrades toolchains (Rust
1.90/edition2024, Python3.12) and refreshes many dependencies plus the pinnedicrevision, which can introduce build/runtime incompatibilities.Overview
Dependency/toolchain refresh across the repo. Rust workspace moves to edition
2024, updates a broad set of crate versions (andCargo.lock), and bumps the pinneddfinity/icgit revision used by multipleic-*dependencies.Build/deploy inputs are realigned to the same IC revision and newer Python. Bazel (
MODULE.bazel) updates the Python toolchain to3.12and refreshes OCI/image digests while also bumping theic_repoarchive version; Docker updates the downloadedic-adminrevision accordingly.Minor behavior change in Python tooling.
pylib/ic_admin.pycan now derive theic-admingit revision from NNS canister metadata when not explicitly provided, and downloads the matchingic-adminbinary.Written by Cursor Bugbot for commit 35588eb. This will update automatically on new commits. Configure here.