Skip to content

Bump virtualenv from 20.0.31 to 20.0.33 in /.github/workflows#27

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dot-github/workflows/virtualenv-20.0.33
Closed

Bump virtualenv from 20.0.31 to 20.0.33 in /.github/workflows#27
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/dot-github/workflows/virtualenv-20.0.33

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 5, 2020

Copy link
Copy Markdown

Bumps virtualenv from 20.0.31 to 20.0.33.

Changelog

Sourced from virtualenv's changelog.

v20.0.33 (2020-10-04)

Bugfixes - 20.0.33

- Fix ``None`` type error in cygwin if POSIX path in dest - by :user:`danyeaw`. (`[#1962](https://github.com/pypa/virtualenv/issues/1962) <https://github.com/pypa/virtualenv/issues/1962>`_)
- Fix Python 3.4 incompatibilities (added back to the CI) - by :user:`gaborbernat`. (`[#1963](https://github.com/pypa/virtualenv/issues/1963) <https://github.com/pypa/virtualenv/issues/1963>`_)

v20.0.32 (2020-10-01)

Bugfixes - 20.0.32

  • For activation scripts always use UNIX line endings (unless it's BATCH shell related) - by :user:saytosid. ([#1818](https://github.com/pypa/virtualenv/issues/1818) <https://github.com/pypa/virtualenv/issues/1818>_)
  • Upgrade embedded pip to 20.2.1 and setuptools to 49.4.0 - by :user:gaborbernat. ([#1918](https://github.com/pypa/virtualenv/issues/1918) <https://github.com/pypa/virtualenv/issues/1918>_)
  • Avoid spawning new windows when doing seed package upgrades in the background on Windows - by :user:gaborbernat. ([#1928](https://github.com/pypa/virtualenv/issues/1928) <https://github.com/pypa/virtualenv/issues/1928>_)
  • Fix a bug that reading and writing on the same file may cause race on multiple processes. ([#1938](https://github.com/pypa/virtualenv/issues/1938) <https://github.com/pypa/virtualenv/issues/1938>_)
  • Upgrade embedded setuptools to 50.2.0 and pip to 20.2.3 - by :user:gaborbernat. ([#1939](https://github.com/pypa/virtualenv/issues/1939) <https://github.com/pypa/virtualenv/issues/1939>_)
  • Provide correct path for bash activator in cygwin or msys2 - by :user:danyeaw. ([#1940](https://github.com/pypa/virtualenv/issues/1940) <https://github.com/pypa/virtualenv/issues/1940>_)
  • Relax importlib requirement to allow version`_)
  • pth files were not processed on CPython2 if $PYTHONPATH was pointing to site-packages/ - by :user:navytux. ([#1959](https://github.com/pypa/virtualenv/issues/1959) <https://github.com/pypa/virtualenv/issues/1959>) ([#1960](https://github.com/pypa/virtualenv/issues/1960) <https://github.com/pypa/virtualenv/issues/1960>)
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 @github

dependabot Bot commented on behalf of github Oct 5, 2020

Copy link
Copy Markdown
Author

The following labels could not be found: cookiecutter.

@dependabot dependabot Bot added dependencies Dependencies python Pull requests that update Python code labels Oct 5, 2020
@dependabot @github

dependabot Bot commented on behalf of github Oct 13, 2020

Copy link
Copy Markdown
Author

Superseded by #31.

@dependabot dependabot Bot closed this Oct 13, 2020
@dependabot
dependabot Bot deleted the dependabot/pip/dot-github/workflows/virtualenv-20.0.33 branch October 13, 2020 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants