dependabot[bot] opened a new pull request, #43052: URL: https://github.com/apache/superset/pull/43052
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 9.10.1 to 9.10.2. <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>2401d28, b8ef1d5: Markdown with long runs of brackets or footnote markers now parses in linear time instead of slowing to a crawl. Inputs such as thousands of repeated <code>[</code> or <code>[^</code> could previously take seconds to minutes, which mattered most when rendering untrusted input on a server.</p> <p>Found by <a href="https://team-atlanta.github.io/">Team Atlanta</a>, collected and verified by <a href="https://ostif.org">OSTIF</a>, reported with a fix by <a href="https://github.com/smaury">smaury</a> of <a href="https://www.shielder.com">Shielder</a>.</p> </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.10.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>2401d28, b8ef1d5: Markdown with long runs of brackets or footnote markers now parses in linear time instead of slowing to a crawl. Inputs such as thousands of repeated <code>[</code> or <code>[^</code> could previously take seconds to minutes, which mattered most when rendering untrusted input on a server.</p> <p>Found by <a href="https://team-atlanta.github.io/">Team Atlanta</a>, collected and verified by <a href="https://ostif.org">OSTIF</a>, reported with a fix by <a href="https://github.com/smaury">smaury</a> of <a href="https://www.shielder.com">Shielder</a>.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/6b6141d14a6098938ab7136f4375326482f5e211"><code>6b6141d</code></a> Version Packages (<a href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/895">#895</a>)</li> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/2401d28721520514874b53ba7581386920408370"><code>2401d28</code></a> fix(parser): parse bracket and footnote runs in linear time</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]
