Commit 5771398
authored
chore(deps): bump the actions group across 1 directory with 2 updates (#1171)
Bumps the actions group with 2 updates in the / directory:
[actions/download-artifact](https://github.com/actions/download-artifact)
and [wntrblm/nox](https://github.com/wntrblm/nox).
Updates `actions/download-artifact` from 5 to 6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/download-artifact/releases">actions/download-artifact's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>What's Changed</h2>
<p><strong>BREAKING CHANGE:</strong> this update supports Node
<code>v24.x</code>. This is not a breaking change per-se but we're
treating it as such.</p>
<ul>
<li>Update README for download-artifact v5 changes by <a
href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a
href="https://redirect.github.com/actions/download-artifact/pull/417">actions/download-artifact#417</a></li>
<li>Update README with artifact extraction details by <a
href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a
href="https://redirect.github.com/actions/download-artifact/pull/424">actions/download-artifact#424</a></li>
<li>Readme: spell out the first use of GHES by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/download-artifact/pull/431">actions/download-artifact#431</a></li>
<li>Bump <code>@actions/artifact</code> to <code>v4.0.0</code></li>
<li>Prepare <code>v6.0.0</code> by <a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in
<a
href="https://redirect.github.com/actions/download-artifact/pull/438">actions/download-artifact#438</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/danwkennedy"><code>@danwkennedy</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/download-artifact/pull/431">actions/download-artifact#431</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/download-artifact/compare/v5...v6.0.0">https://github.com/actions/download-artifact/compare/v5...v6.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/download-artifact/commit/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53"><code>018cc2c</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/438">#438</a>
from actions/danwkennedy/prepare-6.0.0</li>
<li><a
href="https://github.com/actions/download-artifact/commit/815651c680ffe1c95719d0ed08aba1a2f9d5c177"><code>815651c</code></a>
Revert "Remove <code>github.dep.yml</code>"</li>
<li><a
href="https://github.com/actions/download-artifact/commit/bb3a066a8babc8ed7b3e4218896c548fe34e7115"><code>bb3a066</code></a>
Remove <code>github.dep.yml</code></li>
<li><a
href="https://github.com/actions/download-artifact/commit/fa1ce46bbd11b8387539af12741055a76dfdf804"><code>fa1ce46</code></a>
Prepare <code>v6.0.0</code></li>
<li><a
href="https://github.com/actions/download-artifact/commit/4a24838f3d5601fd639834081e118c2995d51e1c"><code>4a24838</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/431">#431</a>
from danwkennedy/patch-1</li>
<li><a
href="https://github.com/actions/download-artifact/commit/5e3251c4ff5a32e4cf8dd4adaee0e692365237ae"><code>5e3251c</code></a>
Readme: spell out the first use of GHES</li>
<li><a
href="https://github.com/actions/download-artifact/commit/abefc31eafcfbdf6c5336127c1346fdae79ff41c"><code>abefc31</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/424">#424</a>
from actions/yacaovsnc/update_readme</li>
<li><a
href="https://github.com/actions/download-artifact/commit/ac43a6070aa7db8a41e756e7a2846221edca7027"><code>ac43a60</code></a>
Update README with artifact extraction details</li>
<li><a
href="https://github.com/actions/download-artifact/commit/de96f4613b77ec03b5cf633e7c350c32bd3c5660"><code>de96f46</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/download-artifact/issues/417">#417</a>
from actions/yacaovsnc/update_readme</li>
<li><a
href="https://github.com/actions/download-artifact/commit/7993cb44e9052f2f08f9b828ae5ef3ecca7d2ac7"><code>7993cb4</code></a>
Remove migration guide for artifact download changes</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/download-artifact/compare/v5...v6">compare
view</a></li>
</ul>
</details>
<br />
Updates `wntrblm/nox` from 2025.05.01 to 2025.10.16
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wntrblm/nox/releases">wntrblm/nox's
releases</a>.</em></p>
<blockquote>
<h2>2025.10.16 ⏲️</h2>
<p>This is a quick release to make our new dependency, pbs-installer,
optional. This is only needed to install Python if you are not using the
uv backend. We've also added the time taken to the output when it's over
a second.</p>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
</ul>
<p>Changes:</p>
<ul>
<li>Make pbs-installer an optional dependency by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1017">wntrblm/nox#1017</a></li>
<li>Include time on longer runs (adds <code>humanize</code> dependency)
by <a href="https://github.com/henryiii"><code>@henryiii</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/1014">wntrblm/nox#1014</a></li>
</ul>
<p>Internal:</p>
<ul>
<li>Run conda on Windows/Linux again by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1015">wntrblm/nox#1015</a></li>
</ul>
<h2>2025.10.14 🥧</h2>
<p>This release updates the default for the GitHub Action to target the
current range of recommended Pythons (3.10-3.14). There's now a
mechanism to control if nox downloads Python (even when not using uv).
Several fixes include better free-threading support, custom filenames in
script mode, and support for GitHub Actions Windows ARM runners.</p>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a>
(first contribution)</li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a
href="https://github.com/IvanIsCoding"><code>@IvanIsCoding</code></a>
(first contribution)</li>
<li><a href="https://github.com/jbdyn"><code>@jbdyn</code></a> (first
contribution)</li>
<li><a
href="https://github.com/johnthagen"><code>@johnthagen</code></a></li>
<li><a
href="https://github.com/saucoide"><code>@saucoide</code></a></li>
<li><a
href="https://github.com/shenxianpeng"><code>@shenxianpeng</code></a>
(first contribution)</li>
<li><a href="https://github.com/Spacetown"><code>@Spacetown</code></a>
(first contribution)</li>
<li><a href="https://github.com/zzzeek"><code>@zzzeek</code></a> (first
contribution)</li>
</ul>
<p>Features:</p>
<ul>
<li>Add <code>--download-python</code> python option by <a
href="https://github.com/saucoide"><code>@saucoide</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/989">wntrblm/nox#989</a></li>
<li>Add <code>session.env_dir</code> to get the Path to the environment
by <a href="https://github.com/jbdyn"><code>@jbdyn</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/974">wntrblm/nox#974</a></li>
</ul>
<p>Changes:</p>
<ul>
<li>GitHub Action 3.10-3.14 default by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1003">wntrblm/nox#1003</a></li>
<li>Percolate the <code>verbose</code> global option to the
<code>silent</code> argument for session installation commands, and
document it by <a
href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a>
in <a
href="https://redirect.github.com/wntrblm/nox/pull/983">wntrblm/nox#983</a></li>
<li>Disallow abbreviated options by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/973">wntrblm/nox#973</a></li>
<li>Log output of failed process by <a
href="https://github.com/jbdyn"><code>@jbdyn</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/974">wntrblm/nox#974</a></li>
<li>Use a separate logging level (<code>SESSION_INFO</code>) for session
info instead of warning by <a
href="https://github.com/Spacetown"><code>@Spacetown</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/990">wntrblm/nox#990</a></li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Support scripts with custom names by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1007">wntrblm/nox#1007</a></li>
<li>Correctly match free-threaded python versions by <a
href="https://github.com/zzzeek"><code>@zzzeek</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/999">wntrblm/nox#999</a></li>
<li>Let uv replace the directory instead of deleting it ourselves by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/981">wntrblm/nox#981</a></li>
<li>Tighten type for <code>venv_backend</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/967">wntrblm/nox#967</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/wntrblm/nox/blob/main/CHANGELOG.md">wntrblm/nox's
changelog</a>.</em></p>
<blockquote>
<h2>2025.10.16</h2>
<p>This is a quick release to make our new dependency, pbs-installer,
optional.
This is only needed to install Python if you are not using the uv
backend.
We've also added the time taken to the output when it's over a
second.</p>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
</ul>
<p>Changes:</p>
<ul>
<li>Make pbs-installer an optional dependency by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1017">wntrblm/nox#1017</a></li>
<li>Include time on longer runs (adds <code>humanize</code> dependency)
by <a href="https://github.com/henryiii"><code>@henryiii</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/1014">wntrblm/nox#1014</a></li>
</ul>
<p>Internal:</p>
<ul>
<li>Run conda on Windows/Linux again by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1015">wntrblm/nox#1015</a></li>
</ul>
<h2>2025.10.14</h2>
<p>This release updates the default for the GitHub Action to target the
current range of recommended Pythons (3.10-3.14). There's now a
mechanism to control if nox downloads Python (even when not using uv).
Several fixes include better free-threading support, custom filenames in
script mode, and support for GitHub Actions Windows ARM runners.</p>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a>
(first contribution)</li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a
href="https://github.com/IvanIsCoding"><code>@IvanIsCoding</code></a>
(first contribution)</li>
<li><a href="https://github.com/jbdyn"><code>@jbdyn</code></a> (first
contribution)</li>
<li><a
href="https://github.com/johnthagen"><code>@johnthagen</code></a></li>
<li><a
href="https://github.com/saucoide"><code>@saucoide</code></a></li>
<li><a
href="https://github.com/shenxianpeng"><code>@shenxianpeng</code></a>
(first contribution)</li>
<li><a href="https://github.com/Spacetown"><code>@Spacetown</code></a>
(first contribution)</li>
<li><a href="https://github.com/zzzeek"><code>@zzzeek</code></a> (first
contribution)</li>
</ul>
<p>Features:</p>
<ul>
<li>Add <code>--download-python</code> python option by <a
href="https://github.com/saucoide"><code>@saucoide</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/989">wntrblm/nox#989</a></li>
<li>Add <code>session.env_dir</code> to get the Path to the environment
by <a href="https://github.com/jbdyn"><code>@jbdyn</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/974">wntrblm/nox#974</a></li>
</ul>
<p>Changes:</p>
<ul>
<li>GitHub Action 3.10-3.14 default by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/1003">wntrblm/nox#1003</a></li>
<li>Percolate the <code>verbose</code> global option to the
<code>silent</code> argument for session installation commands, and
document it by <a
href="https://github.com/agriyakhetarpal"><code>@agriyakhetarpal</code></a>
in <a
href="https://redirect.github.com/wntrblm/nox/pull/983">wntrblm/nox#983</a></li>
<li>Disallow abbreviated options by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/973">wntrblm/nox#973</a></li>
<li>Log output of failed process by <a
href="https://github.com/jbdyn"><code>@jbdyn</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/974">wntrblm/nox#974</a></li>
<li>Use a separate logging level (<code>SESSION_INFO</code>) for session
info instead of warning by <a
href="https://github.com/Spacetown"><code>@Spacetown</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/990">wntrblm/nox#990</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wntrblm/nox/commit/d9e5e0c2e39e5122e635d76cd2ba3268d67eb18f"><code>d9e5e0c</code></a>
chore: prepare for 2025.10.16 (<a
href="https://redirect.github.com/wntrblm/nox/issues/1018">#1018</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/7cb261457e2b815415569e2bd29d254cff7518b3"><code>7cb2614</code></a>
fix: include time on longer runs (<a
href="https://redirect.github.com/wntrblm/nox/issues/1014">#1014</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/4eb0037cf14950c763c64d999d27627fb0f23704"><code>4eb0037</code></a>
fix: make pbs an optional dependency (<a
href="https://redirect.github.com/wntrblm/nox/issues/1017">#1017</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/572f34a20cc004bd326d55b28ecfa3168c4f4a96"><code>572f34a</code></a>
ci: run conda on Windows/Linux again (<a
href="https://redirect.github.com/wntrblm/nox/issues/1015">#1015</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/449f9352f26eb6465c0f0c7e6d89810e087f6f26"><code>449f935</code></a>
docs: prepare for 2025.10.14 (<a
href="https://redirect.github.com/wntrblm/nox/issues/1010">#1010</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/61749600ecf5802e0ad0ef25ba36f9b5d5da13de"><code>6174960</code></a>
fix: show a warning if a duplicate session is encountered (<a
href="https://redirect.github.com/wntrblm/nox/issues/1013">#1013</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/1dc691030a3ca7c4dfee708af7ba2596472bf592"><code>1dc6910</code></a>
chore: remove docs from default dev group (<a
href="https://redirect.github.com/wntrblm/nox/issues/1012">#1012</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/bd6629a55552d742f5ee19c897cb4c5472dadc40"><code>bd6629a</code></a>
fix: validation error for nox.options.keywords (<a
href="https://redirect.github.com/wntrblm/nox/issues/1011">#1011</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/1a4b11afb2caf9885dad7dee83547146222505fb"><code>1a4b11a</code></a>
fix: log output of failed process (<a
href="https://redirect.github.com/wntrblm/nox/issues/974">#974</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/a0d354c6b86b378d075d27672508b35d8933d7db"><code>a0d354c</code></a>
feat: use a separate logging level for session info instead of
warning</li>
<li>Additional commits viewable in <a
href="https://github.com/wntrblm/nox/compare/2025.05.01...2025.10.16">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1573c77 commit 5771398
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments