Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Bump virtualenv from 20.28.0 to 20.29.3 in /.github/workflows #351

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps virtualenv from 20.28.0 to 20.29.3.

Release notes

Sourced from virtualenv's releases.

20.29.3

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.29.2...20.29.3

20.29.2

What's Changed

Full Changelog: pypa/virtualenv@20.29.1...20.29.2

20.29.1

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.29.0...20.29.1

20.29.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from virtualenv's changelog.

v20.29.3 (2025-03-06)

Bugfixes - 20.29.3

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

v20.29.2 (2025-02-10)

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

v20.29.1 (2025-01-17)

Bugfixes - 20.29.1

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

v20.29.0 (2025-01-15)

Features - 20.29.0

  • Add support for selecting free-threaded Python interpreters, e.g., python3.13t. (:issue:2809)

Bugfixes - 20.29.0

- Upgrade embedded wheels:
  • setuptools to 75.8.0 from 75.6.0 (:issue:2823)

v20.28.1 (2025-01-02)

Bugfixes - 20.28.1

  • Skip tcsh tests on broken tcsh versions - by :user:gaborbernat. (:issue:2814)
Commits
  • b1666e9 release 20.29.3
  • e05b286 Merge pull request #2853 from pypa/pre-commit-ci-update-config
  • d6bc4a9 [pre-commit.ci] pre-commit autoupdate
  • 1fc647e Merge pull request #2852 from barneygale/fix-2794
  • 4567521 Add changelog entry
  • 220b6b8 Add test
  • ee9d84c Ignore directories in PATH that can't be opened (#2794)
  • 7365ad2 Merge pull request #2849 from tipabu/logging-interpolation
  • 5b74c9a Merge pull request #2850 from shenxianpeng/remove-duplicate-template
  • ca5935a Remove duplicate bug report template
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.0 to 20.29.3.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.0...20.29.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 7, 2025
@bosd bosd closed this Mar 10, 2025
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/virtualenv-20.29.3 branch March 10, 2025 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant