mozilla / mozillians-tests

DEPRECATED - Mozillians Tests
http://www.mozillians.org
Other
51 stars 74 forks source link

Bump pipenv from 2018.7.1 to 2018.10.9 #493

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps pipenv from 2018.7.1 to 2018.10.9.

Release notes *Sourced from [pipenv's releases](https://github.com/pypa/pipenv/releases).* > 2018.10.9 (2018-10-09) > ====================== > > Features & Improvements > ----------------------- > > - Added environment variables PIPENV\_VERBOSE and PIPENV\_QUIET to > control output verbosity without needing to pass options. [#2527](https://github-redirect.dependabot.com/pypa/pipenv/issues/2527) > - Updated test-pypi addon to better support json-api access (forward > compatibility). Improved testing process for new contributors. [#2568](https://github-redirect.dependabot.com/pypa/pipenv/issues/2568) > - Greatly enhanced python discovery functionality: > - Added `pep514` (windows launcher/finder) support for python > discovery. > - Introduced architecture discovery for python installations which > support different architectures. [#2582](https://github-redirect.dependabot.com/pypa/pipenv/issues/2582) > - Added support for `pipenv shell` on msys and cygwin/mingw/git bash > for windows. [#2641](https://github-redirect.dependabot.com/pypa/pipenv/issues/2641) > - Enhanced resolution of editable and VCS dependencies. [#2643](https://github-redirect.dependabot.com/pypa/pipenv/issues/2643) > - Deduplicate and refactor CLI to use stateful arguments and object > passing. See [this issue](https://github-redirect.dependabot.com/pallets/click/issues/108) for reference. [#2814](https://github-redirect.dependabot.com/pypa/pipenv/issues/2814) > > Behavior Changes > ---------------- > > - Virtual environment activation for `run` is revised to improve > interpolation with other Python discovery tools. [#2503](https://github-redirect.dependabot.com/pypa/pipenv/issues/2503) > - Improve terminal coloring to display better in Powershell. [#2511](https://github-redirect.dependabot.com/pypa/pipenv/issues/2511) > - Invoke `virtualenv` directly for virtual environment creation, > instead of depending on `pew`. [#2518](https://github-redirect.dependabot.com/pypa/pipenv/issues/2518) > - `pipenv --help` will now include short help descriptions. [#2542](https://github-redirect.dependabot.com/pypa/pipenv/issues/2542) > - Add `COMSPEC` to fallback option (along with `SHELL` and > `PYENV_SHELL`) if shell detection fails, improving robustness on > Windows. [#2651](https://github-redirect.dependabot.com/pypa/pipenv/issues/2651) > - Fallback to shell mode if run fails with Windows error 193 to handle > non-executable commands. This should improve usability on Windows, > where some users run non-executable files without specifying a > command, relying on Windows file association to choose the current > command. [#2718](https://github-redirect.dependabot.com/pypa/pipenv/issues/2718) > > Bug Fixes > --------- > > - Fixed a bug which prevented installation of editable requirements > using `ssh://` style urls [#1393](https://github-redirect.dependabot.com/pypa/pipenv/issues/1393) > - VCS Refs for locked local editable dependencies will now update > appropriately to the latest hash when running `pipenv update`. [#1690](https://github-redirect.dependabot.com/pypa/pipenv/issues/1690) > - `.tar.gz` and `.zip` artifacts will now have dependencies installed > even when they are missing from the lockfile. [#2173](https://github-redirect.dependabot.com/pypa/pipenv/issues/2173) > - The command line parser will now handle multiple `-e/--editable` > dependencies properly via click's option parser to help mitigate > ... (truncated)
Changelog *Sourced from [pipenv's changelog](https://github.com/pypa/pipenv/blob/master/CHANGELOG.rst).* > 2018.10.9 (2018-10-09) > ====================== > > Features & Improvements > ----------------------- > > - Added environment variables `PIPENV_VERBOSE` and `PIPENV_QUIET` to control > output verbosity without needing to pass options. `#2527 `_ > > - Updated test-pypi addon to better support json-api access (forward compatibility). > Improved testing process for new contributors. `#2568 `_ > > - Greatly enhanced python discovery functionality: > > - Added pep514 (windows launcher/finder) support for python discovery. > - Introduced architecture discovery for python installations which support different architectures. `#2582 `_ > > - Added support for ``pipenv shell`` on msys and cygwin/mingw/git bash for Windows. `#2641 `_ > > - Enhanced resolution of editable and VCS dependencies. `#2643 `_ > > - Deduplicate and refactor CLI to use stateful arguments and object passing. See `this issue `_ for reference. `#2814 `_ > > > Behavior Changes > ---------------- > > - Virtual environment activation for ``run`` is revised to improve interpolation > with other Python discovery tools. `#2503 `_ > > - Improve terminal coloring to display better in Powershell. `#2511 `_ > > - Invoke ``virtualenv`` directly for virtual environment creation, instead of depending on ``pew``. `#2518 `_ > > - ``pipenv --help`` will now include short help descriptions. `#2542 `_ > > - Add ``COMSPEC`` to fallback option (along with ``SHELL`` and ``PYENV_SHELL``) > if shell detection fails, improving robustness on Windows. `#2651 `_ > > - Fallback to shell mode if `run` fails with Windows error 193 to handle non-executable commands. This should improve usability on Windows, where some users run non-executable files without specifying a command, relying on Windows file association to choose the current command. `#2718 `_ > > > Bug Fixes > --------- > > - Fixed a bug which prevented installation of editable requirements using ``ssh://`` style urls `#1393 `_ > > - VCS Refs for locked local editable dependencies will now update appropriately to the latest hash when running ``pipenv update``. `#1690 `_ > > - ``.tar.gz`` and ``.zip`` artifacts will now have dependencies installed even when they are missing from the lockfile. `#2173 `_ > ... (truncated)
Commits - [`acc6d75`](https://github.com/pypa/pipenv/commit/acc6d7569696fa6666839bbff0f5547f101d4b3b) Release 2018.10.9 - [`ab107e2`](https://github.com/pypa/pipenv/commit/ab107e2104e53870557b2d0cde16fe2505c88f30) Merge pull request [#2940](https://github-redirect.dependabot.com/pypa/pipenv/issues/2940) from pypa/fix-editable-requirements - [`f1769e1`](https://github.com/pypa/pipenv/commit/f1769e186b7c8d5a36e94fa5ab0ef976819e7740) Remove debug line - [`cb66f42`](https://github.com/pypa/pipenv/commit/cb66f4276f922f3ddc30c4c13f730ef34c0da6c2) Merge branch 'master' into fix-editable-requirements - [`21e9e24`](https://github.com/pypa/pipenv/commit/21e9e242449b4a1dbf112dbec168744528a14ecc) Merge pull request [#2935](https://github-redirect.dependabot.com/pypa/pipenv/issues/2935) from pypa/update-pip-piptools - [`d83483a`](https://github.com/pypa/pipenv/commit/d83483acbaf858ccfe3d797f3d6455a8683f2b20) Update requirementslib - fix editable requirements - [`6136edc`](https://github.com/pypa/pipenv/commit/6136edc0c5f7e1ac9a989255e3a8cc93455b5d71) cast environment var as string - [`16fb2d1`](https://github.com/pypa/pipenv/commit/16fb2d1012aeddf2dd138a15824b69671850641d) Update piptools and fix patch - [`d289e46`](https://github.com/pypa/pipenv/commit/d289e46467114f1533d1db0db378398ed346eab7) Fix pipdeptree patch again - [`b58f902`](https://github.com/pypa/pipenv/commit/b58f902a190fc714ad21de7d6a4b3ff65c552e8d) Fix pipdeptree patch - Additional commits viewable in [compare view](https://github.com/pypa/pipenv/compare/v2018.7.1...v2018.10.9)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.
greysteil commented 6 years ago

FYI, tests are failing here due to a bug in the latest version of Pipenv. I have an issue for that bug here.

In the meantime, to update to the latest Pipenv you'll need to convert the outline tables in your Pipfile to inline ones.

To do that, replace:

[packages.configparser]

version = "==3.5.0"
markers = "python_version < '3.5'"

With:

configparser = {version = "==3.5.0", markers = "python_version < '3.5'"}

And the same for enum34.

davehunt commented 6 years ago

Let's just wait for the next release of pipenv, which should fix this.

dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.