Skip to content

chore(deps): update all non-major dependencies#1466

Merged
Timeless0911 merged 1 commit intomainfrom
renovate/all-non-major
Jan 30, 2026
Merged

chore(deps): update all non-major dependencies#1466
Timeless0911 merged 1 commit intomainfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 30, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@biomejs/biome (source) ^2.3.12^2.3.13 age confidence
@microsoft/api-extractor (source) ^7.55.2^7.56.0 age confidence
@rsbuild/plugin-babel (source) ^1.0.7^1.1.0 age confidence
@rsbuild/plugin-less (source) ^1.5.1^1.6.0 age confidence
@rsbuild/plugin-react (source) ^1.4.3^1.4.4 age confidence
@rsbuild/plugin-sass (source) ^1.4.1^1.5.0 age confidence
@rsbuild/plugin-stylus (source) ^1.2.1^1.3.0 age confidence
@rsbuild/plugin-svgr (source) ^1.2.4^1.3.0 age confidence
@rspress/core (source) 2.0.0-rc.72.0.0 age confidence
@rspress/plugin-algolia (source) 2.0.0-rc.72.0.0 age confidence
@rspress/plugin-llms (source) 2.0.0-rc.72.0.0 age confidence
@rspress/plugin-rss (source) 2.0.0-rc.72.0.0 age confidence
@rspress/plugin-sitemap (source) 2.0.0-rc.72.0.0 age confidence
@rspress/plugin-twoslash (source) 2.0.0-rc.72.0.0 age confidence
@rstest/core (source) ^0.8.0^0.8.1 age confidence
@storybook/addon-docs (source) ^10.2.0^10.2.2 age confidence
@storybook/addon-onboarding (source) ^10.2.0^10.2.2 age confidence
@storybook/react (source) ^10.2.0^10.2.2 age confidence
@storybook/vue3 (source) ^10.2.0^10.2.2 age confidence
@types/node (source) ^24.10.4^24.10.9 age confidence
@types/react (source) ^19.2.9^19.2.10 age confidence
@typescript/native-preview (source) 7.0.0-dev.20260124.17.0.0-dev.20260130.1 age confidence
happy-dom ^20.3.9^20.4.0 age confidence
nx (source) ^22.4.1^22.4.3 age confidence
react (source) ^19.2.3^19.2.4 age confidence
react-dom (source) ^19.2.3^19.2.4 age confidence
rsbuild-plugin-publint ^0.3.3^0.3.4 age confidence
storybook (source) ^10.2.0^10.2.2 age confidence
vue-tsc (source) ^3.2.3^3.2.4 age confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v2.3.13

Compare Source

Patch Changes
  • #​8815 f924f23 Thanks @​dyc3! - Improved useVueValidVOn to be more closely aligned with the source rule. It will now properly allow modifiers for all possible keyboard events. It should have better performance when there are no violations of the rule as well.

    Now treated valid:

    <div @&#8203;keydown.arrow-down="handler"></div>
    <div @&#8203;keydown.a="handler"></div>
    <div @&#8203;keydown.b="handler"></div>
    <div @&#8203;keydown.27="foo"></div>
  • #​8856 85f81f9 Thanks @​dyc3! - Fixed #​8710: Biome now parses Vue dynamic slot shorthand arguments that use template literals in [].

  • #​8850 2a190e0 Thanks @​dyc3! - Fixed #​8708: Tailwind @utility directives now parse functional utility names like px-* when Tailwind directives are enabled.

  • #​8863 79386e0 Thanks @​dyc3! - Fixed an issue with biome migrate eslint where it couldn't detect rules for CSS, GraphQL, and HTML.

  • #​8771 6f56b6e Thanks @​lghuahua! - Fix the --reporter=summary output incorrectly merging and displaying wrong issue counts for different rules. Fixes #​8730

  • #​8714 ac3a71f Thanks @​Netail! - Added new nursery rule use-consistent-enum-value-type. This rule disallows enums from having both number and string members.

microsoft/rushstack (@​microsoft/api-extractor)

v7.56.0

Compare Source

Fri, 30 Jan 2026 01:16:12 GMT

Minor changes
  • Fix an issue where destructured parameters produced an incorrect parameter name

v7.55.5

Compare Source

Thu, 08 Jan 2026 01:12:30 GMT

Patches
  • Fix missing 'export' keyword for namespace re-exports that produced invalid TypeScript output
web-infra-dev/rsbuild (@​rsbuild/plugin-babel)

v1.1.0

Compare Source

See Announcing Rspack 1.1 for more details 🎉
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.19...v1.1.0

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

v2.0.0

Compare Source

Rspress 2.0
banner

✨ A brand-new, readability-first theme
🤖 AI-native: built-in llms.txt & SSG-MD generation
⚡ Instant dev startup with lazyCompilation and persistentCache
🎨 Shiki code highlighting with transformers

Read more 👉 https://rspress.rs/blog/rspress-v2

What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞

Configuration

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


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

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

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying rslib with  Cloudflare Pages  Cloudflare Pages

Latest commit: c695d3c
Status: ✅  Deploy successful!
Preview URL: https://10bc7a4b.rslib.pages.dev
Branch Preview URL: https://renovate-all-non-major.rslib.pages.dev

View logs

@Timeless0911 Timeless0911 merged commit 61c39d8 into main Jan 30, 2026
13 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-non-major branch January 30, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant