Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.2.1 to 0.3.0 (#19)
Browse files Browse the repository at this point in the history
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi)
from 0.2.1 to 0.3.0.
<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.3.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>💥 Breaking changes</h3>
<ul>
<li>Add support for --locked and --frozen by <a
href="https://github.com/pavelzw"><code>@​pavelzw</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/21">prefix-dev/setup-pixi#21</a>
<ul>
<li><em><code>setup-pixi</code> now uses <code>--locked</code> by
default (supported by <code>pixi&gt;=0.5.0</code>). If you want to use
an older pixi version, please use <code>locked: false</code>.</em></li>
</ul>
</li>
</ul>
<h3>👷🏻 CI</h3>
<ul>
<li>Add proper auth test by <a
href="https://github.com/pavelzw"><code>@​pavelzw</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/13">prefix-dev/setup-pixi#13</a></li>
</ul>
<h3>⬆️ Dependency updates</h3>
<ul>
<li>Bump the dev-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/17">prefix-dev/setup-pixi#17</a></li>
<li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/18">prefix-dev/setup-pixi#18</a></li>
<li>Bump the dev-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/19">prefix-dev/setup-pixi#19</a></li>
<li>Bump the dev-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prefix-dev/setup-pixi/pull/20">prefix-dev/setup-pixi#20</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prefix-dev/setup-pixi/compare/v0.2.1...v0.3.0">https://github.com/prefix-dev/setup-pixi/compare/v0.2.1...v0.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/e2bb9e2af8d78e11e78f5120d4c92238402b468f"><code>e2bb9e2</code></a>
Add support for --locked and --frozen (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/21">#21</a>)</li>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/041b177283567d3db27b74c89cdebccbb98d3514"><code>041b177</code></a>
Bump the dev-dependencies group with 3 updates (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/20">#20</a>)</li>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/c2b1b0900e84727e9811630ad9c72bfd7b6cd08a"><code>c2b1b09</code></a>
Add proper auth test (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/13">#13</a>)</li>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/fa1893576e4af277e7f2b2947d7937357497618e"><code>fa18935</code></a>
Bump the dev-dependencies group with 4 updates (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/19">#19</a>)</li>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/2d8ad6d40b4d1368e99256ae5fd8764972b06b30"><code>2d8ad6d</code></a>
Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/18">#18</a>)</li>
<li><a
href="https://github.com/prefix-dev/setup-pixi/commit/3386b66ca66b9dc5f92f69c29334fbfbcbccf9f2"><code>3386b66</code></a>
Bump the dev-dependencies group with 3 updates (<a
href="https://redirect.github.com/prefix-dev/setup-pixi/issues/17">#17</a>)</li>
<li>See full diff in <a
href="https://github.com/prefix-dev/setup-pixi/compare/v0.2.1...v0.3.0">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.2.1&new-version=0.3.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 5372ca1 commit 2c5d0a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.2.1
- uses: prefix-dev/setup-pixi@v0.3.0
with:
pixi-version: "latest"
cache: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: prefix-dev/setup-pixi@v0.2.1
- uses: prefix-dev/setup-pixi@v0.3.0
with:
pixi-version: "latest"
cache: true
Expand Down

0 comments on commit 2c5d0a9

Please sign in to comment.