Skip to content

chore: bump lang & tools version#2062

Merged
kemingy merged 3 commits intotensorchord:mainfrom
kemingy:bump_langs_tools
Nov 11, 2025
Merged

chore: bump lang & tools version#2062
kemingy merged 3 commits intotensorchord:mainfrom
kemingy:bump_langs_tools

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Nov 10, 2025

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.

@kemingy
Copy link
Member Author

kemingy commented Nov 10, 2025

------
 > [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 conda-forge channel by default.

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy merged commit ba68419 into tensorchord:main Nov 11, 2025
12 checks passed
@kemingy kemingy deleted the bump_langs_tools branch November 11, 2025 02:43
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