django-sorting-bootstrap
django-sorting-bootstrap copied to clipboard
Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows
Bumps nox from 2022.1.7 to 2022.8.7.
Release notes
Sourced from nox's releases.
2022.8.7 🧚
We'd like to thank the following folks who contributed to this release:
@​CN-M@​crwilcox@​DiddiLeija@​edgarrmondragon@​FollowTheProcess@​hauntsaninja@​henryiii@​johnthagen@​jwodder@​ktbarrett@​mayeut@​meowmeowmeowcat@​NickleDave@​raddessi@​zhanponRemovals:
New features:
- Official Nox GitHub Action (#594, #606, #609, #620, #629, #637, #632, #633)
- Missing interpreters now error the session on CI by default (#567)
- Allow configurable child shutdown timeouts (#565)
- Add session tags (#627)
- Add short
-Nalias for--no-reuse-existing-virtualenvs(#639)- Export session name in
NOX_CURRENT_SESSIONenvironment variable (#641)Improvements:
- Add
VENV_DIRtodevsession in cookbook (#591)- Fix typo in
tutorial.rst(#586)- Use consistent spelling for Nox in documentation (#581)
- Support descriptions in
tox-to-nox(#575)- Document that
silent=Truereturns the command output (#578)- Support argcomplete v2 (#564)
Bugfixes:
- Fix incorrect
FileNotFoundErrorinload_nox_module(#571)Internal changes:
- Update the classifiers, documentation, and more to point to the new Winterbloom location (#587)
- Support PEP 621 (
pyproject.toml) (#616, #619)- Configure language code to avoid warning on sphinx build (#626)
- Use latest GitHub action runners and include macOS (#613)
- Jazz up the README with some badges/logo etc. (#605, #614)
- Prefer type checking against Jinja2 (#610)
- Introduce GitHub issue forms (#600, #603, #608)
- Full strictness checking on mypy (#595, #596)
... (truncated)
Changelog
Sourced from nox's changelog.
2022.8.7
We'd like to thank the following folks who contributed to this release:
@​CN-M@​crwilcox@​DiddiLeija@​edgarrmondragon@​FollowTheProcess@​hauntsaninja@​henryiii@​johnthagen@​jwodder@​ktbarrett@​mayeut@​meowmeowmeowcat@​NickleDave@​raddessi@​zhanponRemovals:
New features:
- Official Nox GitHub Action (#594, #606, #609, #620, #629, #637, #632, #633)
- Missing interpreters now error the session on CI by default (#567)
- Allow configurable child shutdown timeouts (#565)
- Add session tags (#627)
- Add short
-Nalias for--no-reuse-existing-virtualenvs(#639)- Export session name in
NOX_CURRENT_SESSIONenvironment variable (#641)Improvements:
- Add
VENV_DIRtodevsession in cookbook (#591)- Fix typo in
tutorial.rst(#586)- Use consistent spelling for Nox in documentation (#581)
- Support descriptions in
tox-to-nox(#575)- Document that
silent=Truereturns the command output (#578)- Support argcomplete v2 (#564)
Bugfixes:
- Fix incorrect
FileNotFoundErrorinload_nox_module(#571)Internal changes:
- Update the classifiers, documentation, and more to point to the new Winterbloom location (#587)
- Support PEP 621 (
pyproject.toml) (#616, #619)- Configure language code to avoid warning on sphinx build (#626)
- Use latest GitHub action runners and include macOS (#613)
- Jazz up the README with some badges/logo etc. (#605, #614)
- Prefer type checking against Jinja2 (#610)
- Introduce GitHub issue forms (#600, #603, #608)
... (truncated)
Commits
ccade46Release 2022.8.7fb5196bAdd short -N alias for --no-reuse-existing-virtualenvs (#639)5eecc52Export session name in envvar NOX_CURRENT_SESSION (#641)4e47da4chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#640)2cfd66bRemove macos-10.15 from Github Action (#637)4abf724chore: use python 3.7+ syntax for action_helper.py (#633)b6cfd39fix: invalid input in action's localpython step (#632)f630e2dfix: use setup-python v4.1's environmentless setup (#629)1bd7f96feat: Add session tags (#627)d1bdf09feat: allow defining a python version list for GHA action (#609)- 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)