Closed Bug 1765886 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 33743 - Bump genshi from 0.7.6 to 0.7.7 in /tools

Categories

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

task

Tracking

(firefox102 fixed)

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Bump genshi from 0.7.6 to 0.7.7 in /tools

Bumps genshi from 0.7.6 to 0.7.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/edgewall/genshi/blob/master/ChangeLog">genshi's changelog</a>.</em></p>
<blockquote>
<p>Version 0.8
<a href="http://svn.edgewall.org/repos/genshi/tags/0.8.0/">http://svn.edgewall.org/repos/genshi/tags/0.8.0/</a>
(???, from branches/stable/0.7.x)</p>
<ul>
<li>???</li>
</ul>
<p>Version 0.7.7
<a href="https://github.com/edgewall/genshi/releases/tag/0.7.7">https://github.com/edgewall/genshi/releases/tag/0.7.7</a>
(Apr 21 2022, from branches/stable/0.7.x)</p>
<ul>
<li>Declared setuptools as the build backend (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/65">#65</a> by Jason R. Coombs)</li>
<li>Fixed deprecation warnings caused by escape sequences in regex pattern
strings (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/63">#63</a> by Jan Vollmer)</li>
</ul>
<p>Version 0.7.6
<a href="https://github.com/edgewall/genshi/releases/tag/0.7.6">https://github.com/edgewall/genshi/releases/tag/0.7.6</a>
(Feb 9 2022, from branches/stable/0.7.x)</p>
<ul>
<li>Added support for Python 3.10 and 3.11 (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/54">#54</a>, <a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/56">#56</a>, <a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/58">#58</a> by Brandt Bucher,
Felix Schwarz & Simon Cross)</li>
<li>Replaced assertEquals with assertEqual. assertEquals was deprecated in
Python 3.2. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/42">#42</a> by Simon Cross)</li>
<li>Removed used of element.getchildren() which has been removed from the Python
standard library elementtree in Python 3.9. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/57">#57</a> by Jan Vollmer)</li>
<li>Added support for Python 3.10 by using CodeType.replace in
<code>build_code_chunk</code> to make code object updates more robust against changes
in CodeType. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/49">#49</a> by Felix Schwarz)</li>
<li>Moved tests and releases workflows to GitHub Actions (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/61">#61</a>, <a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/51">#51</a> by Felix
Schwarz and Simon Cross)</li>
<li>Fixed reference leak in Markup.join C implementation. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/47">#47</a> by Simon Cross)</li>
<li>Sort directives only by directive index. Previously they were sorted by the
class, namespace and arguments of the directives. This was acceptable in
Python 2, but is a bug in Python 3 since some the arguments may not be
comparable. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/44">#44</a> by Cédric Krier)</li>
<li>Add support for msgctxt to i18n. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/13">#13</a> by Eric O'Connell)</li>
<li>Implemented skipping of empty attributes during translation to match the
behaviour during translation extraction (i.e. don't try to translate empty
strings that are not extracted). (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/38">#38</a> by Jun Omae)</li>
<li>Ported setuptools options to declarative config in setup.cfg. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/40">#40</a> by Eli
Schwartz)</li>
<li>Removed used of deprecated setuptools Feature in setup.py. (<a href="https://github-redirect.dependabot.com/edgewall/genshi/issues/39">#39</a> by Eli
Schwartz)</li>
</ul>
<p>Version 0.7.5
<a href="https://github.com/edgewall/genshi/releases/tag/0.7.5">https://github.com/edgewall/genshi/releases/tag/0.7.5</a>
(Nov 18 2020, from branches/stable/0.7.x)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/edgewall/genshi/commits">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>

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2b0d9366ae44 [wpt PR 33743] - Bump genshi from 0.7.6 to 0.7.7 in /tools, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.