Closed Bug 1814512 Opened 3 years ago Closed 1 year ago

[wpt-sync] Sync PR 38309 - Bump markupsafe from 2.0.1 to 2.1.2 in /docs

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 38309 into mozilla-central (this bug is closed when the sync is complete).

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

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

Bump markupsafe from 2.0.1 to 2.1.2 in /docs

Bumps markupsafe from 2.0.1 to 2.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pallets/markupsafe/releases">markupsafe's releases</a>.</em></p>
<blockquote>
<h2>2.1.2</h2>
<p>This is the first release to provide wheels for Python 3.11. An SLSA provenance file is also generated, and is available to download from the GitHub release page.</p>
<ul>
<li>Changes: <a href="https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-2">https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-2</a></li>
<li>Milestone: <a href="https://github.com/pallets/markupsafe/milestone/8?closed=1">https://github.com/pallets/markupsafe/milestone/8?closed=1</a></li>
</ul>
<h2>2.1.1</h2>
<ul>
<li>Changes: <a href="https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-1">https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-1</a></li>
<li>Milestone: <a href="https://github.com/pallets/markupsafe/milestone/7?closed=1">https://github.com/pallets/markupsafe/milestone/7?closed=1</a></li>
</ul>
<h2>2.1.0</h2>
<ul>
<li>Changes: <a href="https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-0">https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-0</a></li>
<li>Milestone: <a href="https://github.com/pallets/markupsafe/milestone/5">https://github.com/pallets/markupsafe/milestone/5</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pallets/markupsafe/blob/main/CHANGES.rst">markupsafe's changelog</a>.</em></p>
<blockquote>
<h2>Version 2.1.2</h2>
<p>Released 2023-01-17</p>
<ul>
<li>Fix <code>striptags</code> not stripping tags containing newlines.
:issue:<code>310</code></li>
</ul>
<h2>Version 2.1.1</h2>
<p>Released 2022-03-14</p>
<ul>
<li>Avoid ambiguous regex matches in <code>striptags</code>. :pr:<code>293</code></li>
</ul>
<h2>Version 2.1.0</h2>
<p>Released 2022-02-17</p>
<ul>
<li>Drop support for Python 3.6. :pr:<code>262</code></li>
<li>Remove <code>soft_unicode</code>, which was previously deprecated. Use
<code>soft_str</code> instead. :pr:<code>261</code></li>
<li>Raise error on missing single placeholder during string
interpolation. :issue:<code>225</code></li>
<li>Disable speedups module for GraalPython. :issue:<code>277</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pallets/markupsafe/commit/c0254f0cfe51720ecc9e72e8896022af29af5b44"><code>c0254f0</code></a> release version 2.1.2</li>
<li><a href="https://github.com/pallets/markupsafe/commit/b662e670056cfdeb170ffe8fc2fa5df162912c32"><code>b662e67</code></a> build, provenance, publish workflow (<a href="https://github-redirect.dependabot.com/pallets/markupsafe/issues/346">#346</a>)</li>
<li><a href="https://github.com/pallets/markupsafe/commit/b9b5b773d0e7eed839c2e3800a2b21653bd7ecd7"><code>b9b5b77</code></a> build, provenance, publish workflow</li>
<li><a href="https://github.com/pallets/markupsafe/commit/7467e061ef3d8e52d2113ebce47d7c71d78824ce"><code>7467e06</code></a> pin commit hashes for actions</li>
<li><a href="https://github.com/pallets/markupsafe/commit/64e1c36851cb615276f631c9ee8bbd95f6e6c39f"><code>64e1c36</code></a> update tested python versions, and workflows (<a href="https://github-redirect.dependabot.com/pallets/markupsafe/issues/345">#345</a>)</li>
<li><a href="https://github.com/pallets/markupsafe/commit/a74f71cdece261c07cdf5cd24e2b7b8d7ba0f160"><code>a74f71c</code></a> set workflow permissions</li>
<li><a href="https://github.com/pallets/markupsafe/commit/c5c2ff5f7cef6c8c956541213bf903bb237583d2"><code>c5c2ff5</code></a> update build actions versions</li>
<li><a href="https://github.com/pallets/markupsafe/commit/d166c3bcdc35e0db152da75d98eadd0cf0faf919"><code>d166c3b</code></a> update tested python versions</li>
<li><a href="https://github.com/pallets/markupsafe/commit/315acb026722dee5dffef2e0ea8577b9f421c208"><code>315acb0</code></a> ignore flake8-bugbear B905 (<a href="https://github-redirect.dependabot.com/pallets/markupsafe/issues/340">#340</a>)</li>
<li><a href="https://github.com/pallets/markupsafe/commit/d202470b172bf271cad92ed2579faa6e479df974"><code>d202470</code></a> ignore flake8-bugbear B905</li>
<li>Additional commits viewable in <a href="https://github.com/pallets/markupsafe/compare/2.0.1...2.1.2">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: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.