sloria / konch

Configures your Python shell.
https://konch.readthedocs.io/
MIT License
406 stars 18 forks source link

Bump tox from 3.5.0 to 3.5.2 #43

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps tox from 3.5.0 to 3.5.2.

Changelog *Sourced from [tox's changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst).* > v3.5.2 (2018-10-09) > ------------------- > > Bugfixes > ^^^^^^^^ > > - session packages are now put inside a numbered directory (instead of prefix numbering it, > because pip fails when wheels are not named according to > `PEP-491 `_, and prefix numbering messes with this) > - by :user:`gaborbernat` (`#1042 `_) > > > Features > ^^^^^^^^ > > - level three verbosity (``-vvv``) show the packaging output - by :user:`gaborbernat` (`#1047 `_) > > > v3.5.1 (2018-10-08) > ------------------- > > Bugfixes > ^^^^^^^^ > > - fix regression with ``3.5.0``: specifying ``--installpkg`` raises ``AttributeError: 'str' object has no attribute 'basename'`` (`#1042 `_)
Commits - [`7c14ac9`](https://github.com/tox-dev/tox/commit/7c14ac9a155408849a79a17961c20c66bd151322) release 3.5.2 - [`1cb1987`](https://github.com/tox-dev/tox/commit/1cb19873d14f8ed5137716b4aadced0f5a47882a) level three verbosity shows packaging output ([#1048](https://github-redirect.dependabot.com/tox-dev/tox/issues/1048)) - [`bf51012`](https://github.com/tox-dev/tox/commit/bf51012768b314de891629bff1e61f07a90785ca) session packages are now put inside a numbered directory ([#1046](https://github-redirect.dependabot.com/tox-dev/tox/issues/1046)) - [`1eccb20`](https://github.com/tox-dev/tox/commit/1eccb2042dd96a08e8a2684945c811bf5c32402f) Merge pull request [#1044](https://github-redirect.dependabot.com/tox-dev/tox/issues/1044) from tox-dev/release-3.5.1 - [`3e56c9d`](https://github.com/tox-dev/tox/commit/3e56c9db524d9634bfb0782e06923c5a1f4db4b1) release 3.5.1 - [`6207216`](https://github.com/tox-dev/tox/commit/6207216ed3440fb7a8265515eb9d5fee7cc14034) fix release task - [`47b298c`](https://github.com/tox-dev/tox/commit/47b298ce2a9a1a758b0ccd35cb1180e70e637145) bugfix specifying --installpkg breaks build with 3.5.0 ([#1043](https://github-redirect.dependabot.com/tox-dev/tox/issues/1043)) - [`6f8a1f0`](https://github.com/tox-dev/tox/commit/6f8a1f0a31bb126840c28b46f35be3b2ab61b9b7) fix ci ([#1041](https://github-redirect.dependabot.com/tox-dev/tox/issues/1041)) - See full diff in [compare view](https://github.com/tox-dev/tox/compare/3.5.0...3.5.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - 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.