Skip to content

build: update pixi to v0.73.0 and regenerate lock file#229

Merged
andrew-coleman merged 1 commit into
substrait-io:mainfrom
nielspardon:build/update-pixi-version
Jul 20, 2026
Merged

build: update pixi to v0.73.0 and regenerate lock file#229
andrew-coleman merged 1 commit into
substrait-io:mainfrom
nielspardon:build/update-pixi-version

Conversation

@nielspardon

Copy link
Copy Markdown
Member

Summary

  • Bumps the pixi version used in the lint/format GitHub Actions workflow from v0.62.2 to v0.73.0 (the latest pixi release).
  • Regenerates pixi.lock, which re-solves all environments using the locked content and upgrades the lock file format from v6 to v7. Package versions themselves are unchanged; the v7 format adds a top-level platforms section with virtual-package metadata.

The prefix-dev/setup-pixi@v0.10.0 action pin is already the latest and is left unchanged.

Verification

  • pixi run lint passes with the regenerated environment.

🤖 Generated with AI

@andrew-coleman
andrew-coleman merged commit 37966ef into substrait-io:main Jul 20, 2026
21 checks passed
nielspardon added a commit to nielspardon/substrait-python that referenced this pull request Jul 21, 2026
Resolve the pixi.lock conflict from rebasing the docs branch onto the
updated main (pixi bumped to 0.73.0, substrait-io#229) by regenerating the lock with
`pixi lock` so it carries both main's dependencies and the docs
environment. uv.lock needed no change.
nielspardon added a commit to nielspardon/substrait-python that referenced this pull request Jul 23, 2026
Resolve the pixi.lock conflict from rebasing the docs branch onto the
updated main (pixi bumped to 0.73.0, substrait-io#229) by regenerating the lock with
`pixi lock` so it carries both main's dependencies and the docs
environment. uv.lock needed no change.
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