Hanra-s-work / point_one_robot_car

This is the repository that was chosen to be used for an autonomous car project.
MIT License
0 stars 0 forks source link

Update dependency virtualenv to v20.26.2 #163

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
virtualenv ==20.17.1 -> ==20.26.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

pypa/virtualenv (virtualenv) ### [`v20.26.2`](https://togithub.com/pypa/virtualenv/compare/20.26.1...20.26.2) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.26.1...20.26.2) ### [`v20.26.1`](https://togithub.com/pypa/virtualenv/compare/20.26.0...20.26.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.26.0...20.26.1) ### [`v20.26.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.26.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.25.3...20.26.0) ##### What's Changed - release 20.25.3 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2704](https://togithub.com/pypa/virtualenv/pull/2704) - Fixed a case when template variable is WindowsPath by [@​NtWriteCode](https://togithub.com/NtWriteCode) in [https://github.com/pypa/virtualenv/pull/2707](https://togithub.com/pypa/virtualenv/pull/2707) - Allow builtin interpreter discovery to find specific Python versions given a general spec by [@​flying-sheep](https://togithub.com/flying-sheep) in [https://github.com/pypa/virtualenv/pull/2709](https://togithub.com/pypa/virtualenv/pull/2709) ##### New Contributors - [@​NtWriteCode](https://togithub.com/NtWriteCode) made their first contribution in [https://github.com/pypa/virtualenv/pull/2707](https://togithub.com/pypa/virtualenv/pull/2707) - [@​flying-sheep](https://togithub.com/flying-sheep) made their first contribution in [https://github.com/pypa/virtualenv/pull/2709](https://togithub.com/pypa/virtualenv/pull/2709) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.25.3...20.26.0 ### [`v20.25.3`](https://togithub.com/pypa/virtualenv/releases/tag/20.25.3) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.25.2...20.25.3) #### What's Changed - release 20.25.2 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2703](https://togithub.com/pypa/virtualenv/pull/2703) - Fix for tests: Python 3.13.0a6 renamed pathmod to parser by [@​befeleme](https://togithub.com/befeleme) in [https://github.com/pypa/virtualenv/pull/2702](https://togithub.com/pypa/virtualenv/pull/2702) #### New Contributors - [@​befeleme](https://togithub.com/befeleme) made their first contribution in [https://github.com/pypa/virtualenv/pull/2702](https://togithub.com/pypa/virtualenv/pull/2702) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.25.2...20.25.3 ### [`v20.25.2`](https://togithub.com/pypa/virtualenv/releases/tag/20.25.2) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.25.1...20.25.2) #### What's Changed - release 20.25.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2692](https://togithub.com/pypa/virtualenv/pull/2692) - Fix windows utf8 encoding issue by [@​PzaThief](https://togithub.com/PzaThief) in [https://github.com/pypa/virtualenv/pull/2687](https://togithub.com/pypa/virtualenv/pull/2687) - Update changelog.rst by [@​Callek](https://togithub.com/Callek) in [https://github.com/pypa/virtualenv/pull/2701](https://togithub.com/pypa/virtualenv/pull/2701) - Fix indentation in activate.fish by [@​junzh0u](https://togithub.com/junzh0u) in [https://github.com/pypa/virtualenv/pull/2700](https://togithub.com/pypa/virtualenv/pull/2700) #### New Contributors - [@​PzaThief](https://togithub.com/PzaThief) made their first contribution in [https://github.com/pypa/virtualenv/pull/2687](https://togithub.com/pypa/virtualenv/pull/2687) - [@​Callek](https://togithub.com/Callek) made their first contribution in [https://github.com/pypa/virtualenv/pull/2701](https://togithub.com/pypa/virtualenv/pull/2701) - [@​junzh0u](https://togithub.com/junzh0u) made their first contribution in [https://github.com/pypa/virtualenv/pull/2700](https://togithub.com/pypa/virtualenv/pull/2700) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.25.1...20.25.2 ### [`v20.25.1`](https://togithub.com/pypa/virtualenv/compare/20.25.0...20.25.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.25.0...20.25.1) ### [`v20.25.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.25.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.7...20.25.0) #### What's Changed - release 20.24.6 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2657](https://togithub.com/pypa/virtualenv/pull/2657) - Allow platformdirs v4 by [@​alex](https://togithub.com/alex) in [https://github.com/pypa/virtualenv/pull/2664](https://togithub.com/pypa/virtualenv/pull/2664) - Bump wheels package by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2665](https://togithub.com/pypa/virtualenv/pull/2665) - Bump setuptools and wheels by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2669](https://togithub.com/pypa/virtualenv/pull/2669) - Run CI tests on Python 3.13, fix tests by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/pypa/virtualenv/pull/2673](https://togithub.com/pypa/virtualenv/pull/2673) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.6...20.25.0 ### [`v20.24.7`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.7) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.6...20.24.7) ##### What's Changed - release 20.24.6 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2657](https://togithub.com/pypa/virtualenv/pull/2657) - Allow platformdirs v4 by [@​alex](https://togithub.com/alex) in [https://github.com/pypa/virtualenv/pull/2664](https://togithub.com/pypa/virtualenv/pull/2664) - Bump wheels package by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2665](https://togithub.com/pypa/virtualenv/pull/2665) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.6...20.24.7 ### [`v20.24.6`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.6) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.5...20.24.6) ##### What's Changed - release 20.24.5 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2643](https://togithub.com/pypa/virtualenv/pull/2643) - Change "Virtualenv" to "virtualenv" to match style by [@​jackiekazil](https://togithub.com/jackiekazil) in [https://github.com/pypa/virtualenv/pull/2646](https://togithub.com/pypa/virtualenv/pull/2646) - \[test] Use get_hookimpls method instead of the private attribute by [@​danigm](https://togithub.com/danigm) in [https://github.com/pypa/virtualenv/pull/2649](https://togithub.com/pypa/virtualenv/pull/2649) - Remove extra closing parenthesis by [@​patrick-csliu](https://togithub.com/patrick-csliu) in [https://github.com/pypa/virtualenv/pull/2651](https://togithub.com/pypa/virtualenv/pull/2651) - Fix the CI by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2655](https://togithub.com/pypa/virtualenv/pull/2655) - Upgrade pip and setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2656](https://togithub.com/pypa/virtualenv/pull/2656) ##### New Contributors - [@​jackiekazil](https://togithub.com/jackiekazil) made their first contribution in [https://github.com/pypa/virtualenv/pull/2646](https://togithub.com/pypa/virtualenv/pull/2646) - [@​danigm](https://togithub.com/danigm) made their first contribution in [https://github.com/pypa/virtualenv/pull/2649](https://togithub.com/pypa/virtualenv/pull/2649) - [@​patrick-csliu](https://togithub.com/patrick-csliu) made their first contribution in [https://github.com/pypa/virtualenv/pull/2651](https://togithub.com/pypa/virtualenv/pull/2651) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.5...20.24.6 ### [`v20.24.5`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.5) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.4...20.24.5) #### What's Changed - release 20.24.4 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2633](https://togithub.com/pypa/virtualenv/pull/2633) - Fix brew cannot copy by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2640](https://togithub.com/pypa/virtualenv/pull/2640) - Test with 3.12 rc by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2641](https://togithub.com/pypa/virtualenv/pull/2641) - Upgrade setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2642](https://togithub.com/pypa/virtualenv/pull/2642) - GitHub Actions: Add PyPy 3.10 to testing by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/pypa/virtualenv/pull/2638](https://togithub.com/pypa/virtualenv/pull/2638) #### New Contributors - [@​cclauss](https://togithub.com/cclauss) made their first contribution in [https://github.com/pypa/virtualenv/pull/2639](https://togithub.com/pypa/virtualenv/pull/2639) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.4...20.24.5 ### [`v20.24.4`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.4) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.3...20.24.4) ##### What's Changed - Fix typo found by codespell by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/pypa/virtualenv/pull/2624](https://togithub.com/pypa/virtualenv/pull/2624) - Updating extend.rst typo by [@​sagardesai1](https://togithub.com/sagardesai1) in [https://github.com/pypa/virtualenv/pull/2626](https://togithub.com/pypa/virtualenv/pull/2626) ##### New Contributors - [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) made their first contribution in [https://github.com/pypa/virtualenv/pull/2624](https://togithub.com/pypa/virtualenv/pull/2624) - [@​sagardesai1](https://togithub.com/sagardesai1) made their first contribution in [https://github.com/pypa/virtualenv/pull/2626](https://togithub.com/pypa/virtualenv/pull/2626) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.3...20.24.4 ### [`v20.24.3`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.3) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.2...20.24.3) ##### What's Changed - release 20.24.2 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2615](https://togithub.com/pypa/virtualenv/pull/2615) - Update compatibility docs by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/pypa/virtualenv/pull/2618](https://togithub.com/pypa/virtualenv/pull/2618) - fix ResourceWarning on process exit ([#​2472](https://togithub.com/pypa/virtualenv/issues/2472)) by [@​sigma67](https://togithub.com/sigma67) in [https://github.com/pypa/virtualenv/pull/2617](https://togithub.com/pypa/virtualenv/pull/2617) - added scripts in `tasks` directory to sdist on build ([#​2610](https://togithub.com/pypa/virtualenv/issues/2610)) by [@​sigma67](https://togithub.com/sigma67) in [https://github.com/pypa/virtualenv/pull/2620](https://togithub.com/pypa/virtualenv/pull/2620) - Bump wheel by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2622](https://togithub.com/pypa/virtualenv/pull/2622) ##### New Contributors - [@​sigma67](https://togithub.com/sigma67) made their first contribution in [https://github.com/pypa/virtualenv/pull/2617](https://togithub.com/pypa/virtualenv/pull/2617) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.2...20.24.3 ### [`v20.24.2`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.2) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.1...20.24.2) ##### What's Changed - release 20.24.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2612](https://togithub.com/pypa/virtualenv/pull/2612) - Bump pip and wheel by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2614](https://togithub.com/pypa/virtualenv/pull/2614) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.1...20.24.2 ### [`v20.24.1`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.24.0...20.24.1) ##### What's Changed - release 20.24.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2608](https://togithub.com/pypa/virtualenv/pull/2608) - Upgrade `pip` by [@​arielkirkwood](https://togithub.com/arielkirkwood) in [https://github.com/pypa/virtualenv/pull/2611](https://togithub.com/pypa/virtualenv/pull/2611) ##### New Contributors - [@​arielkirkwood](https://togithub.com/arielkirkwood) made their first contribution in [https://github.com/pypa/virtualenv/pull/2611](https://togithub.com/pypa/virtualenv/pull/2611) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.24.0...20.24.1 ### [`v20.24.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.24.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.23.1...20.24.0) ##### What's Changed - release 20.23.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2590](https://togithub.com/pypa/virtualenv/pull/2590) - Fix the CI by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2593](https://togithub.com/pypa/virtualenv/pull/2593) - Quickstart guide by [@​AlvesJorge](https://togithub.com/AlvesJorge) in [https://github.com/pypa/virtualenv/pull/2599](https://togithub.com/pypa/virtualenv/pull/2599) - Updated CLI documentation with config file name by [@​nathanczh](https://togithub.com/nathanczh) in [https://github.com/pypa/virtualenv/pull/2602](https://togithub.com/pypa/virtualenv/pull/2602) - Exclude dependabot and pre-commit ci from release notes by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2603](https://togithub.com/pypa/virtualenv/pull/2603) - Export `VIRTUAL_ENV_PROMPT` in activation scripts ([#​2194](https://togithub.com/pypa/virtualenv/issues/2194)) by [@​jimporter](https://togithub.com/jimporter) in [https://github.com/pypa/virtualenv/pull/2606](https://togithub.com/pypa/virtualenv/pull/2606) - Upgrade setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2607](https://togithub.com/pypa/virtualenv/pull/2607) ##### New Contributors - [@​AlvesJorge](https://togithub.com/AlvesJorge) made their first contribution in [https://github.com/pypa/virtualenv/pull/2599](https://togithub.com/pypa/virtualenv/pull/2599) - [@​nathanczh](https://togithub.com/nathanczh) made their first contribution in [https://github.com/pypa/virtualenv/pull/2602](https://togithub.com/pypa/virtualenv/pull/2602) - [@​jimporter](https://togithub.com/jimporter) made their first contribution in [https://github.com/pypa/virtualenv/pull/2606](https://togithub.com/pypa/virtualenv/pull/2606) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.23.1...20.24.0 ### [`v20.23.1`](https://togithub.com/pypa/virtualenv/releases/tag/20.23.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.23.0...20.23.1) ##### What's Changed - release 20.23.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2563](https://togithub.com/pypa/virtualenv/pull/2563) - Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2566](https://togithub.com/pypa/virtualenv/pull/2566) - feat: ✨ update and simplify nushell activation by [@​melMass](https://togithub.com/melMass) in [https://github.com/pypa/virtualenv/pull/2572](https://togithub.com/pypa/virtualenv/pull/2572) - Fix deprecation warning by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/pypa/virtualenv/pull/2575](https://togithub.com/pypa/virtualenv/pull/2575) - Replace unmaintained `pytest-freezegun` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/pypa/virtualenv/pull/2576](https://togithub.com/pypa/virtualenv/pull/2576) - Update cli_interface.rst by [@​uberFoo](https://togithub.com/uberFoo) in [https://github.com/pypa/virtualenv/pull/2586](https://togithub.com/pypa/virtualenv/pull/2586) - Add ruff, test latest OS and bump setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2588](https://togithub.com/pypa/virtualenv/pull/2588) ##### New Contributors - [@​melMass](https://togithub.com/melMass) made their first contribution in [https://github.com/pypa/virtualenv/pull/2572](https://togithub.com/pypa/virtualenv/pull/2572) - [@​jugmac00](https://togithub.com/jugmac00) made their first contribution in [https://github.com/pypa/virtualenv/pull/2575](https://togithub.com/pypa/virtualenv/pull/2575) - [@​uberFoo](https://togithub.com/uberFoo) made their first contribution in [https://github.com/pypa/virtualenv/pull/2586](https://togithub.com/pypa/virtualenv/pull/2586) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.23.0...20.23.1 ### [`v20.23.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.23.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.22.0...20.23.0) ##### What's Changed - release 20.22.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2549](https://togithub.com/pypa/virtualenv/pull/2549) - Clarify that v20.22.0 dropped support for Python 3.6 too by [@​pquentin](https://togithub.com/pquentin) in [https://github.com/pypa/virtualenv/pull/2552](https://togithub.com/pypa/virtualenv/pull/2552) - Add trusted-publish by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2559](https://togithub.com/pypa/virtualenv/pull/2559) - prevent PermissionError when using venv creator on some systems by [@​kulikjak](https://togithub.com/kulikjak) in [https://github.com/pypa/virtualenv/pull/2543](https://togithub.com/pypa/virtualenv/pull/2543) - upgrade pip and setuptools ([#​2560](https://togithub.com/pypa/virtualenv/issues/2560)) by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2562](https://togithub.com/pypa/virtualenv/pull/2562) - 3.12 support and no setuptools/wheel on 3.12+ by [@​chrysle](https://togithub.com/chrysle) in [https://github.com/pypa/virtualenv/pull/2558](https://togithub.com/pypa/virtualenv/pull/2558) ##### New Contributors - [@​pquentin](https://togithub.com/pquentin) made their first contribution in [https://github.com/pypa/virtualenv/pull/2552](https://togithub.com/pypa/virtualenv/pull/2552) - [@​chrysle](https://togithub.com/chrysle) made their first contribution in [https://github.com/pypa/virtualenv/pull/2558](https://togithub.com/pypa/virtualenv/pull/2558) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.22.0...20.23.0 ### [`v20.22.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.22.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.21.1...20.22.0) ##### What's Changed - release 20.21.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2547](https://togithub.com/pypa/virtualenv/pull/2547) - Drop Python 2 support by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2548](https://togithub.com/pypa/virtualenv/pull/2548) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.21.1...20.22.0 ### [`v20.21.1`](https://togithub.com/pypa/virtualenv/releases/tag/20.21.1) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.21.0...20.21.1) ##### What's Changed - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2521](https://togithub.com/pypa/virtualenv/pull/2521) - release 20.21.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2519](https://togithub.com/pypa/virtualenv/pull/2519) - Add tox.ini to sdist by [@​mtelka](https://togithub.com/mtelka) in [https://github.com/pypa/virtualenv/pull/2520](https://togithub.com/pypa/virtualenv/pull/2520) - Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2524](https://togithub.com/pypa/virtualenv/pull/2524) - Update Nushell 'let' syntax by [@​jntrnr](https://togithub.com/jntrnr) in [https://github.com/pypa/virtualenv/pull/2527](https://togithub.com/pypa/virtualenv/pull/2527) - Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2530](https://togithub.com/pypa/virtualenv/pull/2530) - update nushell's str collect command to str join by [@​fdncred](https://togithub.com/fdncred) in [https://github.com/pypa/virtualenv/pull/2532](https://togithub.com/pypa/virtualenv/pull/2532) - Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2536](https://togithub.com/pypa/virtualenv/pull/2536) - docs: fix attribution in v20.11 by [@​d3dave](https://togithub.com/d3dave) in [https://github.com/pypa/virtualenv/pull/2539](https://togithub.com/pypa/virtualenv/pull/2539) - Bump embeded wheels by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2546](https://togithub.com/pypa/virtualenv/pull/2546) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2545](https://togithub.com/pypa/virtualenv/pull/2545) ##### New Contributors - [@​mtelka](https://togithub.com/mtelka) made their first contribution in [https://github.com/pypa/virtualenv/pull/2520](https://togithub.com/pypa/virtualenv/pull/2520) - [@​jntrnr](https://togithub.com/jntrnr) made their first contribution in [https://github.com/pypa/virtualenv/pull/2527](https://togithub.com/pypa/virtualenv/pull/2527) - [@​fdncred](https://togithub.com/fdncred) made their first contribution in [https://github.com/pypa/virtualenv/pull/2532](https://togithub.com/pypa/virtualenv/pull/2532) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.21.0...20.21.1 ### [`v20.21.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.21.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.20.0...20.21.0) #### What's Changed - release 20.20.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2510](https://togithub.com/pypa/virtualenv/pull/2510) - Using explicit closure syntax by [@​WindSoilder](https://togithub.com/WindSoilder) in [https://github.com/pypa/virtualenv/pull/2512](https://togithub.com/pypa/virtualenv/pull/2512) - Add print command to print_prompt for nushell by [@​NotLebedev](https://togithub.com/NotLebedev) in [https://github.com/pypa/virtualenv/pull/2514](https://togithub.com/pypa/virtualenv/pull/2514) - Sepcify the encoding by [@​FFY00](https://togithub.com/FFY00) in [https://github.com/pypa/virtualenv/pull/2515](https://togithub.com/pypa/virtualenv/pull/2515) - Make `ReentrantFileLock` thread-safe and, thereby, fix race condition in `virtualenv.cli_run` by [@​radoering](https://togithub.com/radoering) in [https://github.com/pypa/virtualenv/pull/2517](https://togithub.com/pypa/virtualenv/pull/2517) - Add pyproject-fmt by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2518](https://togithub.com/pypa/virtualenv/pull/2518) #### New Contributors - [@​WindSoilder](https://togithub.com/WindSoilder) made their first contribution in [https://github.com/pypa/virtualenv/pull/2512](https://togithub.com/pypa/virtualenv/pull/2512) - [@​NotLebedev](https://togithub.com/NotLebedev) made their first contribution in [https://github.com/pypa/virtualenv/pull/2514](https://togithub.com/pypa/virtualenv/pull/2514) - [@​FFY00](https://togithub.com/FFY00) made their first contribution in [https://github.com/pypa/virtualenv/pull/2515](https://togithub.com/pypa/virtualenv/pull/2515) - [@​radoering](https://togithub.com/radoering) made their first contribution in [https://github.com/pypa/virtualenv/pull/2517](https://togithub.com/pypa/virtualenv/pull/2517) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.20.0...20.21.0 ### [`v20.20.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.20.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.19.0...20.20.0) ##### What's Changed - release 20.19.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2503](https://togithub.com/pypa/virtualenv/pull/2503) - Fix Tox environment name for running linting tools in PR template by [@​faph](https://togithub.com/faph) in [https://github.com/pypa/virtualenv/pull/2505](https://togithub.com/pypa/virtualenv/pull/2505) - Simplify environment lookup in Nushell activation by [@​kubouch](https://togithub.com/kubouch) in [https://github.com/pypa/virtualenv/pull/2506](https://togithub.com/pypa/virtualenv/pull/2506) - Support Windows CPython interpreters distributed by non-standard orgs by [@​faph](https://togithub.com/faph) in [https://github.com/pypa/virtualenv/pull/2504](https://togithub.com/pypa/virtualenv/pull/2504) - Bump embeded pip and setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2509](https://togithub.com/pypa/virtualenv/pull/2509) ##### New Contributors - [@​faph](https://togithub.com/faph) made their first contribution in [https://github.com/pypa/virtualenv/pull/2505](https://togithub.com/pypa/virtualenv/pull/2505) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.19.0...20.20.0 ### [`v20.19.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.19.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.18.0...20.19.0) #### What's Changed - release 20.18.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2497](https://togithub.com/pypa/virtualenv/pull/2497) - Fix HTML title docs by [@​oleksis](https://togithub.com/oleksis) in [https://github.com/pypa/virtualenv/pull/2500](https://togithub.com/pypa/virtualenv/pull/2500) - Bump platformdirs dependency to <4 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2502](https://togithub.com/pypa/virtualenv/pull/2502) #### New Contributors - [@​oleksis](https://togithub.com/oleksis) made their first contribution in [https://github.com/pypa/virtualenv/pull/2500](https://togithub.com/pypa/virtualenv/pull/2500) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.18.0...20.19.0 ### [`v20.18.0`](https://togithub.com/pypa/virtualenv/releases/tag/20.18.0) [Compare Source](https://togithub.com/pypa/virtualenv/compare/20.17.1...20.18.0) #### What's Changed - release 20.17.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2462](https://togithub.com/pypa/virtualenv/pull/2462) - Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2464](https://togithub.com/pypa/virtualenv/pull/2464) - Bump pypa/gh-action-pypi-publish from 1.6.3 to 1.6.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/virtualenv/pull/2465](https://togithub.com/pypa/virtualenv/pull/2465) - Fix Nushell installation failures by [@​kubouch](https://togithub.com/kubouch) in [https://github.com/pypa/virtualenv/pull/2475](https://togithub.com/pypa/virtualenv/pull/2475) - Move to hatchling, drop 3.6 support by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2474](https://togithub.com/pypa/virtualenv/pull/2474) - Fix coverage reporting by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2477](https://togithub.com/pypa/virtualenv/pull/2477) - Fix wrong prompt in Nushell activation script by [@​kubouch](https://togithub.com/kubouch) in [https://github.com/pypa/virtualenv/pull/2481](https://togithub.com/pypa/virtualenv/pull/2481) - Don't run scheduled workflow jobs on forks by [@​nsoranzo](https://togithub.com/nsoranzo) in [https://github.com/pypa/virtualenv/pull/2490](https://togithub.com/pypa/virtualenv/pull/2490) - Improve activator documentation by [@​adamchainz](https://togithub.com/adamchainz) in [https://github.com/pypa/virtualenv/pull/2488](https://togithub.com/pypa/virtualenv/pull/2488) - Bump embedded pip and setuptools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2489](https://togithub.com/pypa/virtualenv/pull/2489) - Use furo docs theme by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/pypa/virtualenv/pull/2496](https://togithub.com/pypa/virtualenv/pull/2496) #### New Contributors - [@​adamchainz](https://togithub.com/adamchainz) made their first contribution in [https://github.com/pypa/virtualenv/pull/2488](https://togithub.com/pypa/virtualenv/pull/2488) **Full Changelog**: https://github.com/pypa/virtualenv/compare/20.17.1...20.18.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.