section-properties icon indicating copy to clipboard operation
section-properties copied to clipboard

Bump virtualenv from 20.25.0 to 20.25.1 in /.github/workflows

Open dependabot[bot] opened this issue 4 months ago • 0 comments

Bumps virtualenv from 20.25.0 to 20.25.1.

Changelog

Sourced from virtualenv's changelog.

v20.25.1 (2024-02-21)

Bugfixes - 20.25.1

- Upgrade embedded wheels:
  • setuptools to 69.0.3 from 69.0.2
  • pip to 23.3.2 from 23.3.1 (:issue:2681)
  • Upgrade embedded wheels:

    • pip 23.3.2 to `24.0``,
    • setuptools 69.0.3 to 69.1.0. (:issue:2691)

Misc - 20.25.1

- :issue:`2688`
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul> <li><a href="https://github.com/pypa/virtualenv/commit/b49b35d1bd740af80d9c3a0a187402b93d2f7031"><code>b49b35d</code></a> release 20.25.1</li> <li><a href="https://github.com/pypa/virtualenv/commit/fd24a280f2c6b8e33528933bacb5945ce2ed26b7"><code>fd24a28</code></a> Upgrade embedded wheels (<a href="https://redirect.github.com/pypa/virtualenv/issues/2691">#2691</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/e72dea8098c36a6bc9088411f5a420a47e4e4e3e"><code>e72dea8</code></a> Avoid importing contextlib in <code>_virtualenv</code> (<a href="https://redirect.github.com/pypa/virtualenv/issues/2688">#2688</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/c221b32099f016c6d1e87a1bafcd11ba75b9cee8"><code>c221b32</code></a> Resolve symbolic links for environment metadata (<a href="https://redirect.github.com/pypa/virtualenv/issues/2686">#2686</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/cad550030ae77e181a1d7c328742a97f2880ef9b"><code>cad5500</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2685">#2685</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/fa283474fd199e3836f8b2c99510190c6b77e2bc"><code>fa28347</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2683">#2683</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/d9fdf48d69f0d0ca56140cf0381edbb5d6fe09f5"><code>d9fdf48</code></a> Upgrade embeded wheels (<a href="https://redirect.github.com/pypa/virtualenv/issues/2681">#2681</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/9fb3aa33baac7028f353dbc66145e75b7ab9df35"><code>9fb3aa3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2680">#2680</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/77d3906999369e1d693975eebcb45f85a14465b9"><code>77d3906</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/virtualenv/issues/2679">#2679</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/5ad4de304a8e0344d0c3084c31f129119e50a377"><code>5ad4de3</code></a> Bump actions/setup-python from 4 to 5 (<a href="https://redirect.github.com/pypa/virtualenv/issues/2678">#2678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pypa/virtualenv/compare/20.25.0...20.25.1">compare view</a></li> </ul> </details>

<br />

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[bot] avatar Mar 01 '24 21:03 dependabot[bot]