Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

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

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

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)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2021
@staticdev staticdev merged commit a7028c0 into main Oct 5, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-2021.10.1 branch October 5, 2021 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant