test(deps): update dependency pixi to v0.46.0 (main) #4417
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.45.0
->v0.46.0
Release Notes
prefix-dev/pixi (pixi)
v0.46.0
: 0.46.0 - 2025-04-22Compare Source
Release Notes
arg
names intasks
can no longer contain dashes (-
).This restriction is due to the integration of
Minijinja
for rendering tasks, where dashes could be misinterpreted as a subtraction operator.✨ Highlights
This release comes with another set of features for the
tasks
!minijinja
for rendering the command.depends-on
key.depends-on
key can now include the environment that the task should run in.Added
depends-on
key by @prsabahrami in #3450Changed
Documentation
xsf
by @lucascolley in #3515wget
instead ofcurl
by @paugier in #3547advanced_tasks.md
by @AH-Merii in #3555direnv
by @phreed in #3513authentication.md
to fix typo in package name by @PanTheDev in #3615project
withworkspace
by @munechika-koyo in #3623 and in #3620pixi build
examples by @Hofer-Julian in #3632Fixed
installation.md
to correspond toinstallation.ps1
by @Ahschreyer in #3507pixi task list
for platform specific tasks by @synapticarbors in #3510--no-completion
by @Hofer-Julian in #3553add_tests::add_pypi_git
as an online test by @mgorny in #3586git-cliff
by @Hofer-Julian in #3614Refactor
pixi.toml
to use args by @prsabahrami in #3531New Contributors
Download pixi 0.46.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.