ducks
ducks copied to clipboard
build(deps): bump virtualenv from 20.21.0 to 20.26.4 in /.github/workflows
Bumps virtualenv from 20.21.0 to 20.26.4.
Release notes
Sourced from virtualenv's releases.
20.26.4
What's Changed
- release 20.26.3 by
@gaborbernatin pypa/virtualenv#2742- Fix whitespace around backticks in changelog by
@edmorleyin pypa/virtualenv#2751- Test latest Python 3.13 by
@hugovkin pypa/virtualenv#2752- Fix typo in Nushell activation script by
@edmorleyin pypa/virtualenv#2754- GitHub Actions: Replace deprecated macos-12 with macos-13 by
@hugovkin pypa/virtualenv#2756- Fix #2728: Activating venv create unwanted console output by
@ShootGanin pypa/virtualenv#2748- Upgrade bundled wheels by
@gaborbernatin pypa/virtualenv#2760New Contributors
@ShootGanmade their first contribution in pypa/virtualenv#2748Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4
20.26.3
What's Changed
- release 20.26.2 by
@gaborbernatin pypa/virtualenv#2724- Bump embeded wheels by
@gaborbernatin 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
@gaborbernatin pypa/virtualenv#2713- Update activate_this.py documentation to use runpy instead of exec by
@FredStoberin pypa/virtualenv#2716- Apply ruff/bugbear new rules by
@DimitriPapadopoulosin pypa/virtualenv#2718- Fix the CI by
@HandSonicin pypa/virtualenv#2721- Fix #1949: zipapp virtual environment creation fails if zipapp path is symlinked by
@HandSonicin pypa/virtualenv#2722- Fix bad return code in bash activation if hashing is disabled by
@fenkes-ibmin pypa/virtualenv#2717New Contributors
@FredStobermade their first contribution in pypa/virtualenv#2716@HandSonicmade their first contribution in pypa/virtualenv#2721@fenkes-ibmmade 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
@gaborbernatin pypa/virtualenv#2710
... (truncated)
Changelog
Sourced from virtualenv's changelog.
v20.26.4 (2024-09-07)
Bugfixes - 20.26.4
- no longer create `()` output in console during activation of a virtualenv by .bat file. (:issue:`2728`) - Upgrade embedded wheels:
- wheel to
0.44.0from0.43.0- pip to
24.2from24.1- setuptools to
74.1.2from70.1.0(:issue:2760)v20.26.3 (2024-06-21)
Bugfixes - 20.26.3
Upgrade embedded wheels:
- setuptools to
70.1.0from69.5.1- pip to
24.1from24.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)
... (truncated)
Commits
dc9416arelease 20.26.4d8f1b14Upgrade bundled wheels (#2760)374660b[pre-commit.ci] pre-commit autoupdate (#2753)61e774fFix #2728: Activating venv create unwanted console output (#2748)38e02c8Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#2757)77df0a0GitHub Actions: Replace deprecated macos-12 with macos-13 (#2756)265011aFix typo in Nushell activation script (#2754)95c5eedTest latest Python 3.13 (#2752)805365bFix whitespace around backticks in changelog (#2751)b6c052b[pre-commit.ci] pre-commit autoupdate (#2743)- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @manimino.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)