Skip to content

Bump virtualenv from 15.1.0 to 16.6.1#81

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/virtualenv-16.6.1
Closed

Bump virtualenv from 15.1.0 to 16.6.1#81
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/virtualenv-16.6.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps virtualenv from 15.1.0 to 16.6.1.

Changelog

Sourced from virtualenv's changelog.

v16.6.1 (2019-06-16)

Bugfixes

  • Raise an error if the target path contains the operating systems path separator (using this would break our activation scripts) - by @​rrauenza. (#395)
  • Fix an additional issue with #1339, where the user specifies --python pointing to a venv redirector executable. (#1364)

v16.6.0 (2019-05-15)

Features

  • Drop Jython support. Jython became slower and slower in the last few months and significantly holds back our CI and development. As there's very little user base for it decided to drop support for it. If there are Jython developers reach out to us to see how we can add back support. (#1354)

  • Upgrade embedded packages:

    • upgrade wheel from 0.33.1 to 0.33.4
    • upgrade pip from 19.1 to 19.1.1 (#1356)

v16.5.0 (2019-04-24)

Bugfixes

  • Add tests covering prompt manipulation during activation/deactivation, and harmonize behavior of all supported shells - by bskinn (#1330)
  • Handle running virtualenv from within a virtual environment created using the stdlib venv module. Fixes #1339. (#1345)

Features

  • -p option accepts Python version in following formats now: X, X-ZZ, X.Y and X.Y-ZZ, where ZZ is 32 or 64. (Windows only) (#1340)
  • upgrade pip from 19.0.3 to 19.1 (#1346)
  • upgrade setuptools from 40.8.0 to41.0.1`` (#1346)

v16.4.3 (2019-03-01)

Bugfixes

  • Revert the symlink fix, causing debian packaging issues. (#1390)

v16.4.1 (2019-02-22)

Bugfixes

... (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 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 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). To ignore the version in this PR you can just close it
  • @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.

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 15.1.0 to 16.6.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changes.rst)
- [Commits](pypa/virtualenv@15.1.0...16.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #88.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/virtualenv-16.6.1 branch August 1, 2019 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants