Skip to content

pixi 0.50.0#231115

Merged
BrewTestBot merged 2 commits intomainfrom
bump-pixi-0.50.0
Jul 24, 2025
Merged

pixi 0.50.0#231115
BrewTestBot merged 2 commits intomainfrom
bump-pixi-0.50.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

✨ Highlights

This release contains loads of bug fixes and refactors, primarily to make pixi build more stable and feature rich in the near future.

Added

  • Add pypi-option.no-binary by @thomas-maschler in #4008
  • Add explicit workspace inheritance syntax by @baszalmstra in #4078
  • Add conda/outputs and conda/build_v2 backend protocol by @baszalmstra in #4118
  • Add cyclic dependency support by @baszalmstra in #4143
  • Rebuild source package if a build dependency changed by @baszalmstra in #4171
  • Add pypi-options.dependency-overrides to override pypi dependencies by @HernandoR in #3948

Changed

  • Add pixi init as a suggestion in the error message, when pyproject.toml is without the tool.pixi section by @mrswastik-robot in #3943
  • Improve error messages when a python interpreter is needed by @tdejager in #4075
  • Manual validation of frozen and locked CLI arguments by @gshiba in #4044
  • Better error for unexpected packages from build backend by @baszalmstra in #4098
  • Implement stable hash for ProjectModelV1 to improve cache consistency by @baszalmstra in #4094
  • Upgrade to uv 0.7.20 by @tdejager in #4091#4115
  • Use command dispatcher for pixi global install by @tdejager in #4126
  • Notify which conda packages may have influenced the conflict by @tdejager in #4135
  • Refactor spec implementation handling in global by @tdejager in #4138
  • Use command dispatcher for pixi build by @baszalmstra in #4156

Documentation

  • Add site_description by @lucascolley in #4088
  • Improve the system-requirements documentation by @ruben-arts in #4068
  • Enable content.code.select by @lucascolley in #4092
  • Add conda-deny documentation by @PaulKMueller in #4090 #4124
  • Update setup-pixi docs for pixi-url-bearer-token by @ytausch in #4127
  • Update the python tutorial to use the workspace command by @rongou in #4128
  • Update setup-pixi docs for 0.8.13 by @ytausch in #4175
  • Add geovista to community.md by @bjlittle in #4183

Fixed

  • Only print release notes on new version with self-update by @lucascolley in #4054
  • Add an early check, before creating directories for <non-existent-env> while uninstalling them by @mrswastik-robot in #4049
  • Update template variable for extra index URLs in init file by @noamgot in #4072
  • Allow to set pypi-config.allow-insecure-host by @zen-xu in #4107

New Contributors

  • @rongou made their first contribution in #4128
  • @PaulKMueller made their first contribution in #4124
  • @gshiba made their first contribution in #4044
  • @thomas-maschler made their first contribution in #4008
  • @bjlittle made their first contribution in #4183

Download pixi 0.50.0

File Platform Checksum
pixi-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pixi-x86_64-apple-darwin.tar.gz Intel macOS checksum
pixi-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
pixi-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
pixi-x86_64-pc-windows-msvc.zip x64 Windows checksum
pixi-x86_64-pc-windows-msvc.msi x64 Windows checksum
pixi-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
pixi-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

View the full release notes at https://github.com/prefix-dev/pixi/releases/tag/v0.50.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 24, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 24, 2025
@BrewTestBot BrewTestBot enabled auto-merge July 24, 2025 17:31
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 915ae35 Jul 24, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-pixi-0.50.0 branch July 24, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants