chore(deps): update wntrblm/nox action to v2026#989
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update wntrblm/nox action to v2026#989renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2025.02.09→2026.02.09Release Notes
wntrblm/nox (wntrblm/nox)
v2026.02.09Compare Source
This small release supports uv 0.10's new requirement that
--clearbe passedto clear an environment. Python 3.8 support was temporarily re-added since uv
0.10 still supports 3.8, so nox on 3.8 was affected.
We'd like to thank the following folks who contributed to this release:
Bugfixes:
tox-to-noxby @henryiii in #1059.runby @henryiii in #1037Internal changes:
Documentation:
v2025.11.12Compare Source
This is a small release to fix a warning when running in script mode before we
drop Python 3.8.
We'd like to thank the following folks who contributed to this release:
Bugfixes:
nox --report <file>should supportPathby @henryiii in #1026Internal changes:
log_levelis better thanlog_cli_levelby @henryiii in #1029v2025.10.16Compare Source
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.
We'd like to thank the following folks who contributed to this release:
Changes:
humanizedependency) by @henryiii in #1014Internal changes:
v2025.10.14Compare Source
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.
We'd like to thank the following folks who contributed to this release:
Features:
--download-pythonpython option by @saucoide in #989session.env_dirto get the Path to the environment by @jbdyn in #974Changes:
verboseglobal option to thesilentargument for session installation commands, and document it by @agriyakhetarpal in #983SESSION_INFO) for session info instead of warning by @Spacetown in #990Bugfixes:
venv_backendby @henryiii in #967nox.options.keywordsby @henryiii in #1011Documentation:
--scripttouv runinline metadata for nox-uv example by @johnthagen in #984nox-uvthird party package by @johnthagen in #978--lockedover--frozenforuv syncby @johnthagen in #972Internal changes:
v2025.05.01Compare Source
This is a bugfix release that primarily adds support for uv 0.7+. A few other
small fixes were made.
We'd like to thank the following folks who contributed to this release:
Bugfixes:
uv versionis nowuv self version, respectUVby @henryiii and @Spectre5 in #955UV_PYTHONto disallowed vars by @henryiii in #959conda_installissue with newer conda (only Unix) by @henryiii in #957Pathfor envdir by @henryiii in #932Documentation:
pip install .reinstallation by @henryiii in #947Internal changes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.