Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2020

Bumps virtualenv from 20.0.25 to 20.0.26.

Changelog

Sourced from virtualenv's changelog.

v20.0.26 (2020-07-07)

Bugfixes - 20.0.26

- Bump dependency ``distutils >= 0.3.1`` - by :user:`gaborbernat`. (`[#1880](https://github.com/pypa/virtualenv/issues/1880) <https://github.com/pypa/virtualenv/issues/1880>`_)
- Improve periodic update handling:
  • better logging output while running and enable logging on background process call ( _VIRTUALENV_PERIODIC_UPDATE_INLINE may be used to debug behaviour inline)
  • fallback to unverified context when querying the PyPi for release date,
  • stop downloading wheels once we reach the embedded version,

by :user:gaborbernat. ([#1883](https://github.com/pypa/virtualenv/issues/1883) &lt;https://github.com/pypa/virtualenv/issues/1883&gt;_)

  • Do not print error message if the application exists with SystemExit(0) - by :user:gaborbernat. ([#1885](https://github.com/pypa/virtualenv/issues/1885) &lt;https://github.com/pypa/virtualenv/issues/1885&gt;_)
  • Upgrade embedded setuptools from 47.3.1 to 49.1.0 for Python 3.5+ - by :user:gaborbernat. ([#1887](https://github.com/pypa/virtualenv/issues/1887) &lt;https://github.com/pypa/virtualenv/issues/1887&gt;_)
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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 8, 2020
@github-actions github-actions bot merged commit e1f60ec into master Jul 8, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/virtualenv-20.0.26 branch July 8, 2020 09:02
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant