sloria / konch

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

Bump tox from 3.2.1 to 3.3.0 #35

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps tox from 3.2.1 to 3.3.0.

Changelog *Sourced from [tox's changelog](https://github.com/tox-dev/tox/blob/master/CHANGELOG.rst).* > 3.3.0 (2018-09-11) > ------------------ > > Bugfixes > ^^^^^^^^ > > - fix ``TOX_LIMITED_SHEBANG`` when running under python3 - by :user:`asottile` (`#931 `_) > > > Features > ^^^^^^^^ > > - `PEP-517 `_ source distribution support (create a > ``.package`` virtual environment to perform build operations inside) by :user:`gaborbernat` (`#573 `_) > - `flit `_ support via implementing ``PEP-517`` by :user:`gaborbernat` (`#820 `_) > - packaging now is exposed as a hook via ``tox_package(session, venv)`` - by :user:`gaborbernat` (`#951 `_) > > > Miscellaneous > ^^^^^^^^^^^^^ > > - Updated the VSTS build YAML to use the latest jobs and pools syntax - by :user:`davidstaheli` (`#955 `_)
Commits - [`ff73a72`](https://github.com/tox-dev/tox/commit/ff73a723d0f8ef6448eebdfc42bdca498a005c9a) release 3.3.0 - [`ccdca4a`](https://github.com/tox-dev/tox/commit/ccdca4a567095a4fc972bb007904c8e3ba3f0b87) PEP-517 source distribution support ([#954](https://github-redirect.dependabot.com/tox-dev/tox/issues/954)) - [`9335906`](https://github.com/tox-dev/tox/commit/93359065dfc12d13657bafb279387d7bc8856bda) VSTS build improvements ([#960](https://github-redirect.dependabot.com/tox-dev/tox/issues/960)) - [`e35a225`](https://github.com/tox-dev/tox/commit/e35a225ac5bdbc1aada5fe411671999de382da14) Turn GH widget from watch to star ([#958](https://github-redirect.dependabot.com/tox-dev/tox/issues/958)) - [`afd2786`](https://github.com/tox-dev/tox/commit/afd27868fff08195fe29b6e5d20c9197eac587dd) New VSTS YAML syntax and the 'Ubuntu 16.04' pool ([#956](https://github-redirect.dependabot.com/tox-dev/tox/issues/956)) - [`6259ff1`](https://github.com/tox-dev/tox/commit/6259ff17f285563d2a31c0eb90a782eb82c17fac) remove AppVeyor shield - [`8916adf`](https://github.com/tox-dev/tox/commit/8916adff56b7ef864853553706e58544b47f78fd) Add VSTS CI badge to readme ([#953](https://github-redirect.dependabot.com/tox-dev/tox/issues/953)) - [`cb13cd6`](https://github.com/tox-dev/tox/commit/cb13cd6d7fe41baf4668b884ec4fbedd1e8159f5) Expose the packaging as a plugin hook ([#952](https://github-redirect.dependabot.com/tox-dev/tox/issues/952)) - [`c6112ce`](https://github.com/tox-dev/tox/commit/c6112ce73e50990991fa5a673ebcc52d597bc50c) Grammar fixes ([#948](https://github-redirect.dependabot.com/tox-dev/tox/issues/948)) - [`f1af150`](https://github.com/tox-dev/tox/commit/f1af1503390670ece442b19c41c77e52f76959bd) Use 3.7 for version spec instead of 3.7.0-b2 ([#949](https://github-redirect.dependabot.com/tox-dev/tox/issues/949)) - Additional commits viewable in [compare view](https://github.com/tox-dev/tox/compare/3.2.1...3.3.0)


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 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.