Skip to content
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

Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows #1031

Conversation

cjolowicz
Copy link
Owner

Bumps nox from 2021.6.12 to 2021.10.1.

Release notes

Sourced from nox's releases.

2021.10.1 🎃

New features:

  • Add session.warn to output warnings (#482)
  • Add a shared session cache directory (#476)
  • Add session.invoked_from (#472)

Improvements:

  • Conda logs now respect nox.options.verbose (#466)
  • Add session.notify example to docs (#467)
  • Add friendlier message if no noxfile.py is found (#463)
  • Show the noxfile.py docstring when using nox -l (#459)
  • Mention more projects that use Nox in the docs (#460)

Internal changes:

  • Move configs into pyproject.toml or setup.cfg (flake8) (#484)
  • Decouple test_session_completer from project level noxfile (#480)
  • Run Flynt to convert str.format to f-strings (#464)
  • Add python 3.10.0-rc2 to GitHub Actions (#475, #479)
  • Simplify CI build (#461)
  • Use PEP 517 build system, remove setup.py, use setup.cfg (#456, #457, #458)
  • Upgrade to mypy 0.902 (#455)

Special thanks to our contributors:

Changelog

Sourced from nox's changelog.

2021.10.1

New features:

  • Add session.warn to output warnings (#482)
  • Add a shared session cache directory (#476)
  • Add session.invoked_from (#472)

Improvements:

  • Conda logs now respect nox.options.verbose (#466)
  • Add session.notify example to docs (#467)
  • Add friendlier message if no noxfile.py is found (#463)
  • Show the noxfile.py docstring when using nox -l (#459)
  • Mention more projects that use Nox in the docs (#460)

Internal changes:

  • Move configs into pyproject.toml or setup.cfg (flake8) (#484)
  • Decouple test_session_completer from project level noxfile (#480)
  • Run Flynt to convert str.format to f-strings (#464)
  • Add python 3.10.0-rc2 to GitHub Actions (#475, #479)
  • Simplify CI build (#461)
  • Use PEP 517 build system, remove setup.py, use setup.cfg (#456, #457, #458)
  • Upgrade to mypy 0.902 (#455)

Special thanks to our contributors:

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@cjolowicz cjolowicz added dependencies Dependencies python Pull requests that update Python code labels Nov 3, 2021
Bumps [nox](https://github.com/theacodes/nox) from 2021.6.12 to 2021.10.1.
- [Release notes](https://github.com/theacodes/nox/releases)
- [Changelog](https://github.com/theacodes/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2021.6.12...2021.10.1)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@cjolowicz cjolowicz force-pushed the retrocookie-pr/dependabot/pip/dot-github/workflows/nox-2021.10.1 branch from 3f94b85 to bd753e2 Compare November 3, 2021 05:40
@cjolowicz cjolowicz merged commit 13bb96a into main Nov 3, 2021
@cjolowicz cjolowicz deleted the retrocookie-pr/dependabot/pip/dot-github/workflows/nox-2021.10.1 branch November 3, 2021 08:27
cclauss pushed a commit to cclauss/cookiecutter-hypermodern-python that referenced this pull request Nov 3, 2021
…#1031)

Bumps [nox](https://github.com/theacodes/nox) from 2021.6.12 to 2021.10.1.
- [Release notes](https://github.com/theacodes/nox/releases)
- [Changelog](https://github.com/theacodes/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2021.6.12...2021.10.1)

---
updated-dependencies:
- dependency-name: nox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cjolowicz cjolowicz mentioned this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant