Skip to content
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

Upgrade embed setuptools to 60.1.1 #2258

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Upgrade embed setuptools to 60.1.1 #2258

merged 1 commit into from
Dec 29, 2021

Conversation

gaborbernat
Copy link
Contributor

Signed-off-by: Bernát Gábor gaborjbernat@gmail.com

Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
@gaborbernat gaborbernat merged commit 1594bae into pypa:main Dec 29, 2021
@gaborbernat gaborbernat deleted the bump branch December 29, 2021 00:04
mergify bot pushed a commit to andrewbolster/bolster that referenced this pull request Dec 29, 2021
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.11.0 to 20.11.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's changelog</a>.</em></p>
<blockquote>
<h2>v20.11.2 (2021-12-29)</h2>
<p>Bugfixes - 20.11.2</p>
<pre><code>- Fix installation of pinned versions of ``pip``, ``setuptools`` &amp; ``wheel`` - by :user:`mayeut`. (`[#2203](pypa/virtualenv#2203) &lt;https://github.com/pypa/virtualenv/issues/2203&gt;`_)
<h2>v20.11.1 (2021-12-29)</h2>
<p>Bugfixes - 20.11.1
</code></pre></p>
<ul>
<li>Bump embed setuptools to <code>60.1.1</code> from <code>60.1.0</code> - by :user:<code>gaborbernat</code>. (<code>[#2258](pypa/virtualenv#2258) &lt;https://github.com/pypa/virtualenv/issues/2258&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/virtualenv/commit/b33e0ef37800ef24ae67a6bf7f8a68e3221c9685"><code>b33e0ef</code></a> release 20.11.2</li>
<li><a href="https://github.com/pypa/virtualenv/commit/c3c4f7a2e9626bb70fdbe07bbb525af9ced5997f"><code>c3c4f7a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2256">#2256</a> from mayeut/seed-version</li>
<li><a href="https://github.com/pypa/virtualenv/commit/111dfd48d252edd8654fcc09a59f5bd5de9ce9fd"><code>111dfd4</code></a> PR Feedback</li>
<li><a href="https://github.com/pypa/virtualenv/commit/dbb6347e23ab30196d05fc3f0102a704b80d7a49"><code>dbb6347</code></a> fix: pinned version are not working once periodic / manual updates kick-in</li>
<li><a href="https://github.com/pypa/virtualenv/commit/7307ea1cf37bad6e4508925ae14587fde7a6c6de"><code>7307ea1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2259">#2259</a> from pypa/release-20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4"><code>4d90b4f</code></a> release 20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/1594bae43e0405ceb58a862cea9d9d847c679398"><code>1594bae</code></a> Upgrade embed setuptools to 60.1.1 (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2258">#2258</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/21bd7cbf379ff6c6c80276875f84ff2d8695334f"><code>21bd7cb</code></a> Update changelog.rst</li>
<li><a href="https://github.com/pypa/virtualenv/commit/36a4a18bee79971741735ac7cb28275274616c6d"><code>36a4a18</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2255">#2255</a> from pypa/release-20.11.0</li>
<li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.11.0...20.11.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.11.0&new-version=20.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>
bors bot added a commit to ChrisRBe/PP-P2P-Parser that referenced this pull request Dec 30, 2021
468: build(deps): bump virtualenv from 20.11.0 to 20.11.2 r=ChrisRBe a=dependabot[bot]

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.11.0 to 20.11.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's changelog</a>.</em></p>
<blockquote>
<h2>v20.11.2 (2021-12-29)</h2>
<p>Bugfixes - 20.11.2</p>
<pre><code>- Fix installation of pinned versions of ``pip``, ``setuptools`` &amp; ``wheel`` - by :user:`mayeut`. (`[#2203](pypa/virtualenv#2203) &lt;https://github.com/pypa/virtualenv/issues/2203&gt;`_)
<h2>v20.11.1 (2021-12-29)</h2>
<p>Bugfixes - 20.11.1
</code></pre></p>
<ul>
<li>Bump embed setuptools to <code>60.1.1</code> from <code>60.1.0</code> - by :user:<code>gaborbernat</code>. (<code>[#2258](pypa/virtualenv#2258) &lt;https://github.com/pypa/virtualenv/issues/2258&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/virtualenv/commit/b33e0ef37800ef24ae67a6bf7f8a68e3221c9685"><code>b33e0ef</code></a> release 20.11.2</li>
<li><a href="https://github.com/pypa/virtualenv/commit/c3c4f7a2e9626bb70fdbe07bbb525af9ced5997f"><code>c3c4f7a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2256">#2256</a> from mayeut/seed-version</li>
<li><a href="https://github.com/pypa/virtualenv/commit/111dfd48d252edd8654fcc09a59f5bd5de9ce9fd"><code>111dfd4</code></a> PR Feedback</li>
<li><a href="https://github.com/pypa/virtualenv/commit/dbb6347e23ab30196d05fc3f0102a704b80d7a49"><code>dbb6347</code></a> fix: pinned version are not working once periodic / manual updates kick-in</li>
<li><a href="https://github.com/pypa/virtualenv/commit/7307ea1cf37bad6e4508925ae14587fde7a6c6de"><code>7307ea1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2259">#2259</a> from pypa/release-20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4"><code>4d90b4f</code></a> release 20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/1594bae43e0405ceb58a862cea9d9d847c679398"><code>1594bae</code></a> Upgrade embed setuptools to 60.1.1 (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2258">#2258</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/21bd7cbf379ff6c6c80276875f84ff2d8695334f"><code>21bd7cb</code></a> Update changelog.rst</li>
<li><a href="https://github.com/pypa/virtualenv/commit/36a4a18bee79971741735ac7cb28275274616c6d"><code>36a4a18</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2255">#2255</a> from pypa/release-20.11.0</li>
<li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.11.0...20.11.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.11.0&new-version=20.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
qujingpengf added a commit to qujingpengf/ChrisRBe that referenced this pull request Jan 22, 2022
468: build(deps): bump virtualenv from 20.11.0 to 20.11.2 r=ChrisRBe a=dependabot[bot]

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.11.0 to 20.11.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's changelog</a>.</em></p>
<blockquote>
<h2>v20.11.2 (2021-12-29)</h2>
<p>Bugfixes - 20.11.2</p>
<pre><code>- Fix installation of pinned versions of ``pip``, ``setuptools`` &amp; ``wheel`` - by :user:`mayeut`. (`[#2203](pypa/virtualenv#2203) &lt;https://github.com/pypa/virtualenv/issues/2203&gt;`_)
<h2>v20.11.1 (2021-12-29)</h2>
<p>Bugfixes - 20.11.1
</code></pre></p>
<ul>
<li>Bump embed setuptools to <code>60.1.1</code> from <code>60.1.0</code> - by :user:<code>gaborbernat</code>. (<code>[#2258](pypa/virtualenv#2258) &lt;https://github.com/pypa/virtualenv/issues/2258&gt;</code>_)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pypa/virtualenv/commit/b33e0ef37800ef24ae67a6bf7f8a68e3221c9685"><code>b33e0ef</code></a> release 20.11.2</li>
<li><a href="https://github.com/pypa/virtualenv/commit/c3c4f7a2e9626bb70fdbe07bbb525af9ced5997f"><code>c3c4f7a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2256">#2256</a> from mayeut/seed-version</li>
<li><a href="https://github.com/pypa/virtualenv/commit/111dfd48d252edd8654fcc09a59f5bd5de9ce9fd"><code>111dfd4</code></a> PR Feedback</li>
<li><a href="https://github.com/pypa/virtualenv/commit/dbb6347e23ab30196d05fc3f0102a704b80d7a49"><code>dbb6347</code></a> fix: pinned version are not working once periodic / manual updates kick-in</li>
<li><a href="https://github.com/pypa/virtualenv/commit/7307ea1cf37bad6e4508925ae14587fde7a6c6de"><code>7307ea1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2259">#2259</a> from pypa/release-20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4"><code>4d90b4f</code></a> release 20.11.1</li>
<li><a href="https://github.com/pypa/virtualenv/commit/1594bae43e0405ceb58a862cea9d9d847c679398"><code>1594bae</code></a> Upgrade embed setuptools to 60.1.1 (<a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2258">#2258</a>)</li>
<li><a href="https://github.com/pypa/virtualenv/commit/21bd7cbf379ff6c6c80276875f84ff2d8695334f"><code>21bd7cb</code></a> Update changelog.rst</li>
<li><a href="https://github.com/pypa/virtualenv/commit/36a4a18bee79971741735ac7cb28275274616c6d"><code>36a4a18</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/virtualenv/issues/2255">#2255</a> from pypa/release-20.11.0</li>
<li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.11.0...20.11.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=pip&previous-version=20.11.0&new-version=20.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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