Skip to content

chore: bump virtualenv from 20.35.4 to 21.5.1#272

Merged
StevenMaude merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.5.1
Jul 2, 2026
Merged

chore: bump virtualenv from 20.35.4 to 21.5.1#272
StevenMaude merged 1 commit into
mainfrom
dependabot/pip/virtualenv-21.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps virtualenv from 20.35.4 to 21.5.1.

Release notes

Sourced from virtualenv's releases.

21.5.1

What's Changed

Full Changelog: pypa/virtualenv@21.5.0...21.5.1

21.5.0

What's Changed

Full Changelog: pypa/virtualenv@21.4.3...21.5.0

21.4.3

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.4.2...21.4.3

21.4.2

What's Changed

Full Changelog: pypa/virtualenv@21.4.1...21.4.2

21.4.1

... (truncated)

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.5.1

  • Refuse to create environments whose Python the bundled wheels no longer cover (currently below 3.9). virtualenv used to substitute the newest bundled pip, which cannot run on such a target, leaving a broken environment; seeder selection now rejects it up front with a clear error. --no-seed and third-party seeders that ship compatible wheels still work - by :user:gaborbernat. (:issue:3171)

v21.5.0 (2026-06-13)


Features - 21.5.0

  • Drop support for Python 3.8; virtualenv now requires Python 3.9 or later to run and to create environments. Remove the embedded wheel seed package, which virtualenv bundled only for Python 3.8. The --wheel and --no-wheel options stay as no-ops, but now warn that virtualenv will remove them in a release after 2026-12 - by :user:gaborbernat. (:issue:3170)

Bugfixes - 21.5.0

  • Upgrade embedded wheels:

    Removed wheel of 0.47.0 (:issue:u)


v21.4.3 (2026-06-11)


Bugfixes - 21.4.3

  • Upgrade embedded wheels:

    • pip to 26.1.2 from 26.1.1 (:issue:u)
  • Resolve executable-only symlinks when recording home and base-executable in pyvenv.cfg, mirroring CPython's getpath.realpathpython/cpython#115237 binary locate the base stdlib (for example python-build-standalone); a fully symlinked interpreter tree is kept as-is

    • by :user:gaborbernat. (:issue:3157)
  • Stop exporting PS1 from the bash activator so child processes do not inherit shell prompt state. (:issue:3158)

  • Handle CYGWIN/MSYS/MINGW path conversions in fish activation script - by user::LuNoX. (:issue:3160)


v21.4.2 (2026-05-31)


Bugfixes - 21.4.2

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2026
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 21.5.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.35.4...21.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/virtualenv-21.5.1 branch from b2928b6 to e38e146 Compare July 2, 2026 08:26
@StevenMaude
StevenMaude merged commit e09fa15 into main Jul 2, 2026
5 checks passed
@StevenMaude
StevenMaude deleted the dependabot/pip/virtualenv-21.5.1 branch July 2, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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