Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates virtualenv from 20.24.2 to 20.26.6.

Changelog

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 Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #418   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          126       126           
=========================================
  Hits           126       126           
Flag Coverage Δ
100.00% <ø> (ø)

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.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #426

@pyup-bot pyup-bot closed this Oct 18, 2024
@renatodamas renatodamas deleted the pyup-update-virtualenv-20.24.2-to-20.26.6 branch October 18, 2024 02:54
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