dependabot[bot] opened a new pull request, #37959: URL: https://github.com/apache/superset/pull/37959
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 9.7.3 to 9.7.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quantizor/markdown-to-jsx/releases">markdown-to-jsx's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p>01b68df:</p> <ul> <li>Fix HTML entity decoding in link titles (e.g. <code>&ndash;</code> now correctly decodes to <code>–</code>)</li> <li>Fix bare email autolinks matching when DNS labels exceed 63 characters</li> <li>Fix <code><pre></code>, <code><script></code>, <code><style></code>, and <code><textarea></code> content being incorrectly parsed as markdown instead of rendered verbatim</li> </ul> <hr /> <ul> <li>修复链接标题中的 HTML 实体解码(如 <code>&ndash;</code> 现在正确解码为 <code>–</code>)</li> <li>修复 DNS 标签超过 63 个字符时裸邮件自动链接的错误匹配</li> <li>修复 <code><pre></code>、<code><script></code>、<code><style></code> 和 <code><textarea></code> 内容被错误解析为 Markdown 而非原始文本渲染的问题</li> </ul> <hr /> <ul> <li>लिंक शीर्षकों में HTML एंटिटी डिकोडिंग ठीक करें (जैसे <code>&ndash;</code> अब सही ढंग से <code>–</code> में बदलता है)</li> <li>DNS लेबल 63 अक्षरों से अधिक होने पर बेयर ईमेल ऑटोलिंक की गलत मैचिंग ठीक करें</li> <li><code><pre></code>, <code><script></code>, <code><style></code>, और <code><textarea></code> सामग्री को Markdown के बजाय यथावत् रेंडर करें</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/quantizor/markdown-to-jsx/blob/main/lib/CHANGELOG.md">markdown-to-jsx's changelog</a>.</em></p> <blockquote> <h2>9.7.4</h2> <h3>Patch Changes</h3> <ul> <li> <p>01b68df: - Fix HTML entity decoding in link titles (e.g. <code>&ndash;</code> now correctly decodes to <code>–</code>)</p> <ul> <li>Fix bare email autolinks matching when DNS labels exceed 63 characters</li> <li>Fix <code><pre></code>, <code><script></code>, <code><style></code>, and <code><textarea></code> content being incorrectly parsed as markdown instead of rendered verbatim</li> </ul> <hr /> <ul> <li>修复链接标题中的 HTML 实体解码(如 <code>&ndash;</code> 现在正确解码为 <code>–</code>)</li> <li>修复 DNS 标签超过 63 个字符时裸邮件自动链接的错误匹配</li> <li>修复 <code><pre></code>、<code><script></code>、<code><style></code> 和 <code><textarea></code> 内容被错误解析为 Markdown 而非原始文本渲染的问题</li> </ul> <hr /> <ul> <li>लिंक शीर्षकों में HTML एंटिटी डिकोडिंग ठीक करें (जैसे <code>&ndash;</code> अब सही ढंग से <code>–</code> में बदलता है)</li> <li>DNS लेबल 63 अक्षरों से अधिक होने पर बेयर ईमेल ऑटोलिंक की गलत मैचिंग ठीक करें</li> <li><code><pre></code>, <code><script></code>, <code><style></code>, और <code><textarea></code> सामग्री को Markdown के बजाय यथावत् रेंडर करें</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/02100cc954687d54271557d5befa5ab2d65ce257"><code>02100cc</code></a> Version Packages (<a href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/819">#819</a>)</li> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/01b68df0d437d160f0a36aadbaec352067a71d8f"><code>01b68df</code></a> fix: bring in md4c regression suite and fix detected issues (<a href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/818">#818</a>)</li> <li>See full diff in <a href="https://github.com/quantizor/markdown-to-jsx/commits/[email protected]/lib">compare view</a></li> </ul> </details> <br /> [](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 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) </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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
