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 #270

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 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 will merge this PR once CI passes on it, as requested by @SarthakJariwala.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2021

Codecov Report

Merging #270 (3324cc5) into master (4d54282) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files           9        9           
  Lines         773      773           
  Branches      202      202           
=======================================
  Hits          749      749           
  Misses         11       11           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d54282...3324cc5. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/nox-2021.10.1 branch from 85a5322 to 2b41e2b Compare October 27, 2021 08:33
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dot-github/workflows/nox-2021.10.1 branch from 2b41e2b to 3324cc5 Compare October 28, 2021 06:21
@SarthakJariwala
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 9fdea83 into master Oct 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-2021.10.1 branch October 28, 2021 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants