Skip to content

Bump virtualenv from 20.26.6 to 20.28.1 #866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps virtualenv from 20.26.6 to 20.28.1.

Release notes

Sourced from virtualenv's releases.

20.28.1

What's Changed

Full Changelog: pypa/virtualenv@20.28.0...20.28.1

20.28.0

What's Changed

Full Changelog: pypa/virtualenv@20.27.2...20.28.0

20.27.2

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.27.1...20.27.2

20.27.1

What's Changed

Full Changelog: pypa/virtualenv@20.27.0...20.27.1

20.27.0

What's Changed

... (truncated)

Changelog

Sourced from virtualenv's changelog.

v20.28.1 (2025-01-02)

Bugfixes - 20.28.1

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

v20.28.0 (2024-11-25)

Features - 20.28.0

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

v20.27.2 (2024-11-25)

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

v20.27.1 (2024-10-28)

Bugfixes - 20.27.1

  • Upgrade embedded wheels:

    • pip to 24.3.1 from 24.2 (:issue:2789)

v20.27.0 (2024-10-17)

Features - 20.27.0

- Drop 3.7 support as the CI environments no longer allow it running - by :user:`gaborbernat`. (:issue:`2758`)

Bugfixes - 20.27.0

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2025
@lslusarczyk
Copy link
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/virtualenv-20.28.1 branch from 7de0f0d to 3328dc4 Compare January 8, 2025 13:54
@lslusarczyk lslusarczyk enabled auto-merge (squash) January 8, 2025 13:57
@lslusarczyk lslusarczyk merged commit e57081c into main Jan 8, 2025
4 checks passed
@lslusarczyk lslusarczyk deleted the dependabot/pip/virtualenv-20.28.1 branch January 8, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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