Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Mar 6, 2025

This PR updates virtualenv from 20.24.2 to 20.29.3.

Changelog

20.29.3

~~~~~~~~~~~~~~~~~~
- Ignore unreadable directories in ``PATH``. (:issue:`2794`)

20.29.2

~~~~~~~~~~~~~~~~~~
- Remove old virtualenv wheel from the source distribution - by :user:`gaborbernat`. (:issue:`2841`)
- Upgrade embedded wheel pip to ``25.0.1`` from ``24.3.1`` - by :user:`gaborbernat`. (:issue:`2843`)

20.29.1

~~~~~~~~~~~~~~~~~~
- Fix PyInfo cache incompatibility warnings - by :user:`robsdedude`. (:issue:`2827`)

20.29.0

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* setuptools to ``75.8.0`` from ``75.6.0`` (:issue:`2823`)

20.28.1

~~~~~~~~~~~~~~~~~~
- Skip tcsh tests on broken tcsh versions - by :user:`gaborbernat`. (:issue:`2814`)

20.28.0

~~~~~~~~~~~~~~~~~~
- Write CACHEDIR.TAG file on creation - by "user:`neilramsay`. (:issue:`2803`)

20.27.2

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* setuptools to ``75.3.0`` from ``75.2.0`` (:issue:`2798`)
- Upgrade embedded wheels:

* wheel to ``0.45.0`` from ``0.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`` from ``75.5.0``
* wheel to ``0.45.1`` from ``0.45.0`` (:issue:`2804`)

20.27.1

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* pip to ``24.3.1`` from ``24.2`` (:issue:`2789`)

20.27.0

~~~~~~~~~~~~~~~~~~
- When a ``$PATH`` entry cannot be checked for existence, skip it instead of terminating - by :user:`hroncok`. (:issue:`2782`)
- Upgrade embedded wheels:

* setuptools to ``75.2.0`` from ``75.1.0``
* Removed pip of ``24.0``
* Removed setuptools of ``68.0.0``
* Removed wheel of ``0.42.0``

- by :user:`gaborbernat`. (:issue:`2783`)
- Fix zipapp is broken on Windows post distlib ``0.3.9`` - by :user:`gaborbernat`. (:issue:`2784`)

20.26.6

~~~~~~~~~~~~~~~~~~
- Properly quote string placeholders in activation script templates to mitigate
potential command injection - by :user:`y5c4l3`. (:issue:`2768`)

20.26.5

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels: setuptools to ``75.1.0`` from ``74.1.2`` - by :user:`gaborbernat`. (:issue:`2765`)

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.0`` from ``0.43.0``
* pip to ``24.2`` from ``24.1``
* setuptools to ``74.1.2`` from ``70.1.0`` (:issue:`2760`)

20.26.3

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* setuptools to ``70.1.0`` from ``69.5.1``
* pip to ``24.1`` from ``24.0`` (:issue:`2741`)

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`)

20.26.1

~~~~~~~~~~~~~~~~~~
- fix PATH-based Python discovery on Windows - by :user:`ofek`. (:issue:`2712`)

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`)

20.25.3

~~~~~~~~~~~~~~~~~~
- Python 3.13.0a6 renamed pathmod to parser. (:issue:`2702`)

20.25.2

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

- setuptools of ``69.1.0`` to ``69.5.1``
- wheel of ``0.42.0`` to ``0.43.0`` (:issue:`2699`)

20.25.1

~~~~~~~~~~~~~~
- :issue:`2688`

20.25.0

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* wheel to ``0.41.3`` from ``0.41.2`` (:issue:`2665`)
- Upgrade embedded wheels:

* wheel to ``0.42.0`` from ``0.41.3``
* setuptools to ``69.0.2`` from ``68.2.2`` (:issue:`2669`)

20.24.6

~~~~~~~~~~~~~~~~~~
- Use get_hookimpls method instead of the private attribute in tests. (:issue:`2649`)
- Upgrade embedded wheels:

* setuptools to ``68.2.2`` from ``68.2.0``
* pip to ``23.3.1`` from ``23.2.1`` (:issue:`2656`)

20.24.5

~~~~~~~~~~~~~~~~~~
- Declare PyPy 3.10 support - by :user:`cclauss`. (:issue:`2638`)
- Brew on macOS no longer allows copy builds - disallow choosing this by :user:`gaborbernat`. (:issue:`2640`)
- Upgrade embedded wheels:

* setuptools to ``68.2.0`` from ``68.1.2`` (:issue:`2642`)

20.24.4

~~~~~~~~~~~~~~~~~~
- Upgrade embedded wheels:

* setuptools to ``68.1.2`` from ``68.1.0`` on ``3.8+``
* wheel to ``0.41.2`` from ``0.41.1``  on ``3.7+`` (:issue:`2628`)

20.24.3

~~~~~~~~~~~~~~
- :issue:`2610`
Links

@codecov
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5f02dc7) to head (0b5d273).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #458   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          126       126           
=========================================
  Hits           126       126           
Flag Coverage Δ
?

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #472

@pyup-bot pyup-bot closed this Mar 31, 2025
@renatodamas renatodamas deleted the pyup-update-virtualenv-20.24.2-to-20.29.3 branch March 31, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant