Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rslint/core 0.1.13 -> 0.1.14 age adoption passing confidence
@rspress/core (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rspress/plugin-algolia (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rspress/plugin-client-redirects (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rspress/plugin-llms (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rspress/plugin-rss (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rspress/plugin-sitemap (source) 2.0.0-rc.2 -> 2.0.0-rc.3 age adoption passing confidence
@rstest/core (source) ^0.7.4 -> ^0.7.6 age adoption passing confidence
create-rstack 1.7.19 -> 1.7.20 age adoption passing confidence
fs-extra ^11.3.2 -> ^11.3.3 age adoption passing confidence
heading-case ^1.0.3 -> ^1.0.4 age adoption passing confidence
vue (source) ^3.5.25 -> ^3.5.26 age adoption passing confidence

Warning

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


Release Notes

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

v0.1.14

Compare Source

What's Changed

New Contributors

Full Changelog: web-infra-dev/rslint@v0.1.13...v0.1.14

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

v2.0.0-rc.3

Compare Source

Highlights ✨

🆕️ Support common tags

related PR: #​2879

You can use it in the frontmatter, and it also supports customization:

---
tag: new, experimental, ejectable
---
image
🌏 Enable text-autospace: normal; by default

related PR: #​2920

The text-autospace CSS property allows you to specify the space applied between Chinese/Japanese/Korean (CJK) and non-CJK characters.

/* If you don't like it, you can cancel it via `:root { text-autospace: unset; }` */
:root {
   text-autospace: normal;
}

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspress@v2.0.0-rc.2...v2.0.0-rc.3

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

v0.7.6

Compare Source

What's Changed

New Features 🎉
  • feat: always display all test cases when running a single test file by @​9aoy in #​794
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rstest@v0.7.5...v0.7.6

v0.7.5

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖

Full Changelog: web-infra-dev/rstest@v0.7.4...v0.7.5

rspack-contrib/create-rstack (create-rstack)

v1.7.20

Compare Source

What's Changed

Full Changelog: rspack-contrib/create-rstack@v1.7.19...v1.7.20

jprichardson/node-fs-extra (fs-extra)

v11.3.3

Compare Source

  • Fix copying symlink when destination is a symlink to the same target (#​1019, #​1060)
rspack-contrib/heading-case (heading-case)

v1.0.4

Compare Source

What's Changed

Full Changelog: rspack-contrib/heading-case@v1.0.3...v1.0.4

vuejs/core (vue)

v3.5.26

Compare Source

Bug Fixes
Performance Improvements

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 Dec 23, 2025
@netlify
Copy link

netlify bot commented Dec 23, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 97a67fb
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/694b5010d4f82e0008ec932b

@github-actions
Copy link
Contributor

github-actions bot commented Dec 23, 2025

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 823.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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 23, 2025

📦 Binary Size-limit

Comparing 97a67fb to chore(deps): update dependency markdown-to-jsx to v9 (#12540) by renovate[bot]

🙈 Size remains the same at 47.88MB

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 23, 2025

CodSpeed Performance Report

Merging #12543 will not alter performance

Comparing renovate/patch-npm-dependencies (97a67fb) with main (26af002)1

Summary

✅ 16 untouched
⏩ 1 skipped2

Footnotes

  1. No successful run was found on main (079a006) during the generation of this report, so 26af002 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 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.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 24, 2025

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 30890a5 into main Dec 24, 2025
53 checks passed
@chenjiahan chenjiahan deleted the renovate/patch-npm-dependencies branch December 24, 2025 02:50
@github-actions github-actions bot mentioned this pull request Dec 24, 2025
2 tasks
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.

2 participants