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

Bump nox from 2019.11.9 to 2020.5.24 in /.github/workflows #65

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2020

Bumps nox from 2019.11.9 to 2020.5.24.

Release notes

Sourced from nox's releases.

2020.5.24

  • Add new options for venv_backend, including the ability to set the backend globally. (#326)
  • Fix various typos in the documentation. (#325, #326, #281)
  • Add session.create_tmp. (#320)
  • Place all of Nox's command-line options into argparse groups. (#306)
  • Add the --pythons command-line option to allow specifying which versions of Python to run. (#304)
  • Add a significant amount of type annotations. (#297, #294, #290, #282, #274)
  • Stop building universal wheels since we don't support Python 2. (#293)
  • Add the ability to specify additional options for the virtualenv backend using venv_params. (#280)
  • Prefer importlib.metadata for metadata loading, removing our dependency on pkg_resources. (#277)
  • Add OmegaConf and Hydra to list of projects that use Nox. (#279)
  • Use a more accurate error message, along with the cause, if loading of noxfile runs into error. (#272)
  • Test against Python 3.8. (#270)
  • Fix a syntax highlighting mistake in configuration docs. (#268)
  • Use stdout.isatty to finalize color instead of stdin.isatty. (#267)
Changelog

Sourced from nox's changelog.

2020.5.24

  • Add new options for venv_backend, including the ability to set the backend globally. (#326)
  • Fix various typos in the documentation. (#325, #326, #281)
  • Add session.create_tmp. (#320)
  • Place all of Nox's command-line options into argparse groups. (#306)
  • Add the --pythons command-line option to allow specifying which versions of Python to run. (#304)
  • Add a significant amount of type annotations. (#297, #294, #290, #282, #274)
  • Stop building universal wheels since we don't support Python 2. (#293)
  • Add the ability to specify additional options for the virtualenv backend using venv_params. (#280)
  • Prefer importlib.metadata for metadata loading, removing our dependency on pkg_resources. (#277)
  • Add OmegaConf and Hydra to list of projects that use Nox. (#279)
  • Use a more accurate error message, along with the cause, if loading of noxfile runs into error. (#272)
  • Test against Python 3.8. (#270)
  • Fix a syntax highlighting mistake in configuration docs. (#268)
  • Use stdout.isatty to finalize color instead of stdin.isatty. (#267)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2020
@github-actions github-actions bot merged commit 3722813 into master Jun 4, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/nox-2020.5.24 branch June 4, 2020 14:39
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.

0 participants