chore(deps): update dependency nox to v2025.11.12#931
Merged
Conversation
6a602ab to
ec58849
Compare
pickypg
approved these changes
Feb 12, 2026
ec58849 to
b7f588b
Compare
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.5.1->2025.11.12Release Notes
wntrblm/nox (nox)
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 https://github.com/wntrblm/nox/pull/1026Internal changes:
log_levelis better thanlog_cli_levelby @henryiii in https://github.com/wntrblm/nox/pull/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 https://github.com/wntrblm/nox/pull/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 https://github.com/wntrblm/nox/pull/989session.env_dirto get the Path to the environment by @jbdyn in https://github.com/wntrblm/nox/pull/974Changes:
verboseglobal option to thesilentargument for session installation commands, and document it by @agriyakhetarpal in https://github.com/wntrblm/nox/pull/983SESSION_INFO) for session info instead of warning by @Spacetown in https://github.com/wntrblm/nox/pull/990Bugfixes:
venv_backendby @henryiii in https://github.com/wntrblm/nox/pull/967nox.options.keywordsby @henryiii in https://github.com/wntrblm/nox/pull/1011Documentation:
--scripttouv runinline metadata for nox-uv example by @johnthagen in https://github.com/wntrblm/nox/pull/984nox-uvthird party package by @johnthagen in https://github.com/wntrblm/nox/pull/978--lockedover--frozenforuv syncby @johnthagen in https://github.com/wntrblm/nox/pull/972Internal 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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.