Chore(deps): bump virtualenv from 20.25.1 to 20.26.3
Bumps virtualenv from 20.25.1 to 20.26.3.
Release notes
Sourced from virtualenv's releases.
20.26.3
What's Changed
- release 20.26.2 by
@gaborbernat
in pypa/virtualenv#2724- Bump embeded wheels by
@gaborbernat
in pypa/virtualenv#2741Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.2...20.26.3
20.26.2
What's Changed
- Release 20.26.1 by
@gaborbernat
in pypa/virtualenv#2713- Update activate_this.py documentation to use runpy instead of exec by
@FredStober
in pypa/virtualenv#2716- Apply ruff/bugbear new rules by
@DimitriPapadopoulos
in pypa/virtualenv#2718- Fix the CI by
@HandSonic
in pypa/virtualenv#2721- Fix #1949: zipapp virtual environment creation fails if zipapp path is symlinked by
@HandSonic
in pypa/virtualenv#2722- Fix bad return code in bash activation if hashing is disabled by
@fenkes-ibm
in pypa/virtualenv#2717New Contributors
@FredStober
made their first contribution in pypa/virtualenv#2716@HandSonic
made their first contribution in pypa/virtualenv#2721@fenkes-ibm
made their first contribution in pypa/virtualenv#2717Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.1...20.26.2
20.26.1
What's Changed
- release 20.26.0 by
@gaborbernat
in pypa/virtualenv#2710- Fix PATH-based Python discovery on Windows by
@ofek
in pypa/virtualenv#2712Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.0...20.26.1
20.26.0
What's Changed
- release 20.25.3 by
@gaborbernat
in pypa/virtualenv#2704- Fixed a case when template variable is WindowsPath by
@NtWriteCode
in pypa/virtualenv#2707- Allow builtin interpreter discovery to find specific Python versions given a general spec by
@flying-sheep
in pypa/virtualenv#2709New Contributors
@NtWriteCode
made their first contribution in pypa/virtualenv#2707@flying-sheep
made their first contribution in pypa/virtualenv#2709
... (truncated)
Changelog
Sourced from virtualenv's changelog.
v20.26.3 (2024-06-21)
Bugfixes - 20.26.3
- Upgrade embedded wheels: setuptools to 70.1.0 from 69.5.1 pip to 24.1from 24.0 (:issue:2741) v20.26.2 (2024-05-13) Bugfixes - 20.26.2
virtualenv.pyz
no longer fails when zipapp path contains a symlink - by :user:HandSonic
and :user:petamas
. (:issue:1949
)- Fix bad return code from activate.sh if hashing is disabled - by :user:'fenkes-ibm'. (:issue:
2717
)v20.26.1 (2024-04-29)
Bugfixes - 20.26.1
- fix PATH-based Python discovery on Windows - by :user:`ofek`. (:issue:`2712`) v20.26.0 (2024-04-23) Bugfixes - 20.26.0
- allow builtin discovery to discover specific interpreters (e.g.
python3.12
) given an unspecific spec (e.g.python3
) - by :user:flying-sheep
. (:issue:2709
)v20.25.3 (2024-04-17)
Bugfixes - 20.25.3
- Python 3.13.0a6 renamed pathmod to parser. (:issue:`2702`) v20.25.2 (2024-04-16) Bugfixes - 20.25.2
Upgrade embedded wheels:
- setuptools of
69.1.0
to69.5.1
- wheel of
0.42.0
to0.43.0
(:issue:2699
)
Commits
-
3185e1f
release 20.26.3 -
2a149ec
Bump embeded wheels (#2741) -
bd91d48
[pre-commit.ci] pre-commit autoupdate (#2739) -
8220288
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#2738) -
429d6a2
[pre-commit.ci] pre-commit autoupdate (#2734) -
c723579
[pre-commit.ci] pre-commit autoupdate (#2730) -
e35ece8
[pre-commit.ci] pre-commit autoupdate (#2727) -
0646a05
Merge pull request #2724 from pypa/release-20.26.2 -
9b14661
release 20.26.2 -
7cbed79
[pre-commit.ci] pre-commit autoupdate (#2723) - Additional commits viewable in compare view