Skip to content

Commit 465f3ce

Browse files
chore(deps): bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#150)
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.3 to 0.9.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prefix-dev/setup-pixi/releases">prefix-dev/setup-pixi's releases</a>.</em></p> <blockquote> <h2>v0.9.4</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>✨ New features</h3> <ul> <li>Implement working directory setup by <a href="https://github.com/retrry"><code>@​retrry</code></a> in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/236">prefix-dev/setup-pixi#236</a></li> </ul> <h3>👷🏻 CI</h3> <ul> <li>ci: Remove macos-13 tests by <a href="https://github.com/pavelzw"><code>@​pavelzw</code></a> in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/240">prefix-dev/setup-pixi#240</a></li> </ul> <h3>⬆️ Dependency updates</h3> <ul> <li>chore(deps): bump the gh-actions group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/238">prefix-dev/setup-pixi#238</a></li> <li>chore(deps): bump the nodejs group with 9 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/239">prefix-dev/setup-pixi#239</a></li> <li>chore(deps): bump the gh-actions group with 5 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/243">prefix-dev/setup-pixi#243</a></li> <li>chore(deps): bump the nodejs group with 10 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/244">prefix-dev/setup-pixi#244</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/retrry"><code>@​retrry</code></a> made their first contribution in <a href="https://redirect.github.com/prefix-dev/setup-pixi/pull/236">prefix-dev/setup-pixi#236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prefix-dev/setup-pixi/compare/v0.9.3...v0.9.4">https://github.com/prefix-dev/setup-pixi/compare/v0.9.3...v0.9.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/a0af7a228712d6121d37aba47adf55c1332c9c2e"><code>a0af7a2</code></a> Implement working directory setup (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/236">#236</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/51b98037a96d8c8de9468a767400f984d173fd90"><code>51b9803</code></a> chore(deps): bump the nodejs group with 10 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/244">#244</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/54b8d307031379c3ead4fd566993bb2587e9a4f5"><code>54b8d30</code></a> chore(deps): bump the gh-actions group with 5 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/243">#243</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/dce9fafa7721670e422e40f5520f8025a6c711c9"><code>dce9faf</code></a> Reference latest Pixi version in README (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/242">#242</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/ea732fd64afcb6c16f3060c369605c09534f9686"><code>ea732fd</code></a> ci: Remove macos-13 tests (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/240">#240</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/fc696d768f84a9b71950d2f433895a0b6e3e5a69"><code>fc696d7</code></a> chore(deps): bump the nodejs group with 9 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/239">#239</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/71b46b994166bfa9de07cc6f8a63773db4953526"><code>71b46b9</code></a> chore(deps): bump the gh-actions group with 3 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/238">#238</a>)</li> <li>See full diff in <a href="https://github.com/prefix-dev/setup-pixi/compare/v0.9.3...v0.9.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prefix-dev/setup-pixi&package-manager=github_actions&previous-version=0.9.3&new-version=0.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82c804a commit 465f3ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codegen-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: recursive
1818

19-
- uses: prefix-dev/setup-pixi@v0.9.3
19+
- uses: prefix-dev/setup-pixi@v0.9.4
2020
with:
2121
pixi-version: v0.62.2
2222

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v6
2222
with:
2323
submodules: recursive
24-
- uses: prefix-dev/setup-pixi@v0.9.3
24+
- uses: prefix-dev/setup-pixi@v0.9.4
2525
with:
2626
pixi-version: v0.62.2
2727
- name: Run ruff linter

0 commit comments

Comments
 (0)