Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Bump virtualenv from 20.16.5 to 20.16.6#101

Merged
dependabot[bot] merged 2 commits into
dependabot-changesfrom
dependabot/pip/virtualenv-20.16.6
Nov 11, 2022
Merged

Bump virtualenv from 20.16.5 to 20.16.6#101
dependabot[bot] merged 2 commits into
dependabot-changesfrom
dependabot/pip/virtualenv-20.16.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 31, 2022

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 20.16.5 to 20.16.6.

Changelog

Sourced from virtualenv's changelog.

v20.16.6 (2022-10-25)

Features - 20.16.6

- Drop unneeded shims for PyPy3 directory structure (`[#2426](https://github.com/pypa/virtualenv/issues/2426) <https://github.com/pypa/virtualenv/issues/2426>`_)

Bugfixes - 20.16.6

  • Fix selected scheme on debian derivatives for python 3.10 when python3-distutils is not installed or the venv scheme is not avaiable - by :user:asottile. ([#2350](https://github.com/pypa/virtualenv/issues/2350) <https://github.com/pypa/virtualenv/issues/2350>_)
  • Allow the test suite to pass even with the original C shell (rather than tcsh) - by :user:kulikjak. ([#2418](https://github.com/pypa/virtualenv/issues/2418) <https://github.com/pypa/virtualenv/issues/2418>_)
  • Fix fallback handling of downloading wheels for bundled packages - by :user:schaap. ([#2429](https://github.com/pypa/virtualenv/issues/2429) <https://github.com/pypa/virtualenv/issues/2429>_)
  • Upgrade embedded setuptools to 65.5.0 from 65.3.0 and pip to 22.3 from 22.2.2 - by :user:gaborbernat. ([#2434](https://github.com/pypa/virtualenv/issues/2434) <https://github.com/pypa/virtualenv/issues/2434>_)
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 will merge this PR once CI passes on it, as requested by @RAYemelyanova.


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 Oct 31, 2022
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.5 to 20.16.6.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.16.5...20.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/virtualenv-20.16.6 branch from e9ba58b to 15e6518 Compare November 11, 2022 09:40
@rosesyrett rosesyrett changed the base branch from master to dependabot-changes November 11, 2022 10:22
@rosesyrett

Copy link
Copy Markdown
Contributor

@dependabot rebase

@rosesyrett rosesyrett closed this Nov 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 11, 2022

Copy link
Copy Markdown
Contributor Author

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

@dependabot @github

dependabot Bot commented on behalf of github Nov 11, 2022

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/virtualenv-20.16.6 branch November 11, 2022 10:23
@rosesyrett rosesyrett restored the dependabot/pip/virtualenv-20.16.6 branch November 11, 2022 10:23
@rosesyrett rosesyrett reopened this Nov 11, 2022
@rosesyrett

Copy link
Copy Markdown
Contributor

@dependabot merge

@dependabot dependabot Bot merged commit aafdd41 into dependabot-changes Nov 11, 2022
@dependabot dependabot Bot deleted the dependabot/pip/virtualenv-20.16.6 branch November 11, 2022 10:27
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