dependabot[bot] opened a new pull request, #37833:
URL: https://github.com/apache/airflow/pull/37833

   Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 
2.11.0 to 2.12.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md";>sanitize-html's
 changelog</a>.</em></p>
   <blockquote>
   <h2>2.12.1 (2024-02-22)</h2>
   <ul>
   <li>Do not parse sourcemaps in <code>post-css</code>. This fixes a 
vulnerability in which information about the existence or non-existence of 
files on a server could be disclosed via properly crafted HTML input when the 
<code>style</code> attribute is allowed by the configuration. Thanks to the <a 
href="https://snyk.io/";>Snyk Security team</a> for the disclosure and to <a 
href="https://dylan.is/";>Dylan Armstrong</a> for the fix.</li>
   </ul>
   <h2>2.12.0 (2024-02-21)</h2>
   <ul>
   <li>
   <p>Introduced the <code>allowedEmptyAttributes</code> option, enabling 
explicit specification of empty string values for select attributes, with the 
default attribute set to <code>alt</code>. Thanks to <a 
href="https://github.com/zhna123";>Na</a> for the contribution.</p>
   </li>
   <li>
   <p>Clarified the use of SVGs with a new test and changes to documentation. 
Thanks to <a href="https://github.com/gkumar9891";>Gauav Kumar</a> for the 
contribution.</p>
   </li>
   <li>
   <p>Do not process source maps when processing style tags with PostCSS.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/4a7d7dd099b41c909f2faac056d34cf027515079";><code>4a7d7dd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apostrophecms/sanitize-html/issues/654";>#654</a>
 from apostrophecms/release-2.12.1</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/f8e02be9fc3ea639edccfcaa50c6e71a22b2c068";><code>f8e02be</code></a>
 release 2.12.1</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/c5dbdf77fe8b836d3bf4554ea39edb45281ec0b4";><code>c5dbdf7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apostrophecms/sanitize-html/issues/650";>#650</a>
 from dylanarmstrong/fix/ignore-source-maps</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/5a5a74e179ef98075a0c61789f64e009f6b4ac29";><code>5a5a74e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apostrophecms/sanitize-html/issues/652";>#652</a>
 from apostrophecms/add-thanks-to-changelog</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/ee71ff0c04b2e00f730b8e29206cd65209cca5c4";><code>ee71ff0</code></a>
 Add community contribution thanks you</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/a226fe7af4c3a8faee6d114984da3f2964e4ae65";><code>a226fe7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/apostrophecms/sanitize-html/issues/651";>#651</a>
 from apostrophecms/release-2.12.0</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/ff18600f01a390c81c27442d6e858ec0eb4ef67e";><code>ff18600</code></a>
 release 2.12.0</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/1e2294c8001ce07c89448e03289818da631795ba";><code>1e2294c</code></a>
 test: added test for postcss map</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/c376501b9a066479736f0a088fba3492e7122811";><code>c376501</code></a>
 doc: update changelog</li>
   <li><a 
href="https://github.com/apostrophecms/sanitize-html/commit/075499d1b98c387f4200fd59972ca9b15796b51b";><code>075499d</code></a>
 fix: ignore source maps when processing with postcss</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sanitize-html&package-manager=npm_and_yarn&previous-version=2.11.0&new-version=2.12.1)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/airflow/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to