Skip to content

Comments

Update pixi lockfile (examples/pypi-wheel-packages/pixi.lock)#253

Open
quant-ranger[bot] wants to merge 1 commit intomainfrom
pixi-update/examples/pypi-wheel-packages/pixi.toml
Open

Update pixi lockfile (examples/pypi-wheel-packages/pixi.lock)#253
quant-ranger[bot] wants to merge 1 commit intomainfrom
pixi-update/examples/pypi-wheel-packages/pixi.toml

Conversation

@quant-ranger
Copy link
Contributor

@quant-ranger quant-ranger bot commented Jan 5, 2026

Dependencies

Explicit dependencies
Dependency Before After Change Environments
pip 25.0.1 25.3 Minor Upgrade all
python 3.11.11 3.11.14 Patch Upgrade all
Implicit dependencies
Dependency Before After Change Environments
icu 78.2 Added all envs on {linux-64, linux-aarch64, linux-ppc64le, osx-arm64}
libstdcxx 15.2.0 Added all envs on {linux-64, linux-aarch64, linux-ppc64le}
libstdcxx-ng 15.2.0 Added all envs on linux-ppc64le
packaging 26.0 Added all
vcomp14 14.44.35208 Added all envs on win-64
zstd 1.5.7 Added all envs on {linux-64, linux-aarch64, linux-ppc64le}
ca-certificates 2025.1.31 2026.1.4 Major Upgrade all
libgcc 14.2.0 15.2.0 Major Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le}
libgcc-ng 14.2.0 15.2.0 Major Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le}
libgomp 14.2.0 15.2.0 Major Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le}
setuptools 75.8.2 80.10.2 Major Upgrade all
tzdata 2025a 2025c Major Upgrade all envs on {linux-64, linux-aarch64, osx-64, osx-arm64, win-64}
tzdata 2025b 2025c Major Upgrade all envs on linux-ppc64le
ld_impl_linux-64 2.43 2.45 Minor Upgrade all envs on linux-64
ld_impl_linux-aarch64 2.43 2.45 Minor Upgrade all envs on linux-aarch64
ld_impl_linux-ppc64le 2.43 2.45 Minor Upgrade all envs on linux-ppc64le
libexpat 2.6.4 2.7.3 Minor Upgrade all envs on {linux-64, linux-aarch64, osx-64, osx-arm64, win-64}
libffi 3.4.6 3.5.2 Minor Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le, osx-64, win-64}
libffi 3.4.2 3.5.2 Minor Upgrade all envs on osx-arm64
liblzma 5.6.4 5.8.2 Minor Upgrade all
libsqlite 3.49.1 3.51.2 Minor Upgrade all
libuuid 2.38.1 2.41.3 Minor Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le}
openssl 3.4.1 3.6.1 Minor Upgrade all
readline 8.2 8.3 Minor Upgrade all envs on {linux-64, linux-aarch64, linux-ppc64le, osx-64, osx-arm64}
vc14_runtime 14.42.34438 14.44.35208 Minor Upgrade all envs on win-64
wheel 0.45.1 0.46.3 Minor Upgrade all
libexpat 2.7.0 2.7.3 Patch Upgrade all envs on linux-ppc64le
ucrt 10.0.22621.0 10.0.26100.0 Patch Upgrade all envs on win-64
bzip2 h1f2b957_7 heb0841c_8 Only build string all envs on linux-ppc64le
bzip2 h4bc722e_7 hda65f42_8 Only build string all envs on linux-64
bzip2 h99b78c6_7 hd037594_8 Only build string all envs on osx-arm64
bzip2 hfdf4475_7 h500dc9f_8 Only build string all envs on osx-64
bzip2 h68df207_7 h4777abc_8 Only build string all envs on linux-aarch64
bzip2 h2466b09_7 h0ad9c76_8 Only build string all envs on win-64
libnsl hd590300_0 hb9d3cd8_1 Only build string all envs on linux-64
libnsl h31becfc_0 h86ecc28_1 Only build string all envs on linux-aarch64
libnsl ha17a0cc_0 h190368a_1 Only build string all envs on linux-ppc64le
tk hd4bbf49_0 noxft_h628fcb2_103 Only build string all envs on linux-ppc64le
tk noxft_h4845f30_101 noxft_h366c992_103 Only build string all envs on linux-64
tk h194ca79_0 noxft_h0dc03b3_103 Only build string all envs on linux-aarch64
tk h1abcd95_1 h7142dee_3 Only build string all envs on osx-64
tk h5226925_1 h6ed50ae_3 Only build string all envs on win-64
tk h5083fa2_1 h010d191_3 Only build string all envs on osx-arm64
vc hbf610ac_24 h41ae7f8_34 Only build string all envs on win-64

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Thank you for opening this pull request! 👋🏼

This repository requires pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details
No release type found in pull request title "Update pixi lockfile (examples/pypi-wheel-packages/pixi.lock)". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@quant-ranger quant-ranger bot force-pushed the pixi-update/examples/pypi-wheel-packages/pixi.toml branch from b930ad1 to 0d5bed2 Compare February 2, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants