dependabot[bot] opened a new pull request, #37730: URL: https://github.com/apache/superset/pull/37730
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 9.7.2 to 9.7.3. <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> <pre><code>+---------------------------------+---------------------+----------------------+-----------------------+ | │ 1kB markdown string │ 27kB markdown string │ 211kB markdown string | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (next) [parse] │ 1,454,794 ops/sec │ 4,315 ops/sec │ 516 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (9.7.2) [parse] │ 1,435,758 ops/sec │ 4,443 ops/sec │ 521 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | rehype [parse] │ 12,156 ops/sec │ 68.73 ops/sec │ 8.37 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | simple-markdown [parse] │ 176,142 ops/sec │ 20.57 ops/sec │ 0.41 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-it [parse] │ 692,586 ops/sec │ 2,767 ops/sec │ 361 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | marked [parse] │ 172,360 ops/sec │ 19.66 ops/sec │ 0.55 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (next) [jsx] │ 1,170,133 ops/sec │ 3,463 ops/sec │ 391 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (9.7.2) [jsx] │ 1,144,191 ops/sec │ 3,466 ops/sec │ 379 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | rehype [jsx] │ 12,903 ops/sec │ 71.49 ops/sec │ 5.89 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | simple-markdown [jsx] │ 161,944 ops/sec │ 20.01 ops/sec │ 0.39 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | react-markdown [jsx] │ 21,365 ops/sec │ 99.87 ops/sec │ 11.15 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | Bun.markdown [jsx] │ 776,381 ops/sec │ 4,218 ops/sec │ 471 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (next) [html] │ 901,435 ops/sec │ 2,891 ops/sec │ 317 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-to-jsx (9.7.2) [html] │ 654,830 ops/sec │ 2,148 ops/sec │ 267 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | Bun.markdown [html] │ 2,323,720 ops/sec │ 5,849 ops/sec │ 591 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ | markdown-it [html] │ 530,612 ops/sec │ 1,922 ops/sec │ 253 ops/sec | +---------------------------------+---------------------+----------------------+-----------------------+ </code></pre> <h3>Patch Changes</h3> <ul> <li> <p>2dca780: Improve HTML compiler performance by ~57%, bringing it to parity with the React compiler.</p> <p>HTML 编译器性能提升约 57%,与 React 编译器持平。</p> <p>HTML कंपाइलर के प्रदर्शन में ~57% सुधार, React कंपाइलर के बराबर।</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.7.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>2dca780: Improve HTML compiler performance by ~57%, bringing it to parity with the React compiler.</p> <p>HTML 编译器性能提升约 57%,与 React 编译器持平。</p> <p>HTML कंपाइलर के प्रदर्शन में ~57% सुधार, React कंपाइलर के बराबर।</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/b575eb343eaf43af5781f5e25002bafa72010790"><code>b575eb3</code></a> Version Packages (<a href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/815">#815</a>)</li> <li><a href="https://github.com/quantizor/markdown-to-jsx/commit/2dca7809dc44c95bafe8fe853968f8a8927f41a8"><code>2dca780</code></a> perf(html): optimize HTML compiler to parity with React (<a href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/814">#814</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]
