Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Bump tox from 3.5.3 to 3.7.0 #180

Merged
merged 1 commit into from
Jan 22, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jan 22, 2019

Bumps tox from 3.5.3 to 3.7.0.

Changelog

Sourced from tox's changelog.

v3.7.0 (2019-01-11)

Features
^^^^^^^^

  • Parallel mode added (alternative to detox which is being deprecated), for more details see :ref:parallel_mode - by :user:gaborbernat.
    #439 <https://github-redirect.dependabot.com/tox-dev/tox/issues/439>_
  • Added command line shortcut -s for --skip-missing-interpreters - by :user:evandrocoan
    #1119 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1119>_

Deprecations (removal in next major release)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Whitelisting of externals will be mandatory in tox 4: issue a deprecation warning as part of the already existing warning - by :user:obestwalter
    #1129 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1129>_

Documentation
^^^^^^^^^^^^^

  • Clarify explanations in examples and avoid unsupported end line comments - by :user:obestwalter
    #1110 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1110>_
  • Set to PULL_REQUEST_TEMPLATE.md use relative instead of absolute URLs - by :user:evandrocoan
    Fixed PULL_REQUEST_TEMPLATE.md path for changelog/examples.rst to docs/changelog/examples.rst - by :user:evandrocoan
    #1120 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1120>_

v3.6.1 (2018-12-24)

Features
^^^^^^^^

  • if the packaging phase successfully builds a package set it as environment variable under TOX_PACKAGE (useful to make assertions on the built package itself, instead of just how it ends up after installation) - by :user:gaborbernat (#1081 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1081>_)

v3.6.0 (2018-12-13)

Bugfixes
^^^^^^^^

  • On windows, check sys.executable before others for interpreter version lookup. This matches what happens on non-windows. (#1087 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1087>_)
  • Don't rewrite {posargs} substitution for absolute paths. (#1095 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1095>_)
  • Correctly fail tox --notest when setup fails. (#1097 <https://github-redirect.dependabot.com/tox-dev/tox/issues/1097>_)

Documentation

... (truncated)
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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 22, 2019
@coveralls
Copy link

coveralls commented Jan 22, 2019

Coverage Status

Coverage remained the same at 92.127% when pulling ac27504 on dependabot/pip/tox-3.7.0 into 0250c14 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling b273352 on dependabot/pip/tox-3.7.0 into c5f2285 on master.

@stephendonner
Copy link
Contributor

@dependabot-bot rebase

@dependabot-preview
Copy link
Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@stephendonner
Copy link
Contributor

@dependabot-bot recreate

Bumps [tox](https://github.com/tox-dev/tox) from 3.5.3 to 3.7.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.5.3...3.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@stephendonner stephendonner merged commit c419c37 into master Jan 22, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/tox-3.7.0 branch January 22, 2019 22:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants