chore(deps): update patch npm dependencies#14838
Conversation
Deploying rspack with
|
| Latest commit: |
fecdc8f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2be6e4ab.rspack-v2.pages.dev |
| Branch Preview URL: | https://renovate-patch-npm-dependenc.rspack-v2.pages.dev |
📦 Binary Size-limit
⏳ The base commit triggered a linux binding build, but its binary size data has not been generated yet, so the size comparison is skipped. Please re-run this workflow once the ecosystem-benchmark data for that commit is published. Warning Reference only — not the real baseline. The base commit's data isn't ready yet, so this compares against the nearest earlier commit that has data ( 🙈 Size remains the same at 66.60MB |
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
Merging this PR will not alter performance
Comparing Footnotes
|
cbbe299 to
7740d73
Compare
7740d73 to
fecdc8f
Compare
This PR contains the following updates:
^7.58.9→^7.58.113.7.2→3.7.32.1.5→2.1.6^2.0.17→^2.0.18^2.0.17→^2.0.18^2.0.17→^2.0.18^2.0.17→^2.0.18^2.0.17→^2.0.18^0.1.1→^0.1.2^8.5.16→^8.5.19^4.3.2→^4.3.3^3.5.39→^3.5.40^8.21.0→^8.21.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
microsoft/rushstack (@microsoft/api-extractor)
v7.58.11Compare Source
Fri, 17 Jul 2026 00:15:59 GMT
Version update only
v7.58.10Compare Source
Thu, 16 Jul 2026 00:16:13 GMT
Version update only
napi-rs/napi-rs (@napi-rs/cli)
v3.7.3Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v2.1.6Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.1.5...v2.1.6
web-infra-dev/rspress (@rspress/core)
v2.0.18Compare Source
Highlights
🤖 Customize
llms.txtand Guide LLMs to MarkdownEnable
llmsto generatellms.txt,llms-full.txt, and a Markdown copy of every page. You can now usellms.llmsTxtto control the completellms.txtoutput with site metadata and navigation-ordered pages. Rspress also injects the following hidden hint into generated HTML pages so LLMs can discover these files:The hint is enabled by default. Use
injectLlmsHint: falseto disable it independently; the configuration below also shows how to customizellms.txt:Documentation: SSG-MD ·
injectLlmsHintRelated PRs: #3527 · #3526
🌍 Add Language Alternatives Automatically
For pages with existing translations, Rspress now adds reciprocal language links to
<head>, helping search engines send readers to the right language:Only translations that actually exist are included. Generated URLs automatically respect
base,siteOrigin, androute.cleanUrls.Documentation: Customizing head tags
Related PR: #3524
⚡ Start Loading Page Code Before Hydration
Each generated page now preloads its own async route chunk:
This lets the browser fetch the page code before the client runtime starts hydration, removing an extra network waterfall. Preload URLs support
base, CDN asset prefixes, andassetPrefix: 'auto'.Documentation: Customizing head tags
Related PR: #3518
What's Changed
New Features 🎉
startTransitionfor navigation and refactorpreconnectlogic 🔍 by @sanjaiyan-dev in #3508Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.17...v2.0.18
rstackjs/load-config (@rstackjs/load-config)
v0.1.2Compare Source
What's Changed
Full Changelog: rstackjs/load-config@v0.1.1...v0.1.2
postcss/postcss (postcss)
v8.5.19Compare Source
beforefor new nodes inserted toRoot(by @MahinAnowar).v8.5.18Compare Source
opts.fromfolder for security reasons (useunsafeMap: trueto disable the check).v8.5.17Compare Source
Maximum call stack size exceedederror.postcss.fromJSON().Input#origin()for unmapped end position (by @chatman-media).tailwindlabs/tailwindcss (tailwindcss)
v4.3.3Compare Source
Fixed
--watch --poll[=ms]in@tailwindcss/cliwhen filesystem events are unreliable or unavailable (#20297)bg-[#fff]andbg-[#FFF]→bg-white) (#20298)iframe:focus-visibleoutline styles (#20292)theme('colors.foo')in JS plugins resolves correctly when both--color-fooand--color-foo-barexist (#20299)shadow-sm/12.5,text-shadow-sm/12.5,drop-shadow-sm/12.5, andinset-shadow-sm/12.5(#20302)[data-foo]divas two selectors instead of one (#20303)@tailwindcss/postcssrebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)@tailwindcss/browserand Tailwind Play (#20124)oklch(#20314)--spacing(0)is optimized to0pxinstead of0so it remains a<length>when used incalc(…)(#20319)@parcel/watcheronly when needed in@tailwindcss/cli --watchmode, so one-off builds and--watch --pollwork when@parcel/watchercan't be loaded (#20325)system-uiandui-sans-serifso CJK text respects the page'slangattribute on Windows (#20318)@tailwindcss/upgradefrom rewriting ignored files when run from a subdirectory (#20329)@sourcerules pointing to nested files are scanned when later@sourcerules point to files in parent folders (#20335)@tailwindcss/vitefrom triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)vuejs/core (vue)
v3.5.40Compare Source
Bug Fixes
websockets/ws (ws)
v8.21.1Compare Source
Bug fixes
a2f4e7c).maxBufferedChunksandmaxFragmentsoptions havebeen reduced (
f197ac6).Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.