-
-
Notifications
You must be signed in to change notification settings - Fork 784
chore(deps): update patch npm dependencies #11680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📦 Binary Size-limit
🙈 Size remains the same at 47.43MB |
CodSpeed Performance ReportMerging #11680 will not alter performanceComparing Summary
|
20365ab
to
e16574b
Compare
d92bd0f
to
97aad8c
Compare
97aad8c
to
ca56c0c
Compare
Edited/Blocked NotificationRenovate 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. |
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
2.0.0-beta.32
->2.0.0-beta.33
2.0.0-beta.32
->2.0.0-beta.33
2.0.0-beta.32
->2.0.0-beta.33
2.0.0-beta.32
->2.0.0-beta.33
2.0.0-beta.32
->2.0.0-beta.33
^20.19.15
->^20.19.17
29.4.2
->29.4.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rspress (@rspress/core)
v2.0.0-beta.33
Compare 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 line
const { h1: H1 } = getCustomMdxComponents()
to annotate styles.rp-not-doc
is all you neededWhat's Changed
New Features 🎉
.rp-not-doc
escape 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
kulshekhar/ts-jest (ts-jest)
v29.4.4
Compare Source
Bug Fixes
v29.4.3
Compare Source
Bug Fixes
transpilation
option to replaceisolatedModules
option (#5044) (5868761), closes #5013 #4859Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.