Skip to content

Auto-update gh-actions, add uv to host dependencies#155

Merged
Pavel Zwerschke (pavelzw) merged 2 commits into
mainfrom
update-gh-actions
May 18, 2026
Merged

Auto-update gh-actions, add uv to host dependencies#155
Pavel Zwerschke (pavelzw) merged 2 commits into
mainfrom
update-gh-actions

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

New versions of pinned dependencies in gh-actions were detected.
This PR updates them to the latest version.

Comment thread template/pixi.toml.jinja
[package.host-dependencies]
python = ">={{ minimal_python_version.replace('py3', '3.') }}"
hatchling = "*"
uv = "*"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is because of a breaking change in pixi-build-python 0.5.0. currently discussing with Ruben Arts (@ruben-arts) that we should include the pixi build backend in the lockfile as well

@pavelzw Pavel Zwerschke (pavelzw) merged commit 0691f7f into main May 18, 2026
6 checks passed
@pavelzw Pavel Zwerschke (pavelzw) deleted the update-gh-actions branch May 18, 2026 07:53
@pavelzw Pavel Zwerschke (pavelzw) changed the title Auto-update gh-actions Auto-update gh-actions, add uv to host dependencies May 18, 2026
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.

1 participant