Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ast-grep/napi (source) ^0.40.4^0.40.5 age adoption passing confidence
@babel/core (source) ^7.28.5^7.28.6 age adoption passing confidence
@babel/generator (source) 7.28.57.28.6 age adoption passing confidence
@babel/parser (source) 7.28.57.28.6 age adoption passing confidence
@babel/traverse (source) 7.28.57.28.6 age adoption passing confidence
@babel/types (source) 7.28.57.28.6 age adoption passing confidence
@module-federation/runtime-tools (source) 0.22.00.22.1 age adoption passing confidence
@rslib/core (source) 0.19.10.19.2 age adoption passing confidence
@rspress/core (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rspress/plugin-algolia (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rspress/plugin-client-redirects (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rspress/plugin-llms (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rspress/plugin-rss (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rspress/plugin-sitemap (source) 2.0.0-rc.42.0.0-rc.5 age adoption passing confidence
@rstack-dev/doc-ui 1.12.21.12.3 age adoption passing confidence
@types/node (source) ^20.19.27^20.19.29 age adoption passing confidence
@types/react (source) ^19.2.7^19.2.8 age adoption passing confidence
iconv-lite ^0.7.1^0.7.2 age adoption passing confidence
markdown-to-jsx (source) ^9.5.0^9.5.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ast-grep/ast-grep (@​ast-grep/napi)

v0.40.5

Compare Source

  • fix: fix error code returning 1 for non-result related error #2403
  • feat: support case insensitive option in files/ignores #2432
  • chore(deps): update dependency @​ast-grep/napi to v0.40.4 4fca101
  • chore(deps): update dependency oxlint to v1.38.0 622da37
  • chore(deps): update dependency oxlint to v1.37.0 1a021ba
babel/babel (@​babel/core)

v7.28.6

Compare Source

babel/babel (@​babel/generator)

v7.28.6

Compare Source

babel/babel (@​babel/parser)

v7.28.6

Compare Source

babel/babel (@​babel/traverse)

v7.28.6

Compare Source

babel/babel (@​babel/types)

v7.28.6

Compare Source

module-federation/core (@​module-federation/runtime-tools)

v0.22.1

Compare Source

Patch Changes
web-infra-dev/rslib (@​rslib/core)

v0.19.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.19.1...v0.19.2

web-infra-dev/rspress (@​rspress/core)

v2.0.0-rc.5

Compare Source

What's Changed
New Features 🎉
  • feat(theme): support clickable badge in HomeHero by @​SoonIter in #​2969
  • feat(ssg-md): add SSG-MD support to OverviewGroup and FallbackHeading components (Vibe Kanban) by @​SoonIter in #​2966
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspress@v2.0.0-rc.4...v2.0.0-rc.5

rstackjs/rstack-doc-ui (@​rstack-dev/doc-ui)

v1.12.3

Compare Source

What's Changed

Full Changelog: rstackjs/rstack-doc-ui@v1.12.2...v1.12.3

pillarjs/iconv-lite (iconv-lite)

v0.7.2

Compare Source

🐞 Bug fixes
  • Correction of CommonJS exports in TypeScript definitions - by @​plbstl in #​366

    Fixed the TypeScript definitions to correctly represent the CommonJS exports of the library.
    This resolves issues where consumers using TypeScript would encounter errors due to incorrect
    type definitions that did not align with the actual module exports.

quantizor/markdown-to-jsx (markdown-to-jsx)

v9.5.7

Compare Source

Patch Changes
  • 4252da4: Fixed inconsistent spacing between list item nodes when continuation lines have indentation equal to the nested list marker. Previously, text nodes in list items were being concatenated without newlines when continuation lines matched the list's base indentation, causing missing line breaks in the rendered output.

v9.5.6

Compare Source

Patch Changes
  • 13bdaf7: Fixed HTML tags with attributes spanning multiple lines being incorrectly parsed.

    Previously, HTML tags with attributes on separate lines (like <dl-custom\n data-variant='horizontalTable'\n>) would have their attributes incorrectly parsed, sometimes causing duplicate tags or missing attribute values. This fix ensures that newlines between HTML attributes are properly recognized as whitespace separators.

    修复了属性跨多行的 HTML 标签解析不正确的问题。

    之前,属性位于单独行上的 HTML 标签(如 <dl-custom\n data-variant='horizontalTable'\n>)的属性解析不正确,有时会导致重复的标签或缺失属性值。此修复确保 HTML 属性之间的换行符被正确识别为空白分隔符。

    कई पंक्तियों में फैले एट्रिब्यूट वाले HTML टैग्स के गलत पार्सिंग को ठीक किया।

    पहले, अलग-अलग पंक्तियों पर एट्रिब्यूट वाले HTML टैग्स (जैसे <dl-custom\n data-variant='horizontalTable'\n>) के एट्रिब्यूट गलत तरीके से पार्स होते थे, जिससे कभी-कभी डुप्लिकेट टैग्स या गायब एट्रिब्यूट वैल्यू होते थे। यह फिक्स सुनिश्चित करता है कि HTML एट्रिब्यूट के बीच न्यूलाइन को व्हाइटस्पेस सेपरेटर के रूप में सही ढंग से पहचाना जाता है।

  • 13bdaf7: The text field in HTML AST nodes now contains cleaned inner content without opening/closing tags. Use rawText for full raw HTML. This affects custom renderRule implementations that rely on the text field.

    HTML AST 节点中的 text 字段现在包含不带开/闭标签的清理后内容。使用 rawText 获取完整原始 HTML。这会影响依赖 text 字段的自定义 renderRule 实现。

    HTML AST नोड्स में text फ़ील्ड अब ओपनिंग/क्लोज़िंग टैग्स के बिना साफ़ इनर कंटेंट रखता है। पूर्ण raw HTML के लिए rawText का उपयोग करें। यह उन कस्टम renderRule कार्यान्वयनों को प्रभावित करता है जो text फ़ील्ड पर निर्भर हैं।

v9.5.5

Compare Source

Patch Changes
  • 76b7f12: Fix multi-line HTML tag attribute parsing (#​781)

    HTML tags with attributes spanning multiple lines were not having their attributes correctly parsed into the AST. This caused custom elements with multi-line data-* attributes to have empty attrs objects, and the React compiler would then duplicate the opening tag when rendering.

    This fix ensures:

    • Attributes are correctly parsed for type 7 HTML blocks with newlines in the opening tag
    • The React compiler uses the parsed children array instead of re-parsing rawText when attributes are already parsed

    修复多行 HTML 标签属性解析问题(#​781

    具有跨多行属性的 HTML 标签没有正确将其属性解析到 AST 中。这导致具有多行 data-* 属性的自定义元素具有空的 attrs 对象,然后 React 编译器在渲染时会重复开始标签。

    此修复确保:

    • 对于开始标签中包含换行符的类型 7 HTML 块,属性被正确解析
    • 当属性已被解析时,React 编译器使用已解析的 children 数组而不是重新解析 rawText

    बहु-पंक्ति HTML टैग विशेषता पार्सिंग ठीक करें (#​781)

    कई पंक्तियों में फैले विशेषताओं वाले HTML टैग अपनी विशेषताओं को AST में सही ढंग से पार्स नहीं कर रहे थे। इससे बहु-पंक्ति data-* विशेषताओं वाले कस्टम तत्वों में खाली attrs ऑब्जेक्ट थे, और फिर React कंपाइलर रेंडरिंग करते समय आरंभिक टैग को दोहरा देता था।

    यह सुधार सुनिश्चित करता है:

    • आरंभिक टैग में न्यूलाइन वाले टाइप 7 HTML ब्लॉक के लिए विशेषताएं सही ढंग से पार्स की जाती हैं
    • जब विशेषताएं पहले से पार्स हो चुकी हों तो React कंपाइलर rawText को दोबारा पार्स करने के बजाय पार्स किए गए children सरणी का उपयोग करता है

v9.5.4

Compare Source

Patch Changes
  • 7f724a6: Fix HTML block parsing for sibling elements like <dt>/<dd> without blank lines between them.

    Type 6 HTML blocks (such as <dl>, <dt>, <dd>, <table>, <tr>, <td>) were incorrectly parsed when sibling elements appeared without blank lines between them—the first element would consume all subsequent siblings as its content instead of treating them as separate elements.

    This fix adds nesting-aware closing tag detection that properly handles:

    • Nested elements with the same tag name (e.g., <div><div></div></div>)
    • Sibling elements at the same level (e.g., <dt></dt><dd></dd>)
    • CommonMark compliance for HTML blocks that should extend to blank lines

    修复了没有空行分隔的兄弟 HTML 元素(如 <dt>/<dd>)的块解析问题。

    类型 6 HTML 块(如 <dl><dt><dd><table><tr><td>)在兄弟元素之间没有空行时解析错误——第一个元素会将所有后续兄弟元素作为其内容,而不是将它们视为单独的元素。

    此修复添加了具有嵌套感知的关闭标签检测,正确处理:

    • 同名标签的嵌套元素(例如 <div><div></div></div>
    • 同级的兄弟元素(例如 <dt></dt><dd></dd>
    • 应延续到空行的 HTML 块的 CommonMark 合规性

    रिक्त पंक्तियों के बिना भाई HTML तत्वों (जैसे <dt>/<dd>) के लिए HTML ब्लॉक पार्सिंग को ठीक किया।

    टाइप 6 HTML ब्लॉक (जैसे <dl>, <dt>, <dd>, <table>, <tr>, <td>) गलत तरीके से पार्स हो रहे थे जब भाई तत्व बिना रिक्त पंक्तियों के दिखाई देते थे—पहला तत्व सभी अनुवर्ती भाई तत्वों को अपनी सामग्री के रूप में शामिल कर लेता था, उन्हें अलग तत्वों के रूप में मानने के बजाय।

    यह सुधार नेस्टिंग-जागरूक क्लोजिंग टैग पहचान जोड़ता है जो सही ढंग से संभालता है:

    • समान टैग नाम वाले नेस्टेड तत्व (उदाहरण: <div><div></div></div>)
    • समान स्तर पर भाई तत्व (उदाहरण: <dt></dt><dd></dd>)
    • HTML ब्लॉक के लिए CommonMark अनुपालन जो रिक्त पंक्तियों तक विस्तारित होने चाहिए
  • 58010ce: Fix duplicate opening tags for HTML elements with multi-line attributes (#​781)

    HTML tags with attributes spanning multiple lines (like custom elements with data-* attributes on separate lines) no longer produce duplicate opening tags in the output. This restores the expected behavior for custom HTML elements used with component overrides.


    修复多行属性的 HTML 元素产生重复开始标签的问题(#​781

    具有跨多行属性的 HTML 标签(例如在不同行上具有 data-* 属性的自定义元素)不再在输出中产生重复的开始标签。这恢复了与组件覆盖一起使用的自定义 HTML 元素的预期行为。


    बहु-पंक्ति विशेषताओं वाले HTML तत्वों के लिए दोहरे आरंभिक टैग ठीक करें (#​781)

    कई पंक्तियों में फैली विशेषताओं वाले HTML टैग (जैसे अलग-अलग पंक्तियों पर data-* विशेषताओं वाले कस्टम तत्व) अब आउटपुट में दोहरे आरंभिक टैग उत्पन्न नहीं करते। यह कंपोनेंट ओवरराइड के साथ उपयोग किए जाने वाले कस्टम HTML तत्वों के अपेक्षित व्यवहार को पुनर्स्थापित करता है।

  • 3e25913: Fix fenced code blocks consuming nested code block openings as content.

    When a fenced code block with a language (e.g., ```markdown) encountered another code block opening with a language (e.g., ```python) inside it, the inner opening was incorrectly treated as content instead of being recognized as a new block. Now, fence lines with a language immediately following (no space between fence and language) are recognized as new block openings that implicitly close the previous block.

    This matches behavior of other markdown renderers like GitHub and VSCode. Lines like ``` aaa (with space before info string) remain treated as content per CommonMark spec.


    修复了围栏代码块将嵌套代码块开头作为内容消费的问题。

    当带有语言的围栏代码块(例如 ```markdown)内部遇到另一个带语言的代码块开头(例如 ```python)时,内部开头被错误地视为内容,而不是被识别为新块。现在,语言紧随其后(围栏和语言之间没有空格)的围栏行被识别为隐式关闭前一个块的新块开头。

    这与 GitHub 和 VSCode 等其他 markdown 渲染器的行为一致。按照 CommonMark 规范,像 ``` aaa(信息字符串前有空格)这样的行仍被视为内容。


    फेंस्ड कोड ब्लॉक्स द्वारा नेस्टेड कोड ब्लॉक ओपनिंग को सामग्री के रूप में उपभोग करने की समस्या को ठीक किया।

    जब भाषा वाला फेंस्ड कोड ब्लॉक (जैसे ```markdown) के अंदर भाषा वाला दूसरा कोड ब्लॉक ओपनिंग (जैसे ```python) आता था, तो आंतरिक ओपनिंग को नए ब्लॉक के रूप में पहचानने के बजाय गलती से सामग्री के रूप में माना जाता था। अब, भाषा तुरंत बाद आने वाली (फेंस और भाषा के बीच कोई स्पेस नहीं) फेंस लाइनें नए ब्लॉक ओपनिंग के रूप में पहचानी जाती हैं जो पिछले ब्लॉक को निहित रूप से बंद करती हैं।

    यह GitHub और VSCode जैसे अन्य markdown रेंडरर के व्यवहार से मेल खाता है। CommonMark स्पेक के अनुसार ``` aaa (इन्फो स्ट्रिंग से पहले स्पेस) जैसी लाइनें अभी भी सामग्री के रूप में मानी जाती हैं।

v9.5.3

Compare Source

Patch Changes
  • 8528325: Add CommonMark-compliant text normalization for null bytes and BOM

    Per CommonMark security specification, null bytes (U+0000) are now replaced with the replacement character (U+FFFD) instead of passing through unchanged. Additionally, the Byte Order Mark (U+FEFF) is now stripped when it appears at the start of a document, as specified in the CommonMark spec.

    These changes improve spec compliance and security. Most documents are unaffected due to fast-path optimization that skips processing when no special characters are present.

v9.5.2

Compare Source

Patch Changes
  • 282affe: Fix lists and other markdown structures not rendering correctly when input has CRLF line endings.
  • 282affe: Fix paragraph after nested list being incorrectly absorbed into the nested list item when followed by a blank line.

v9.5.1

Compare Source

Patch Changes
  • fa21868: Add Chinese (Mandarin) JSDoc documentation to all public APIs. All exported functions, types, interfaces, and components now include bilingual documentation using the @lang zh tag for Simplified Chinese translations, improving developer experience for Chinese-speaking users.

  • fa21868: Add Hindi (हिन्दी) language support for internationalization. Includes full translations of documentation (README, markdown spec, GFM spec, interactive demo template), UI strings, and JSDoc translations for all public APIs using the @lang hi tag. Hindi is now the third supported language after English and Mandarin Chinese, following global speaker rankings (Ethnologue 2025).

  • 897c4c2: Automatic browser bundle optimization via conditional exports. Browser builds now automatically use DOM-based entity decoding (textarea.innerHTML) instead of shipping the full ~11KB entity lookup table, reducing gzipped bundle size by ~11KB.

    This optimization is automatic for bundlers that support the imports field with browser condition (Webpack 5+, Vite, esbuild, Rollup, Parcel). No configuration required.

    Server-side/Node.js builds retain the full O(1) entity lookup table for maximum performance.

    This feature uses the imports field in package.json. All modern bundlers support this field (Webpack 5+, Vite, esbuild, Rollup, Parcel).


Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 0f63341
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6967a7d471eaaf0008237cce

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

📦 Binary Size-limit

Comparing 0f63341 to test: use Rstest projects to define tests (#12729) by 9aoy

🙈 Size remains the same at 47.97MB

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

Rsdoctor Bundle Diff Analysis

Found 5 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB 0
react-1k 825.4 KB 0
react-5k 2.7 MB 0
rome 984.3 KB 0
ui-components 2.1 MB 0

Generated by Rsdoctor GitHub Action

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 13, 2026

Merging this PR will not alter performance

✅ 16 untouched benchmarks
⏩ 1 skipped benchmark1


Comparing renovate/patch-npm-dependencies (0f63341) with main (25020fd)2

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

  2. No successful run was found on main (63a410a) during the generation of this report, so 25020fd was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 3 times, most recently from 5439cab to 1546bca Compare January 14, 2026 09:15
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch from 1546bca to 87d9606 Compare January 14, 2026 14:06
chenjiahan
chenjiahan previously approved these changes Jan 14, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@chenjiahan chenjiahan merged commit 785c0f6 into main Jan 14, 2026
52 checks passed
@chenjiahan chenjiahan deleted the renovate/patch-npm-dependencies branch January 14, 2026 14:56
LingyuCoder pushed a commit that referenced this pull request Jan 16, 2026
* chore(deps): update patch npm dependencies

* fix: downgrade MF

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
chenjiahan added a commit that referenced this pull request Jan 16, 2026
* chore(deps): update patch npm dependencies

* fix: downgrade MF

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant