Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Bump virtualenv from 20.13.0 to 20.13.1 #102

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps virtualenv from 20.13.0 to 20.13.1.

Changelog

Sourced from virtualenv's changelog.

v20.13.1 (2022-02-05)

Bugfixes - 20.13.1

- fix "execv() arg 2 must contain only strings" error on M1 MacOS (`[#2282](https://github.com/pypa/virtualenv/issues/2282) <https://github.com/pypa/virtualenv/issues/2282>`_)
- Ugrade embedded setuptools to ``60.5.0`` from ``60.2.0`` - by :user:`asottile`. (`[#2289](https://github.com/pypa/virtualenv/issues/2289) <https://github.com/pypa/virtualenv/issues/2289>`_)
- Upgrade embedded pip to ``22.0.3`` and setuptools to ``60.6.0`` - by :user:`gaborbernat` and :user:`asottile`. (`[#2294](https://github.com/pypa/virtualenv/issues/2294) <https://github.com/pypa/virtualenv/issues/2294>`_)
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)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.0 to 20.13.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.13.0...20.13.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team February 7, 2022 23:31
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2022 23:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@sgerrand sgerrand enabled auto-merge February 8, 2022 10:05
Copy link
Contributor

@sgerrand sgerrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

@sgerrand
Copy link
Contributor

sgerrand commented Feb 9, 2022

These integration test failures were caused by a feature being tested on the API. I've just turned that feature flag off to mitigate these issues and allow the tests to pass.

@sgerrand sgerrand merged commit c033650 into main Feb 9, 2022
@sgerrand sgerrand deleted the dependabot/pip/virtualenv-20.13.1 branch February 9, 2022 15:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant