Draft: Update dependency virtualenv to v20.28.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
virtualenv | minor |
==20.26.1 -> ==20.28.0
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
pypa/virtualenv (virtualenv)
v20.28.0
What's Changed
- fix: Update run_with_catch log flushing by @neilramsay in https://github.com/pypa/virtualenv/pull/2806
- feat: Write CACHEDIR.TAG file by @neilramsay in https://github.com/pypa/virtualenv/pull/2805
Full Changelog: https://github.com/pypa/virtualenv/compare/20.27.2...20.28.0
v20.27.1
What's Changed
- release 20.27.0 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2785
- Upgrade to pip 24.3 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2790
Full Changelog: https://github.com/pypa/virtualenv/compare/20.27.0...20.27.1
v20.27.0
What's Changed
- release 20.26.6 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2772
- docs: fix the documentation typo on Extend Functionality page. by @Mr-Sunglasses in https://github.com/pypa/virtualenv/pull/2773
- Fix broken Windows zipapp and drop 3.7 support by @gaborbernat in https://github.com/pypa/virtualenv/pull/2783
- Skip $PATH entries we cannot check rather than dying with PermissionError by @hroncok in https://github.com/pypa/virtualenv/pull/2782
New Contributors
- @Mr-Sunglasses made their first contribution in https://github.com/pypa/virtualenv/pull/2773
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.5...20.27.0
v20.26.6
What's Changed
- release 20.26.5 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2766
- Fix #2768: Quote template strings in activation scripts by @y5c4l3 in https://github.com/pypa/virtualenv/pull/2771
New Contributors
- @y5c4l3 made their first contribution in https://github.com/pypa/virtualenv/pull/2771
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.5...20.26.6
v20.26.5
What's Changed
- release 20.26.4 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2761
- Use uv over pip by @gaborbernat in https://github.com/pypa/virtualenv/pull/2765
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.4...20.26.5
v20.26.4
What's Changed
- release 20.26.3 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2742
- Fix whitespace around backticks in changelog by @edmorley in https://github.com/pypa/virtualenv/pull/2751
- Test latest Python 3.13 by @hugovk in https://github.com/pypa/virtualenv/pull/2752
- Fix typo in Nushell activation script by @edmorley in https://github.com/pypa/virtualenv/pull/2754
- GitHub Actions: Replace deprecated macos-12 with macos-13 by @hugovk in https://github.com/pypa/virtualenv/pull/2756
- Fix #2728: Activating venv create unwanted console output by @ShootGan in https://github.com/pypa/virtualenv/pull/2748
- Upgrade bundled wheels by @gaborbernat in https://github.com/pypa/virtualenv/pull/2760
New Contributors
- @ShootGan made their first contribution in https://github.com/pypa/virtualenv/pull/2748
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4
v20.26.3
What's Changed
- release 20.26.2 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2724
- Bump embeded wheels by @gaborbernat in https://github.com/pypa/virtualenv/pull/2741
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.2...20.26.3
v20.26.2
What's Changed
- Release 20.26.1 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2713
- Update activate_this.py documentation to use runpy instead of exec by @FredStober in https://github.com/pypa/virtualenv/pull/2716
- Apply ruff/bugbear new rules by @DimitriPapadopoulos in https://github.com/pypa/virtualenv/pull/2718
- Fix the CI by @HandSonic in https://github.com/pypa/virtualenv/pull/2721
- Fix #1949: zipapp virtual environment creation fails if zipapp path is symlinked by @HandSonic in https://github.com/pypa/virtualenv/pull/2722
- Fix bad return code in bash activation if hashing is disabled by @fenkes-ibm in https://github.com/pypa/virtualenv/pull/2717
New Contributors
- @FredStober made their first contribution in https://github.com/pypa/virtualenv/pull/2716
- @HandSonic made their first contribution in https://github.com/pypa/virtualenv/pull/2721
- @fenkes-ibm made their first contribution in https://github.com/pypa/virtualenv/pull/2717
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.1...20.26.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.