Bump nox from 2022.8.7 to 2023.4.22 in /.github/workflows
Bumps nox from 2022.8.7 to 2023.4.22.
Release notes
Sourced from nox's releases.
2023.04.22
We'd like to thank the following folks who contributed to this release:
New Features:
- Add support for
NOXPYTHON,NOXEXTRAPYTHONandNOXFORCEPYTHONby@edgarrmondragonin wntrblm/nox#688- feat: --json --list-sessions by
@henryiiiin wntrblm/nox#665Documentation Improvements:
- style: spelling and grammar fixes by
@scopin wntrblm/nox#682- Add invite link to the discord server to CONTRIBUTING.md by
@dcermakin wntrblm/nox#679Internal Changes:
- chore: update pre-commit hooks by
@edgarrmondragonin wntrblm/nox#690- chore: move to using Ruff by
@henryiiiin wntrblm/nox#691- Fix assertion in GHA tests by
@FollowTheProcessin wntrblm/nox#670- ci: some minor fixes by
@henryiiiin wntrblm/nox#675- Constrain tox to <4.0.0 and minor fixes by
@FollowTheProcessin wntrblm/nox#677- chore: long term fix for bugbear opinionated checks by
@henryiiiin wntrblm/nox#678- chore: switch to hatchling by
@henryiiiin wntrblm/nox#659- Don't run python 2.7 virtualenv tests for newer versions of virtualenv by
@crwilcoxin wntrblm/nox#702- allow the use of argcomplete 3 by
@reaperhulkin wntrblm/nox#700- fix: enable
list_sessionsfor session completion by@scopin wntrblm/nox#699- chore: remove 3.6 tests, min version is 3.7 by
@crwilcoxin wntrblm/nox#703Full Changelog: https://github.com/wntrblm/nox/compare/2022.11.21...2023.04.22
2022.11.21 🦃
We'd like to thank the following folks who contributed to this release:
New features:
- Include Python 3.11 classifier & testing (#655)
Improvements:
... (truncated)
Changelog
Sourced from nox's changelog.
Changelog
2023.04.22
We'd like to thank the following folks who contributed to this release:
New Features:
- Add support for
NOXPYTHON,NOXEXTRAPYTHONandNOXFORCEPYTHONby@edgarrmondragonin wntrblm/nox#688- feat: --json --list-sessions by
@henryiiiin wntrblm/nox#665Documentation Improvements:
- style: spelling and grammar fixes by
@scopin wntrblm/nox#682- Add invite link to the discord server to CONTRIBUTING.md by
@dcermakin wntrblm/nox#679Internal Changes:
- chore: update pre-commit hooks by
@edgarrmondragonin wntrblm/nox#690- chore: move to using Ruff by
@henryiiiin wntrblm/nox#691- Fix assertion in GHA tests by
@FollowTheProcessin wntrblm/nox#670- ci: some minor fixes by
@henryiiiin wntrblm/nox#675- Constrain tox to <4.0.0 and minor fixes by
@FollowTheProcessin wntrblm/nox#677- chore: long term fix for bugbear opinionated checks by
@henryiiiin wntrblm/nox#678- chore: switch to hatchling by
@henryiiiin wntrblm/nox#659- Don't run python 2.7 virtualenv tests for newer versions of virtualenv by
@crwilcoxin wntrblm/nox#702- allow the use of argcomplete 3 by
@reaperhulkin wntrblm/nox#700- fix: enable
list_sessionsfor session completion by@scopin wntrblm/nox#699- chore: remove 3.6 tests, min version is 3.7 by
@crwilcoxin wntrblm/nox#7032022.11.21
We'd like to thank the following folks who contributed to this release:
New features:
- Include Python 3.11 classifier & testing (#655)
... (truncated)
Commits
2e8d24aRelease 2023.04.2398561bbRelease 2023.04.239ab9f1bRelease 2023.04.232bba9daRelease 2023.04.23843d380remove old python versions that are failing in CI due to not being installed ...27b9665chore: remove 3.6 tests, min version is 3.7 (#703)45acf03fix: enablelist_sessionsfor session completion (#699)301354fallow the use of argcomplete 3 (#700)0dd1a51test: don't run python 2.7 virtualenv tests for newer versions of virtualenv ...119fd00feat: --json --list-sessions (#665)- 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 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)