-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump nox from 2025.5.1 to 2025.10.16 #205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps [nox](https://github.com/wntrblm/nox) from 2025.5.1 to 2025.10.16. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.05.01...2025.10.16) --- updated-dependencies: - dependency-name: nox dependency-version: 2025.10.16 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Welcome @dependabot[bot]! 🎉Great PR! I've analyzed your code changes for:
Ready to see the full review?
Let's make your code even better together! 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
|
|
Merging to
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #205 +/- ##
=======================================
Coverage 94.15% 94.15%
=======================================
Files 31 31
Lines 1368 1368
Branches 25 25
=======================================
Hits 1288 1288
Misses 79 79
Partials 1 1 |
|



Bumps nox from 2025.5.1 to 2025.10.16.
Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
d9e5e0cchore: prepare for 2025.10.16 (#1018)7cb2614fix: include time on longer runs (#1014)4eb0037fix: make pbs an optional dependency (#1017)572f34aci: run conda on Windows/Linux again (#1015)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 warningYou can trigger a rebase of this PR 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)Summary by Bito
This pull request updates the nox dependency to version 2025.10.16, makes the pbs-installer an optional dependency, and introduces a new humanize dependency for better performance tracking. These enhancements aim to improve the functionality of the nox tool.This change is