Skip to content

chore(deps): bump markdown-to-jsx from 9.7.9 to 9.7.13#858

Merged
mldangelo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/markdown-to-jsx-9.7.13
Mar 26, 2026
Merged

chore(deps): bump markdown-to-jsx from 9.7.9 to 9.7.13#858
mldangelo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/markdown-to-jsx-9.7.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps markdown-to-jsx from 9.7.9 to 9.7.13.

Release notes

Sourced from markdown-to-jsx's releases.

markdown-to-jsx@9.7.13

Patch Changes

  • bcf178a: Fix streaming mode incorrectly stripping self-closing custom component tags (e.g. <CustomButton />) and leaking incomplete trailing tags as escaped text in inline content.

    修复流式模式错误地移除自闭合自定义组件标签(如 <CustomButton />),以及内联内容中不完整的尾部标签作为转义文本泄漏的问题。

    स्ट्रीमिंग मोड में सेल्फ-क्लोज़िंग कस्टम कंपोनेंट टैग (जैसे <CustomButton />) को गलत तरीके से हटाने और इनलाइन कंटेंट में अपूर्ण ट्रेलिंग टैग को एस्केप्ड टेक्स्ट के रूप में लीक होने की समस्या को ठीक करें।

markdown-to-jsx@9.7.12

Patch Changes

  • 1c430ae: Fix missing TypeScript declaration files in published package. Add standalone post-build verification that fails the build when type declarations are not generated, independent of the bundler's plugin system.

    发布包中缺少 TypeScript 声明文件的修复。添加独立的构建后验证,当类型声明未生成时构建失败,不依赖于打包器的插件系统。

    प्रकाशित पैकेज में गायब TypeScript डिक्लेरेशन फ़ाइलों को ठीक करें। स्वतंत्र बिल्ड-बाद सत्यापन जोड़ें जो टाइप डिक्लेरेशन जनरेट न होने पर बिल्ड विफल करे, बंडलर के प्लगइन सिस्टम से स्वतंत्र।

markdown-to-jsx@9.7.11

Patch Changes

  • 5eecb05: Skip rendering empty tbody when a table has only a header row and no data rows.

    仅有表头行而无数据行的表格不再渲染空的 tbody。

    केवल हेडर पंक्ति और कोई डेटा पंक्ति न होने पर खाली tbody रेंडर नहीं किया जाता।

  • 130cc33: Suppress React 19 RSC development warning about missing internal properties on manually-created elements.

    修复 React 19 RSC 开发模式下手动创建的元素缺少内部属性时产生的警告。

    React 19 RSC के विकास मोड में मैन्युअल रूप से बनाए गए तत्वों पर आंतरिक गुणों की अनुपस्थिति संबंधी चेतावनी को ठीक किया।

markdown-to-jsx@9.7.10

Patch Changes

  • 3daa41e: fix: strip trailing asterisks from bare URL href (fixes #839)

    When a bare URL was wrapped in bold markdown (**url**), the generated link's href incorrectly included the closing asterisks (e.g. href="https://example.com/foo**"). The parser now trims trailing * from bare URLs so the href is correct. No consumer changes required.

    当裸 URL 包裹在粗体 markdown(**url**)中时,生成的链接 href 错误地包含了闭合星号(例如 href="https://example.com/foo**")。解析器现在会从裸 URL 中去除尾部的 *,使 href 正确。无需更改消费者代码。

    जब एक बेयर URL बोल्ड markdown (**url**) में लपेटा गया था, तो जनरेट किए गए लिंक का href गलत तरीके से क्लोज़िंग एस्टेरिस्क शामिल करता था (जैसे href="https://example.com/foo**")। पार्सर अब बेयर URL से अनुगामी * को हटा देता है ताकि href सही हो। कोई उपभोक्ता परिवर्तन आवश्यक नहीं है।

  • f520531: resolve emphasis delimiters closing before hard line breaks (two trailing spaces or backslash before newline)

    解决在硬换行符(换行前有两个尾随空格或反斜杠)之前关闭强调分隔符的问题

    हार्ड लाइन ब्रेक (न्यूलाइन से पहले दो ट्रेलिंग स्पेस या बैकस्लैश) से पहले एम्फ़ैसिस डिलीमिटर बंद होने की समस्या हल की

... (truncated)

Changelog

Sourced from markdown-to-jsx's changelog.

9.7.13

Patch Changes

  • bcf178a: Fix streaming mode incorrectly stripping self-closing custom component tags (e.g. <CustomButton />) and leaking incomplete trailing tags as escaped text in inline content.

    修复流式模式错误地移除自闭合自定义组件标签(如 <CustomButton />),以及内联内容中不完整的尾部标签作为转义文本泄漏的问题。

    स्ट्रीमिंग मोड में सेल्फ-क्लोज़िंग कस्टम कंपोनेंट टैग (जैसे <CustomButton />) को गलत तरीके से हटाने और इनलाइन कंटेंट में अपूर्ण ट्रेलिंग टैग को एस्केप्ड टेक्स्ट के रूप में लीक होने की समस्या को ठीक करें।

9.7.12

Patch Changes

  • 1c430ae: Fix missing TypeScript declaration files in published package. Add standalone post-build verification that fails the build when type declarations are not generated, independent of the bundler's plugin system.

    发布包中缺少 TypeScript 声明文件的修复。添加独立的构建后验证,当类型声明未生成时构建失败,不依赖于打包器的插件系统。

    प्रकाशित पैकेज में गायब TypeScript डिक्लेरेशन फ़ाइलों को ठीक करें। स्वतंत्र बिल्ड-बाद सत्यापन जोड़ें जो टाइप डिक्लेरेशन जनरेट न होने पर बिल्ड विफल करे, बंडलर के प्लगइन सिस्टम से स्वतंत्र।

9.7.11

Patch Changes

  • 5eecb05: Skip rendering empty tbody when a table has only a header row and no data rows.

    仅有表头行而无数据行的表格不再渲染空的 tbody。

    केवल हेडर पंक्ति और कोई डेटा पंक्ति न होने पर खाली tbody रेंडर नहीं किया जाता।

  • 130cc33: Suppress React 19 RSC development warning about missing internal properties on manually-created elements.

    修复 React 19 RSC 开发模式下手动创建的元素缺少内部属性时产生的警告。

    React 19 RSC के विकास मोड में मैन्युअल रूप से बनाए गए तत्वों पर आंतरिक गुणों की अनुपस्थिति संबंधी चेतावनी को ठीक किया।

9.7.10

Patch Changes

  • 3daa41e: fix: strip trailing asterisks from bare URL href (fixes #839)

    When a bare URL was wrapped in bold markdown (**url**), the generated link's href incorrectly included the closing asterisks (e.g. href="https://example.com/foo**"). The parser now trims trailing * from bare URLs so the href is correct. No consumer changes required.

    当裸 URL 包裹在粗体 markdown(**url**)中时,生成的链接 href 错误地包含了闭合星号(例如 href="https://example.com/foo**")。解析器现在会从裸 URL 中去除尾部的 *,使 href 正确。无需更改消费者代码。

    जब एक बेयर URL बोल्ड markdown (**url**) में लपेटा गया था, तो जनरेट किए गए लिंक का href गलत तरीके से क्लोज़िंग एस्टेरिस्क शामिल करता था (जैसे href="https://example.com/foo**")। पार्सर अब बेयर URL से अनुगामी * को हटा देता है ताकि href सही हो। कोई उपभोक्ता परिवर्तन आवश्यक नहीं है।

  • f520531: resolve emphasis delimiters closing before hard line breaks (two trailing spaces or backslash before newline)

... (truncated)

Commits
  • 64c48fe Version Packages (#854)
  • bcf178a fix: streaming mode strips self-closing custom component tags (#853)
  • c37cf2e Version Packages (#851)
  • 1c430ae Fix missing TypeScript declarations in published package (#850)
  • c39fdc1 Version Packages (#846)
  • 130cc33 Fix React 19 RSC dev warning on raw elements (#848)
  • 5eecb05 fix: empty tbody in header-only tables, regression tests for #271 and #263 (#...
  • a18feb9 Version Packages
  • 354ae89 refactor: remove dead streaming code, deduplicate regexes
  • c24ff4f chore: remove inline i18n translations from source code JSDoc
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) from 9.7.9 to 9.7.13.
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/lib/CHANGELOG.md)
- [Commits](https://github.com/quantizor/markdown-to-jsx/commits/markdown-to-jsx@9.7.13/lib)

---
updated-dependencies:
- dependency-name: markdown-to-jsx
  dependency-version: 9.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 25, 2026

Copy link
Copy Markdown

Deploying mldangelo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0cf7e7b
Status: ✅  Deploy successful!
Preview URL: https://72eabb04.mldangelo.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-mark-c4j7.mldangelo.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 25, 2026
@mldangelo mldangelo merged commit 80ea48d into main Mar 26, 2026
9 checks passed
@mldangelo mldangelo deleted the dependabot/npm_and_yarn/markdown-to-jsx-9.7.13 branch March 26, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant