Skip to content

Bump virtualenv from 21.2.4 to 21.3.0#12432

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/virtualenv-21.3.0
May 4, 2026
Merged

Bump virtualenv from 21.2.4 to 21.3.0#12432
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/virtualenv-21.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps virtualenv from 21.2.4 to 21.3.0.

Release notes

Sourced from virtualenv's releases.

21.3.0

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@21.2.4...21.3.0

Changelog

Sourced from virtualenv's changelog.

Features - 21.3.0

  • Re-introduce xonsh shell activator (activate.xsh) previously removed in 20.7.0, and make the plugin loader prefer virtualenv's built-in entry points so a third-party package cannot override them by registering a duplicate name. (:issue:3003)

Bugfixes - 21.3.0

  • Upgrade embedded wheels:

    • pip to 26.1 (:issue:3132)

v21.2.4 (2026-04-14)


Commits
  • e917cc2 release 21.3.0
  • 21152f1 Upgrade embedded pip/setuptools/wheel (#3132)
  • 096bdcd chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#3131)
  • 01610dc docs: Add usage instruction for Xonsh activation (#3130)
  • fb6ec7c 🐛 fix(test): prevent PowerShell activation test from crashing xdist workers o...
  • 6095679 [pre-commit.ci] pre-commit autoupdate (#3129)
  • 8d3179c chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#3127)
  • a159c50 chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3126)
  • 9ba729b feat: Reintroduce xonsh shell support (#3125)
  • d42ea5c 🐛 fix(type): stop ty flagging default_source on Action (#3124)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 21.2.4 to 21.3.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.2.4...21.3.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 21.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
@dependabot dependabot Bot requested review from asvetlov and webknjaz as code owners April 28, 2026 10:42
@github-actions github-actions Bot enabled auto-merge (squash) April 28, 2026 10:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (573313e) to head (29ce639).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12432   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files         134      134           
  Lines       46750    46750           
  Branches     2429     2429           
=======================================
  Hits        46248    46248           
  Misses        373      373           
  Partials      129      129           
Flag Coverage Δ
CI-GHA 98.98% <ø> (ø)
OS-Linux 98.72% <ø> (ø)
OS-Windows 96.98% <ø> (-0.01%) ⬇️
OS-macOS 97.89% <ø> (ø)
Py-3.10.11 97.39% <ø> (-0.01%) ⬇️
Py-3.10.20 97.86% <ø> (ø)
Py-3.11.15 98.11% <ø> (ø)
Py-3.11.9 97.65% <ø> (-0.01%) ⬇️
Py-3.12.10 97.73% <ø> (ø)
Py-3.12.13 98.20% <ø> (ø)
Py-3.13.13 98.45% <ø> (-0.01%) ⬇️
Py-3.14.4 98.50% <ø> (-0.01%) ⬇️
Py-3.14.4t 97.51% <ø> (ø)
Py-pypy3.11.15-7.3.21 97.35% <ø> (ø)
VM-macos 97.89% <ø> (ø)
VM-ubuntu 98.72% <ø> (ø)
VM-windows 96.98% <ø> (-0.01%) ⬇️
cython-coverage 38.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 28, 2026

Merging this PR will not alter performance

✅ 67 untouched benchmarks
⏩ 4 skipped benchmarks1


Comparing dependabot/pip/virtualenv-21.3.0 (29ce639) with master (1842c3e)2

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on master (573313e) during the generation of this report, so 1842c3e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions github-actions Bot merged commit f127e76 into master May 4, 2026
80 of 82 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/virtualenv-21.3.0 branch May 4, 2026 00:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants