Skip to content

Commit 1656431

Browse files
chore(ci): Update prefix-dev/setup-pixi action to v0.9.0 (#65)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prefix-dev/setup-pixi](https://redirect.github.com/prefix-dev/setup-pixi) | action | minor | `v0.8.7` -> `v0.9.0` | --- ### Release Notes <details> <summary>prefix-dev/setup-pixi (prefix-dev/setup-pixi)</summary> ### [`v0.9.0`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.14...v0.9.0) <!-- Release notes generated using configuration in .github/release.yml at v0.9.0 --> ##### What's Changed ##### ⬆️ Dependency updates - chore(deps): bump the nodejs group with 7 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;218](https://redirect.github.com/prefix-dev/setup-pixi/pull/218) ##### 🤷🏻 Other changes - chore: Bump to node 24 by [@&#8203;pavelzw](https://redirect.github.com/pavelzw) in [#&#8203;219](https://redirect.github.com/prefix-dev/setup-pixi/pull/219) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.14...v0.9.0> ### [`v0.8.14`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.14) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.13...v0.8.14) <!-- Release notes generated using configuration in .github/release.yml at v0.8.14 --> ##### What's Changed ##### ✨ New features - feat: Replace pixi-url-bearer-token by pixi-url-headers by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;217](https://redirect.github.com/prefix-dev/setup-pixi/pull/217) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.13...v0.8.14> ### [`v0.8.13`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.13) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.12...v0.8.13) <!-- Release notes generated using configuration in .github/release.yml at v0.8.13 --> ##### What's Changed ##### ✨ New features - feat: Allow specifying inputs as environment variables by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;214](https://redirect.github.com/prefix-dev/setup-pixi/pull/214) - feat: Add Support for Handlebars Templates in pixi-url by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;213](https://redirect.github.com/prefix-dev/setup-pixi/pull/213) ##### 🤷🏻 Other changes - test: Enable failure tests by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;215](https://redirect.github.com/prefix-dev/setup-pixi/pull/215) - test: Skip tests with secrets on fork PRs by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;216](https://redirect.github.com/prefix-dev/setup-pixi/pull/216) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.12...v0.8.13> ### [`v0.8.12`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.12) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.11...v0.8.12) <!-- Release notes generated using configuration in .github/release.yml at v0.8.12 --> ##### What's Changed ##### 🐛 Bug fixes - fix: Multiple invokations of setup-pixi by [@&#8203;pavelzw](https://redirect.github.com/pavelzw) in [#&#8203;211](https://redirect.github.com/prefix-dev/setup-pixi/pull/211) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.11...v0.8.12> ### [`v0.8.11`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.11) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.10...v0.8.11) <!-- Release notes generated using configuration in .github/release.yml at v0.8.11 --> ##### What's Changed ##### ✨ New features - feat: Add `pixi-url-bearer-token` to authenticate when downloading from `pixi-url` by [@&#8203;ytausch](https://redirect.github.com/ytausch) in [#&#8203;210](https://redirect.github.com/prefix-dev/setup-pixi/pull/210) ##### ⬆️ Dependency updates - Bump the nodejs group with 7 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;208](https://redirect.github.com/prefix-dev/setup-pixi/pull/208) - Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the gh-actions group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;209](https://redirect.github.com/prefix-dev/setup-pixi/pull/209) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.10...v0.8.11> ### [`v0.8.10`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.10) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.9...v0.8.10) <!-- Release notes generated using configuration in .github/release.yml at v0.8.10 --> ##### What's Changed ##### 🐛 Bug fixes - fix: Forcefully remove empty parents directory on post-cleanup by [@&#8203;delsner](https://redirect.github.com/delsner) in [#&#8203;205](https://redirect.github.com/prefix-dev/setup-pixi/pull/205) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.9...v0.8.10> ### [`v0.8.9`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.9) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.8...v0.8.9) <!-- Release notes generated using configuration in .github/release.yml at v0.8.9 --> ##### What's Changed ##### 🐛 Bug fixes - fix: Ignore errors in post-cleanup if files do not exist by [@&#8203;delsner](https://redirect.github.com/delsner) in [#&#8203;204](https://redirect.github.com/prefix-dev/setup-pixi/pull/204) ##### ⬆️ Dependency updates - Bump the gh-actions group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;199](https://redirect.github.com/prefix-dev/setup-pixi/pull/199) - Bump the nodejs group across 1 directory with 8 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;203](https://redirect.github.com/prefix-dev/setup-pixi/pull/203) ##### 🤷🏻 Other changes - docs: Add security policy by [@&#8203;pavelzw](https://redirect.github.com/pavelzw) in [#&#8203;202](https://redirect.github.com/prefix-dev/setup-pixi/pull/202) ##### New Contributors - [@&#8203;delsner](https://redirect.github.com/delsner) made their first contribution in [#&#8203;204](https://redirect.github.com/prefix-dev/setup-pixi/pull/204) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.8...v0.8.9> ### [`v0.8.8`](https://redirect.github.com/prefix-dev/setup-pixi/releases/tag/v0.8.8) [Compare Source](https://redirect.github.com/prefix-dev/setup-pixi/compare/v0.8.7...v0.8.8) <!-- Release notes generated using configuration in .github/release.yml at v0.8.8 --> ##### What's Changed ##### ✨ New features - feat: Add support for windows arm runners by [@&#8203;pavelzw](https://redirect.github.com/pavelzw) in [#&#8203;197](https://redirect.github.com/prefix-dev/setup-pixi/pull/197) **Full Changelog**: <prefix-dev/setup-pixi@v0.8.7...v0.8.8> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prefix-dev/recipe-format). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6ef414 commit 1656431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- py310
2121
steps:
2222
- uses: actions/checkout@v5
23-
- uses: prefix-dev/setup-pixi@v0.8.7
23+
- uses: prefix-dev/setup-pixi@v0.9.0
2424
with:
2525
pixi-version: "latest"
2626
environments: ${{ matrix.pixi-environment }}
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v5
3535
- name: Setup Pixi
36-
uses: prefix-dev/setup-pixi@v0.8.7
36+
uses: prefix-dev/setup-pixi@v0.9.0
3737
- name: Format and lint
3838
run: |
3939
pixi run fmt

0 commit comments

Comments
 (0)