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

   Bumps 
[markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) 
from 9.7.16 to 9.8.0.
   <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>Minor Changes</h3>
   <ul>
   <li>51a68b1: React Native: <code>overrides</code> now work the same as on 
web. Pass an override for <code>code</code>, <code>pre</code>, 
<code>strong</code>, <code>em</code>, <code>del</code>, 
<code>blockquote</code>, <code>hr</code>, <code>h1</code>–<code>h6</code>, 
<code>ul</code>, <code>ol</code>, <code>li</code>, or <code>input</code> and it 
fires for parsed markdown — no more silent no-ops on inline emphasis, fenced 
code, headings, lists, or GFM task checkboxes. The <code>styles</code> prop is 
also tightened: each key is narrowed to the style type its component actually 
accepts (<code>TextStyle</code>, <code>ViewStyle</code>, or 
<code>ImageStyle</code>), so passing an <code>ImageStyle</code> to 
<code>paragraph</code> is now a compile-time error. Task list items now render 
with sensible row + center-aligned defaults so the checkbox and label sit on 
the same line out of the box; pass your own <code>styles.listItem</code> to opt 
out (e.g. for multi-line task labels). The <co
 de>Markdown</code> component additionally accepts <code>string[]</code> 
children to absorb the common JSX case where children arrive as a coalesced 
array.</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.8.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>51a68b1: React Native: <code>overrides</code> now work the same as on 
web. Pass an override for <code>code</code>, <code>pre</code>, 
<code>strong</code>, <code>em</code>, <code>del</code>, 
<code>blockquote</code>, <code>hr</code>, <code>h1</code>–<code>h6</code>, 
<code>ul</code>, <code>ol</code>, <code>li</code>, or <code>input</code> and it 
fires for parsed markdown — no more silent no-ops on inline emphasis, fenced 
code, headings, lists, or GFM task checkboxes. The <code>styles</code> prop is 
also tightened: each key is narrowed to the style type its component actually 
accepts (<code>TextStyle</code>, <code>ViewStyle</code>, or 
<code>ImageStyle</code>), so passing an <code>ImageStyle</code> to 
<code>paragraph</code> is now a compile-time error. Task list items now render 
with sensible row + center-aligned defaults so the checkbox and label sit on 
the same line out of the box; pass your own <code>styles.listItem</code> to opt 
out (e.g. for multi-line task labels). The <co
 de>Markdown</code> component additionally accepts <code>string[]</code> 
children to absorb the common JSX case where children arrive as a coalesced 
array.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/quantizor/markdown-to-jsx/commit/7f10119a0b5a33ddaa995d04038da7c44db13d3f";><code>7f10119</code></a>
 Version Packages (<a 
href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/876";>#876</a>)</li>
   <li><a 
href="https://github.com/quantizor/markdown-to-jsx/commit/51a68b1d0d8e513d89e00c7b296ce6d26ffe72a8";><code>51a68b1</code></a>
 feat(native): override parity with web renderer (<a 
href="https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib/issues/875";>#875</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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdown-to-jsx&package-manager=npm_and_yarn&previous-version=9.7.16&new-version=9.8.0)](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]

Reply via email to