chore(deps): update all patch dependencies #341
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.1.7->^2.1.8^1.2.3->^1.2.42.0.0-beta.27->2.0.0-beta.352.0.0-beta.27->2.0.0-beta.352.0.0-beta.27->2.0.0-beta.350.6.2->0.6.4^0.6.2->^0.6.4^4.1.11->^4.1.1710.0.9->10.0.10^22.19.0->^22.19.18.46.0->8.46.47.0.0-dev.20250904.1->7.0.0-dev.20251112.10.0.11->0.0.121.25->1.25.41.25.0->1.25.41.25.0->1.25.4^0.10.5->^0.10.6^1.2.0->^1.2.1^4.1.11->^4.1.17^5.9.2->^5.9.3Release Notes
radix-ui/primitives (@radix-ui/react-slot)
v1.2.4web-infra-dev/rspress (@rspress/core)
v2.0.0-beta.35Compare Source
What's Changed
New Features 🎉
dlxtoPackageManagerTabsfornpxpnpm dlxetc by @Nsttt in #2623Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.34...v2.0.0-beta.35
v2.0.0-beta.34Compare Source
Highlights ✨
💄 Upgrade to
docsearch@4within @rspress/plugin-algoliaThis will improve Rspress's UI, and you can use new docsearch features such as askAi.
ref: https://docsearch.algolia.com/docs/migrating-from-v3
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.33...v2.0.0-beta.34
v2.0.0-beta.33Compare Source
Breaking Changes🚨
Make raw HTML in md styled
Rspress is now driven by CSS for style, ref: https://github.com/web-infra-dev/rspress/blob/main/packages/theme-default/src/styles/doc.scss
So you can:
<ul><li>this is a line</li></ul>, they will now be styled the same as* this is a lineconst { h1: H1 } = getCustomMdxComponents()to annotate styles.rp-not-docis all you neededWhat's Changed
New Features 🎉
.rp-not-docescape hatch (#2579) by @SoonIter in #2600Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.32...v2.0.0-beta.33
v2.0.0-beta.32Compare Source
Highlights ✨
⚡️ Support _meta.json and _nav.json HMR
After a period of refactoring around virtual modules, Rspress now supports HMR for both *meta.json and *nav.json files.
This means you no longer need to restart the dev server when modifying _meta.json files, which will significantly improve your debugging speed for nav and sidebar configurations.
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.31...v2.0.0-beta.32
v2.0.0-beta.31Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
color: inheritback by @SoonIter in #2546Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.30...v2.0.0-beta.31
v2.0.0-beta.30Compare Source
Highlights ✨
🆕️ @rspress/plugin-twoslash
Thanks to Shiki's excellent Twoslash integration, we're excited to introduce
@rspress/plugin-twoslashin this milestone 2.0.0-beta.30 release! Now you can easily add rich type annotations to your code blocks using "```ts twoslash"Special thanks to Rspress contributor @Karibash for making this possible. Check out the @rspress/plugin-twoslash documentation to get started!
ref: https://v2.rspress.rs/plugin/official-plugins/twoslash
⚡️Enable Rspack native watcher by default and bump [email protected]
Now Rspress has been upgraded to Rspack 1.5.2 and enable native watcher by default, it will have better HMR perf and lazy compilation perf.
ref: https://rspack.rs/blog/announcing-1-5#faster-file-system-watcher
What's Changed
New Features 🎉
Bug Fixes 🐞
http://a.com/base/andhttp://a.com/baseby @SoonIter in #2536Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.29...v2.0.0-beta.30
v2.0.0-beta.29Compare Source
What's Changed
New Features 🎉
mdFiles.remarkPluginsby @SoonIter in #2516Bug Fixes 🐞
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.28...v2.0.0-beta.29
v2.0.0-beta.28Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rspress@v2.0.0-beta.27...v2.0.0-beta.28
web-infra-dev/rstest (@rstest/core)
v0.6.4Compare Source
What's Changed
New Features 🎉
chaiConfigconfiguration. by @9aoy in #683Other Changes
Full Changelog: web-infra-dev/rstest@v0.6.3...v0.6.4
v0.6.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
SIGTERMevent handler by @9aoy in #680Full Changelog: web-infra-dev/rstest@v0.6.2...v0.6.3
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.17Compare Source
Fixed
@variantinside legacy JS APIs (#19263)v4.1.16Compare Source
Fixed
&(#19184)& > :pseudoand& :pseudoarbitrary variants (#19178)v4.1.15Compare Source
Fixed
color-mixfallback (#19069):deep,:slotted, and:global(#19094)not-*,has-*, andin-*(#19100)theme(…)function (#19111)\tis used in at-rules (#19130)0values (#19095)break-wordstowrap-break-word(#19157)Changed
postinstallscript from oxide ([#19149])(#19149)v4.1.14Compare Source
Fixed
'syntax in ClojureScript when extracting classes (#18888)@variantinside@custom-variant(#18885)@utility(#18900)grid-columnutilities when configuringgrid-column-startorgrid-column-end(#18907)grid-rowutilities when configuringgrid-row-startorgrid-row-end(#18907)defaultexport condition for@tailwindcss/vite(#18948)@themeproduce no output when built (#18979)variant = 'outline'during upgrades (#18922)classNameis migrated (#19031)*ClassNameand*Classattributes (#19031)v4.1.13Compare Source
Changed
Fixed
visibilitywhen usingtransition(#18795)matchVariantvalues (#18798)clipwithclip-pathinsr-only(#18769)matchUtilities(#18820).vercelfolders by default (can be overridden by@source …rules) (#18855)@-to be invalid (e.g.@-2xl:flex) (#18869)-or_(#18867, #18872)ariatheme keys to@custom-variant(#18815)datatheme keys to@custom-variant([#18816](https://redirect.github.coConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.