chore: bump lang & tools version#2062
Merged
kemingy merged 3 commits intotensorchord:mainfrom Nov 11, 2025
Merged
Conversation
Member
kemingy
commented
Nov 10, 2025
- julia
- miniconda
- uv
- pixi
- micromamba (change to ghcr, feat: adopt ghcr #1959)
- fish shell
Signed-off-by: Keming <kemingyang@tensorchord.ai>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates multiple package and tool versions across the codebase to their latest releases, including UV, Fish shell, Pixi, Julia, Conda, and Micromamba.
- Updated UV from 0.7.10 to 0.9.8
- Updated Fish shell from 4.0.1 to 4.2.0 with corresponding URL and installation changes
- Updated Pixi from 0.48.0 to 0.59.0
- Updated Julia from 1.10.8 to 1.10.10 with updated checksums for x86_64 and aarch64
- Updated Conda from py311_25.1.1-2 to py311_25.9.1-1 and Micromamba to 2.3.3 with updated checksums, removing s390x support
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pkg/lang/ir/v1/uv.go | Updated UV version constant to 0.9.8 |
| pkg/lang/ir/v1/shell.go | Updated Fish shell version to 4.2.0, changed download URL format, modified installation to create config directory instead of interactive setup, and updated Starship config to use [golang] |
| pkg/lang/ir/v1/pixi.go | Updated Pixi version constant to 0.59.0 |
| pkg/lang/ir/v1/julia.sh | Updated Julia to 1.10.10 with corresponding SHA256 checksums for x86_64 and aarch64 architectures |
| pkg/lang/ir/v1/get_conda.sh | Updated Conda SHA256 checksums for new version and removed s390x architecture support |
| pkg/lang/ir/v1/conda.go | Updated Conda default version to py311_25.9.1-1 and Micromamba image to ghcr.io/mamba-org/micromamba:2.3.3-debian12-slim |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
Author
------
> [internal] create conda environment: bash -c "/opt/conda/bin/conda create -n envd python=3.11":
#28 0.998
#28 0.998 To accept these channels' Terms of Service, run the following commands:
#28 0.998 conda tos accept --override-channels --channel https://repo.anaconda.com/pkgs/main
#28 0.998 conda tos accept --override-channels --channel https://repo.anaconda.com/pkgs/r
#28 0.998
#28 0.998 For information on safely removing channels from your conda configuration,
#28 0.998 please see the official documentation:
#28 0.998
#28 0.998 https://www.anaconda.com/docs/tools/working-with-conda/channels
#28 0.998
------Need to use the |
Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
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.