-
Notifications
You must be signed in to change notification settings - Fork 11
Commit c3996ae
authored
Bump nox from 2023.4.22 to 2024.4.15 (#7)
Bumps [nox](https://github.com/wntrblm/nox) from 2023.4.22 to 2024.4.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wntrblm/nox/releases">nox's
releases</a>.</em></p>
<blockquote>
<h2>2024.04.15 🪼</h2>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a></li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a href="https://github.com/mayeut"><code>@mayeut</code></a></li>
</ul>
<p>New features:</p>
<ul>
<li>Added support for <a href="https://peps.python.org/pep-0723/">PEP
723</a> (inline script metadata) with <code>nox.project.load_toml</code>
by <a href="https://github.com/henryiii"><code>@henryiii</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/811">wntrblm/nox#811</a></li>
<li>Added support for <code>micromamba</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/807">wntrblm/nox#807</a></li>
<li>Added <code>venv_backend</code> property to sessions by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/798">wntrblm/nox#798</a></li>
<li>Added the ability to use <code>None</code> to remove environment
variables by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/812">wntrblm/nox#812</a></li>
<li>Added support for skipping sessions by default using
<code>default=False</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/810">wntrblm/nox#810</a></li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Use static arguments instead of <code>**kwargs</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/815">wntrblm/nox#815</a></li>
<li>Do not depend on <code>pipx</code> in Nox GitHub action by <a
href="https://github.com/mayeut"><code>@mayeut</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/768">wntrblm/nox#768</a></li>
<li>Disallow <code>UV_SYSTEM_PYTHON</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/817">wntrblm/nox#817</a></li>
<li>Ensure 'uv' always works in a uv venv by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/818">wntrblm/nox#818</a></li>
<li>Look for <code>uv</code> next to <code>python</code> if it's not on
<code>PATH</code> by <a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/795">wntrblm/nox#795</a></li>
<li>Fixed missing f-string in <code>--help</code> message by <a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/790">wntrblm/nox#790</a></li>
<li>Don't error if not installing to passthrough by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/809">wntrblm/nox#809</a></li>
<li>Avoid mixing <code>venv</code> and <code>conda</code> from
environment by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/804">wntrblm/nox#804</a></li>
<li>Skip test for conda env when <code>conda</code> isn't installed by
<a href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/794">wntrblm/nox#794</a></li>
</ul>
<h2>2024.03.02</h2>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/DiddiLeija"><code>@DiddiLeija</code></a></li>
<li><a
href="https://github.com/MicaelJarniac"><code>@MicaelJarniac</code></a></li>
<li><a href="https://github.com/chrysle"><code>@chrysle</code></a></li>
<li><a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a></li>
<li><a
href="https://github.com/fazledyn-or"><code>@fazledyn-or</code></a></li>
<li><a
href="https://github.com/franekmagiera"><code>@franekmagiera</code></a></li>
<li><a
href="https://github.com/frenzymadness"><code>@frenzymadness</code></a></li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a
href="https://github.com/johnthagen"><code>@johnthagen</code></a></li>
<li><a href="https://github.com/mayeut"><code>@mayeut</code></a></li>
<li><a
href="https://github.com/patrick91"><code>@patrick91</code></a></li>
<li><a href="https://github.com/q0w"><code>@q0w</code></a></li>
<li><a
href="https://github.com/samypr100"><code>@samypr100</code></a></li>
<li><a href="https://github.com/scop"><code>@scop</code></a></li>
<li><a
href="https://github.com/stasfilin"><code>@stasfilin</code></a></li>
<li><a href="https://github.com/stefanv"><code>@stefanv</code></a></li>
</ul>
<p>New Features:</p>
<ul>
<li>Add <code>uv</code> backend by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/762">wntrblm/nox#762</a></li>
<li>Add venv backend fallback by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/787">wntrblm/nox#787</a></li>
<li>Add option <code>--reuse-venv {yes,no,never,always}</code> by <a
href="https://github.com/samypr100"><code>@samypr100</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/730">wntrblm/nox#730</a></li>
<li>Add environment variable <code>NOX_DEFAULT_VENV_BACKEND</code> for
default backend by <a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>
in <a
href="https://redirect.github.com/wntrblm/nox/pull/780">wntrblm/nox#780</a></li>
<li>Rename <code>session.run_always</code> to
<code>session.run_install</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/770">wntrblm/nox#770</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">nox's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>2024.04.15</h2>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a></li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a href="https://github.com/mayeut"><code>@mayeut</code></a></li>
</ul>
<p>New features:</p>
<ul>
<li>Added support for <a href="https://peps.python.org/pep-0723/">PEP
723</a> (inline script metadata) with <code>nox.project.load_toml</code>
by <a href="https://github.com/henryiii"><code>@henryiii</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/811">wntrblm/nox#811</a></li>
<li>Added support for <code>micromamba</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/807">wntrblm/nox#807</a></li>
<li>Added <code>venv_backend</code> property to sessions by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/798">wntrblm/nox#798</a></li>
<li>Added the ability to use <code>None</code> to remove environment
variables by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/812">wntrblm/nox#812</a></li>
<li>Added support for skipping sessions by default using
<code>default=False</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/810">wntrblm/nox#810</a></li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>Use static arguments instead of <code>**kwargs</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/815">wntrblm/nox#815</a></li>
<li>Do not depend on <code>pipx</code> in Nox GitHub action by <a
href="https://github.com/mayeut"><code>@mayeut</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/768">wntrblm/nox#768</a></li>
<li>Disallow <code>UV_SYSTEM_PYTHON</code> by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/817">wntrblm/nox#817</a></li>
<li>Ensure 'uv' always works in a uv venv by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/818">wntrblm/nox#818</a></li>
<li>Look for <code>uv</code> next to <code>python</code> if it's not on
<code>PATH</code> by <a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/795">wntrblm/nox#795</a></li>
<li>Fixed missing f-string in <code>--help</code> message by <a
href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/790">wntrblm/nox#790</a></li>
<li>Don't error if not installing to passthrough by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/809">wntrblm/nox#809</a></li>
<li>Avoid mixing <code>venv</code> and <code>conda</code> from
environment by <a
href="https://github.com/henryiii"><code>@henryiii</code></a> in <a
href="https://redirect.github.com/wntrblm/nox/pull/804">wntrblm/nox#804</a></li>
<li>Skip test for conda env when <code>conda</code> isn't installed by
<a href="https://github.com/cjolowicz"><code>@cjolowicz</code></a> in
<a
href="https://redirect.github.com/wntrblm/nox/pull/794">wntrblm/nox#794</a></li>
</ul>
<h2>2024.03.02</h2>
<p>We'd like to thank the following folks who contributed to this
release:</p>
<ul>
<li><a
href="https://github.com/DiddiLeija"><code>@DiddiLeija</code></a></li>
<li><a
href="https://github.com/MicaelJarniac"><code>@MicaelJarniac</code></a></li>
<li><a href="https://github.com/chrysle"><code>@chrysle</code></a></li>
<li><a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a></li>
<li><a
href="https://github.com/fazledyn-or"><code>@fazledyn-or</code></a></li>
<li><a
href="https://github.com/franekmagiera"><code>@franekmagiera</code></a></li>
<li><a
href="https://github.com/frenzymadness"><code>@frenzymadness</code></a></li>
<li><a
href="https://github.com/henryiii"><code>@henryiii</code></a></li>
<li><a
href="https://github.com/johnthagen"><code>@johnthagen</code></a></li>
<li><a href="https://github.com/mayeut"><code>@mayeut</code></a></li>
<li><a
href="https://github.com/patrick91"><code>@patrick91</code></a></li>
<li><a href="https://github.com/q0w"><code>@q0w</code></a></li>
<li><a
href="https://github.com/samypr100"><code>@samypr100</code></a></li>
<li><a href="https://github.com/scop"><code>@scop</code></a></li>
<li><a
href="https://github.com/stasfilin"><code>@stasfilin</code></a></li>
<li><a href="https://github.com/stefanv"><code>@stefanv</code></a></li>
</ul>
<p>New Features:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wntrblm/nox/commit/5656fcedc31a1ea37d016e4d94d00185330cc528"><code>5656fce</code></a>
Release 2024.04.15</li>
<li><a
href="https://github.com/wntrblm/nox/commit/8f33d1c247fadc0682c4026d55e0fbfe7b02c423"><code>8f33d1c</code></a>
fix: ensure 'uv' always works in a uv venv (<a
href="https://redirect.github.com/wntrblm/nox/issues/818">#818</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/d6e1906214cbff549e279445b357afa34a7acdae"><code>d6e1906</code></a>
feat: support PEP 723 with a toml load function (<a
href="https://redirect.github.com/wntrblm/nox/issues/811">#811</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/d3dd1f8cca62f5aca8b03ec9fff23aa2cfe63b6c"><code>d3dd1f8</code></a>
feat: use static arguments instaed of **kwargs (<a
href="https://redirect.github.com/wntrblm/nox/issues/815">#815</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/bc21883da89c26817e56b31ea1d418bfa5c792cd"><code>bc21883</code></a>
feat: support None to remone envvars (<a
href="https://redirect.github.com/wntrblm/nox/issues/812">#812</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/5e3d90db263f0434da12d34ccc1a4376621b36e1"><code>5e3d90d</code></a>
fix: disallow UV_SYSTEM_PYTHON (<a
href="https://redirect.github.com/wntrblm/nox/issues/817">#817</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/55c7eaf2eb03feb4a4b79e74966c542b75d61401"><code>55c7eaf</code></a>
feat: support default=False (<a
href="https://redirect.github.com/wntrblm/nox/issues/810">#810</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/9a4068faf700ee22ad801a4df327374e4550f24a"><code>9a4068f</code></a>
feat: add micromamba support (<a
href="https://redirect.github.com/wntrblm/nox/issues/807">#807</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/11dac8cde57859d60a76a8c59597eaf53b5d7e4a"><code>11dac8c</code></a>
fix: don't error if not installing to passthrough (<a
href="https://redirect.github.com/wntrblm/nox/issues/809">#809</a>)</li>
<li><a
href="https://github.com/wntrblm/nox/commit/956f10c5691b4f4d1a7e2d648fa2ca2eb4b27ab5"><code>956f10c</code></a>
ci: use uv (<a
href="https://redirect.github.com/wntrblm/nox/issues/805">#805</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wntrblm/nox/compare/2023.04.22...2024.04.15">compare
view</a></li>
</ul>
</details>
<br />
[](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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments