Closed Bug 1817968 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 38595 - Bump pygithub from 1.56 to 1.58.0 in /tools

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 38595 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/38595
Details from upstream follow.

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> wrote:

Bump pygithub from 1.56 to 1.58.0 in /tools

Bumps pygithub from 1.56 to 1.58.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pygithub/pygithub/releases">pygithub's releases</a>.</em></p>
<blockquote>
<h2>v1.58.0</h2>
<p><strong>Bug Fixes & Improvements</strong></p>
<ul>
<li>Add unarchiving support <a href="https://github.com/Tsuesun"><code>@​Tsuesun</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2391">#2391</a>)</li>
<li>Support full GitHub app authentication <a href="https://github.com/dblanchette"><code>@​dblanchette</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1986">#1986</a>)</li>
<li>Continue the PR <a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1899">#1899</a> <a href="https://github.com/Felixoid"><code>@​Felixoid</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2386">#2386</a>)</li>
<li>feat: add allow_forking to Repository <a href="https://github.com/IbrahimAH"><code>@​IbrahimAH</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2380">#2380</a>)</li>
<li>Add code scanning alerts <a href="https://github.com/eric-nieuwland"><code>@​eric-nieuwland</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2227">#2227</a>)</li>
</ul>
<h2>v1.57</h2>
<p><strong>Breaking Changes</strong></p>
<ul>
<li>Add support for Python 3.11, drop support for Python 3.6 (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2332">#2332</a>) (1e2f10dc)</li>
</ul>
<p><strong>Bug Fixes & Improvements</strong></p>
<ul>
<li>Speed up get requested reviewers and teams for pr (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2349">#2349</a>) (6725eceb)</li>
<li>[WorkflowRun] - Add missing attributes (<code>run_started_at</code> & <code>run_attempt</code>), remove deprecated <code>unicode</code> type (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2273">#2273</a>) (3a6235b5)</li>
<li>Add support for repository autolink references (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2016">#2016</a>) (0fadd6be)</li>
<li>Add retry and pool_size to typing (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2151">#2151</a>) (784a3efd)</li>
<li>Fix/types for repo topic team (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2341">#2341</a>) (db9337a4)</li>
<li>Add class Artifact (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2313">#2313</a>) (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2319">#2319</a>) (437ff845)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst">pygithub's changelog</a>.</em></p>
<blockquote>
<h2>Version 1.58.0 (February 19, 2023)</h2>
<p><strong>Bug Fixes & Improvements</strong></p>
<ul>
<li>Add unarchiving support <a href="https://github.com/Tsuesun"><code>@​Tsuesun</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2391">#2391</a>)</li>
<li>Support full GitHub app authentication <a href="https://github.com/dblanchette"><code>@​dblanchette</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1986">#1986</a>)</li>
<li>Continue the PR <a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1899">#1899</a> <a href="https://github.com/Felixoid"><code>@​Felixoid</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2386">#2386</a>)</li>
<li>feat: add allow_forking to Repository <a href="https://github.com/IbrahimAH"><code>@​IbrahimAH</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2380">#2380</a>)</li>
<li>Add code scanning alerts <a href="https://github.com/eric-nieuwland"><code>@​eric-nieuwland</code></a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2227">#2227</a>)</li>
</ul>
<h2>Version 1.57 (November 05, 2022)</h2>
<p><strong>Breaking Changes</strong></p>
<ul>
<li>Add support for Python 3.11, drop support for Python 3.6 (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2332">#2332</a>) (1e2f10dc)</li>
</ul>
<p><strong>Bug Fixes & Improvements</strong></p>
<ul>
<li>Speed up get requested reviewers and teams for pr (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2349">#2349</a>) (6725eceb)</li>
<li>[WorkflowRun] - Add missing attributes (<code>run_started_at</code> & <code>run_attempt</code>), remove deprecated <code>unicode</code> type (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2273">#2273</a>) (3a6235b5)</li>
<li>Add support for repository autolink references (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2016">#2016</a>) (0fadd6be)</li>
<li>Add retry and pool_size to typing (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2151">#2151</a>) (784a3efd)</li>
<li>Fix/types for repo topic team (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2341">#2341</a>) (db9337a4)</li>
<li>Add class Artifact (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2313">#2313</a>) (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2319">#2319</a>) (437ff845)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyGithub/PyGithub/commit/5d1d1612ad4e624b9958e42afe769fc3b3c36503"><code>5d1d161</code></a> Bump version to 1.58.0</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/b7daaf19804e56bdfc2ec73b292716f966015a6f"><code>b7daaf1</code></a> Add release drafter and pubilsh on tag creation (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2428">#2428</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/c7e3ae94214eaa702121d6ff08c92d83af47ebd9"><code>c7e3ae9</code></a> Add unarchiving support (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2391">#2391</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/5e27c10a3140c3b9bbf71a0b71c96e71e1e3496c"><code>5e27c10</code></a> Support full GitHub app authentication (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1986">#1986</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/7cf3dfc18e0442ab181ff8fa8d2080670f0ba7ac"><code>7cf3dfc</code></a> Continue the PR <a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/1899">#1899</a> (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2386">#2386</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/6c53e5442a80094025b390772d3e00a0d8443a75"><code>6c53e54</code></a> feat: add allow_forking to Repository (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2380">#2380</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/7902351d4fa501dc108dbf3724e93831d922f582"><code>7902351</code></a> Add code scanning alerts (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2227">#2227</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/948edc5bb370af5a1d0f4925dea2b17f68ef4927"><code>948edc5</code></a> Publish version 1.57</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/6725eceb62945b7fdf60770ef3efebe7ec59086e"><code>6725ece</code></a> Speed up get requested reviewers and teams for pr (<a href="https://github-redirect.dependabot.com/pygithub/pygithub/issues/2349">#2349</a>)</li>
<li><a href="https://github.com/PyGithub/PyGithub/commit/3a6235b56eecc0e193c1e267b064c155c6ebc022"><code>3a6235b</code></a> [WorkflowRun] - Add missing attributes (<code>run_started_at</code> & <code>run_attempt</code>), re...</li>
<li>Additional commits viewable in <a href="https://github.com/pygithub/pygithub/compare/v1.56...v1.58.0">compare view</a></li>
</ul>
</details>
<br />

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.


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

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.