chore(deps-dev): bump nox from 2024.10.9 to 2025.10.14
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(9 months ago)
(8 months ago)
(9 months ago)
by leandrodamascena
dependencies internal size/XS python
Bumps nox from 2024.10.9 to 2025.10.14.
Release notes
Sourced from nox's releases.
2025.10.14 🥧
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:
@​agriyakhetarpal(first contribution)@​henryiii@​IvanIsCoding(first contribution)@​jbdyn(first contribution)@​johnthagen@​saucoide@​shenxianpeng(first contribution)@​Spacetown(first contribution)@​zzzeek(first contribution)Features:
- Add
--download-pythonpython option by@​saucoidein wntrblm/nox#989- Add
session.env_dirto get the Path to the environment by@​jbdynin wntrblm/nox#974Changes:
- GitHub Action 3.10-3.14 default by
@​henryiiiin wntrblm/nox#1003- Percolate the
verboseglobal option to thesilentargument for session installation commands, and document it by@​agriyakhetarpalin wntrblm/nox#983- Disallow abbreviated options by
@​henryiiiin wntrblm/nox#973- Log output of failed process by
@​jbdynin wntrblm/nox#974- Use a separate logging level (
SESSION_INFO) for session info instead of warning by@​Spacetownin wntrblm/nox#990Bugfixes:
- Support scripts with custom names by
@​henryiiiin wntrblm/nox#1007- Correctly match free-threaded python versions by
@​zzzeekin wntrblm/nox#999- Let uv replace the directory instead of deleting it ourselves by
@​henryiiiin wntrblm/nox#981- Tighten type for
venv_backendby@​henryiiiin wntrblm/nox#967- GitHub Actions Windows ARM support by
@​henryiiiin wntrblm/nox#1002- Show a warning (eventually error) if a duplicate session is encountered by
@​henryiiiin wntrblm/nox#1013- Fix validation error for
nox.options.keywordsby@​henryiiiin wntrblm/nox#1011Documentation:
- Add
--scripttouv runinline metadata for nox-uv example by@​johnthagenin wntrblm/nox#984- Document
nox-uvthird party package by@​johnthagenin wntrblm/nox#978- Recommend
--lockedover--frozenforuv syncby@​johnthagenin wntrblm/nox#972- Tweak the grammar in a comment in tasks.py by
@​brettcannonin wntrblm/nox#987- Add rustworkx as an example user by
@​IvanIsCodingin wntrblm/nox#975- Update badge from black to ruff by
@​shenxianpengin wntrblm/nox#971Internal changes:
- Hide new coverage warning on 3.14 by
@​henryiiiin wntrblm/nox#980
... (truncated)
Changelog
Sourced from nox's changelog.
2025.10.14
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:
@​agriyakhetarpal(first contribution)@​henryiii@​IvanIsCoding(first contribution)@​jbdyn(first contribution)@​johnthagen@​saucoide@​shenxianpeng(first contribution)@​Spacetown(first contribution)@​zzzeek(first contribution)Features:
- Add
--download-pythonpython option by@​saucoidein wntrblm/nox#989- Add
session.env_dirto get the Path to the environment by@​jbdynin wntrblm/nox#974Changes:
- GitHub Action 3.10-3.14 default by
@​henryiiiin wntrblm/nox#1003- Percolate the
verboseglobal option to thesilentargument for session installation commands, and document it by@​agriyakhetarpalin wntrblm/nox#983- Disallow abbreviated options by
@​henryiiiin wntrblm/nox#973- Log output of failed process by
@​jbdynin wntrblm/nox#974- Use a separate logging level (
SESSION_INFO) for session info instead of warning by@​Spacetownin wntrblm/nox#990Bugfixes:
- Support scripts with custom names by
@​henryiiiin wntrblm/nox#1007- Correctly match free-threaded python versions by
@​zzzeekin wntrblm/nox#999- Let uv replace the directory instead of deleting it ourselves by
@​henryiiiin wntrblm/nox#981- Tighten type for
venv_backendby@​henryiiiin wntrblm/nox#967- GitHub Actions Windows ARM support by
@​henryiiiin wntrblm/nox#1002- Show a warning (eventually error) if a duplicate session is encountered by
@​henryiiiin wntrblm/nox#1013- Fix validation error for
nox.options.keywordsby@​henryiiiin wntrblm/nox#1011Documentation:
- Add
--scripttouv runinline metadata for nox-uv example by@​johnthagenin wntrblm/nox#984- Document
nox-uvthird party package by@​johnthagenin wntrblm/nox#978- Recommend
--lockedover--frozenforuv syncby@​johnthagenin wntrblm/nox#972- Tweak the grammar in a comment in tasks.py by
@​brettcannonin wntrblm/nox#987- Add rustworkx as an example user by
@​IvanIsCodingin wntrblm/nox#975- Update badge from black to ruff by
@​shenxianpengin wntrblm/nox#971Internal changes:
... (truncated)
Commits
449f935docs: prepare for 2025.10.14 (#1010)6174960fix: show a warning if a duplicate session is encountered (#1013)1dc6910chore: remove docs from default dev group (#1012)bd6629afix: validation error for nox.options.keywords (#1011)1a4b11afix: log output of failed process (#974)a0d354cfeat: use a separate logging level for session info instead of warning55acc2aci: adapt for bot name in commits (#1009)53bf191tests: add conda marker (#969)c6541cdfix: support scripts with custom names (#1007)e7a288dchore(deps): bump astral-sh/setup-uv from 6 to 7 in the actions group (#1008)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+170
-9
Package Dependencies
Technical Details
| ID: | 10208046 |
| UUID: | 2918528740 |
| Node ID: | PR_kwDODTo4k86t9Tbk |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |
| Merge State: | Unknown |