Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

cjolowicz
Copy link
Owner

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)

@cjolowicz cjolowicz added dependencies Dependencies python Pull requests that update Python code labels Oct 8, 2020
@cjolowicz cjolowicz merged commit 18bc3b8 into master Oct 8, 2020
@cjolowicz cjolowicz deleted the retrocookie-pr/dependabot/pip/dot-github/workflows/virtualenv-20.0.33 branch October 8, 2020 13:16
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.

None yet

1 participant