Chore(deps): bump virtualenv from 20.27.1 to 20.28.0
Bumps virtualenv from 20.27.1 to 20.28.0.
Release notes
Sourced from virtualenv's releases.
20.28.0
What's Changed
- fix: Update run_with_catch log flushing by
@neilramsay
in pypa/virtualenv#2806- feat: Write CACHEDIR.TAG file by
@neilramsay
in pypa/virtualenv#2805Full Changelog: https://github.com/pypa/virtualenv/compare/20.27.2...20.28.0
20.27.2
What's Changed
- release 20.27.1 by
@gaborbernat
in pypa/virtualenv#2791- Upgrade setuptools to 75.3 by
@gaborbernat
in pypa/virtualenv#2798- Upgrade setuptools to 75.5 and wheel to 0.45 by
@gaborbernat
in pypa/virtualenv#2804- No longer forcibly echo off during windows batch activation by
@wiktorinox
in pypa/virtualenv#2801- feat: Write CACHEDIR.TAG file by
@neilramsay
in pypa/virtualenv#2803New Contributors
@wiktorinox
made their first contribution in pypa/virtualenv#2801@neilramsay
made their first contribution in pypa/virtualenv#2803Full Changelog: https://github.com/pypa/virtualenv/compare/20.27.1...20.27.2
Changelog
Sourced from virtualenv's changelog.
v20.28.0 (2024-11-25)
Features - 20.28.0
- Write CACHEDIR.TAG file on creation - by "user:`neilramsay`. (:issue:`2803`) v20.27.2 (2024-11-25) Bugfixes - 20.27.2
Upgrade embedded wheels:
- setuptools to
75.3.0
from75.2.0
(:issue:2798
)Upgrade embedded wheels:
- wheel to
0.45.0
from0.44.0
- setuptools to
75.5.0
(:issue:2800
)no longer forcibly echo off during windows batch activation (:issue:
2801
)Upgrade embedded wheels:
- setuptools to
75.6.0
from75.5.0
- wheel to
0.45.1
from0.45.0
(:issue:2804
)
Commits
-
bfc04e3
release 20.28.0 -
2a29a1b
feat: Write CACHEDIR.TAG file (#2805) -
d619967
fix: Update run_with_catch log flushing (#2806) -
f74c000
release 20.27.2 -
6f70bf5
Revert "feat: Write CACHEDIR.TAG file (#2803)" -
f5d7cb4
[pre-commit.ci] pre-commit autoupdate (#2799) -
be19526
feat: Write CACHEDIR.TAG file (#2803) -
b3e2b6f
No longer forcibly echo off during windows batch activation (#2801) -
fd6c16b
Bump astral-sh/setup-uv from 3 to 4 (#2802) -
898abfd
Upgrade setuptools to 75.5 and wheel to 0.45 (#2804) - Additional commits viewable in compare view