Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@microsoft/api-extractor (source) ^7.52.8 -> ^7.52.9 age confidence
@module-federation/enhanced (source) ^0.17.0 -> ^0.17.1 age confidence
@module-federation/rsbuild-plugin (source) ^0.17.0 -> ^0.17.1 age confidence
@module-federation/storybook-addon (source) ^4.0.22 -> ^4.0.23 age confidence
@rsbuild/core (source) ~1.4.10 -> ~1.4.11 age confidence
@rsbuild/plugin-preact (source) ^1.5.0 -> ^1.5.1 age confidence
@rspress/plugin-algolia (source) 2.0.0-beta.21 -> 2.0.0-beta.22 age confidence
@rspress/plugin-llms (source) 2.0.0-beta.21 -> 2.0.0-beta.22 age confidence
@rspress/plugin-rss (source) 2.0.0-beta.21 -> 2.0.0-beta.22 age confidence
@storybook/addon-docs (source) ^9.0.17 -> ^9.0.18 age confidence
@storybook/addon-links (source) ^9.0.17 -> ^9.0.18 age confidence
@storybook/addon-onboarding (source) ^9.0.17 -> ^9.0.18 age confidence
@storybook/react (source) ^9.0.17 -> ^9.0.18 age confidence
@storybook/vue3 (source) ^9.0.17 -> ^9.0.18 age confidence
@testing-library/jest-dom ^6.6.3 -> ^6.6.4 age confidence
memfs ^4.17.2 -> ^4.23.0 age confidence
nx (source) ^21.3.1 -> ^21.3.7 age confidence
prebundle 1.3.4 -> 1.4.0 age confidence
rslib (source) 0.10.6 -> 0.11.0 age confidence
storybook (source) ^9.0.17 -> ^9.0.18 age confidence
vue (source) ^3.5.17 -> ^3.5.18 age confidence
vue-tsc (source) ^3.0.3 -> ^3.0.4 age confidence

Release Notes

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

v7.52.9

Compare Source

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

module-federation/core (@​module-federation/enhanced)

v0.17.1

Compare Source

Patch Changes
  • bc3bc10: enhance HoistContainerReferencesPlugin for better module hoisting

    • Separate handling for container, federation, and remote dependencies
    • Improved support for runtimeChunk: 'single' configuration
    • Proper remote module hoisting using the new addRemoteDependency hook
    • Simplified cleanup logic for better performance
    • Changed runtime chunk detection to include all chunks with runtime (not just entry chunks)
    • Added comprehensive unit tests for the plugin functionality
  • 7000c1f: fix: BuildVersion now correctly reads from project's package.json

    • Fixed getBuildVersion() to accept optional root parameter for correct directory resolution
    • Updated StatsManager to use compiler.context when determining build version
    • Ensures buildVersion in mf-manifest.json matches the project's package.json version
    • Resolves issue #​3835 where buildVersion was reading from wrong package.json location
  • 4ffefbe: refactor: rename container hooks for clarity and consistency

    • Renamed addContainerEntryModule to addContainerEntryDependency
    • Renamed addFederationRuntimeModule to addFederationRuntimeDependency
    • Added new addRemoteDependency hook for remote module tracking
    • Updated all hook usages across the codebase to use new names
    • This is an internal refactoring with no breaking changes to external APIs
  • a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3

    • Upgraded NX from 21.0.3 to 21.2.3 with workspace configuration updates
    • Migrated Storybook from 8.3.5 to 9.0.9 with updated configurations and automigrations
    • Upgraded TypeScript from 5.7.3 to 5.8.3 with compatibility fixes
    • Fixed package exports and type declaration paths across all packages
    • Resolved module resolution issues and TypeScript compatibility problems
    • Updated build configurations and dependencies to support latest versions
  • 1825b9d: fix(enhanced): add runtime safety checks to prevent errors

    • Add typeof check for prevStartup function in EmbedFederationRuntimeModule to prevent calling undefined function
    • Add typeof check for webpack_require.x in StartupHelpers to prevent calling undefined function
    • Add warning logs when these functions are missing to help developers debug issues
  • 8727aa3: fix(enhanced): compilerInstance type should be string not enum

  • Updated dependencies [7000c1f]

  • Updated dependencies [2428be0]

  • Updated dependencies [a7cf276]

module-federation/core (@​module-federation/rsbuild-plugin)

v0.17.1

Compare Source

Patch Changes
  • bb953a6: fix: add missing vitest imports to rsbuild-plugin test file

    Fixes CI test failure by adding missing describe, expect, and it imports from vitest to the test file. This resolves the "ReferenceError: describe is not defined" error that was causing the rsbuild-plugin tests to fail.

  • a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3

    • Upgraded NX from 21.0.3 to 21.2.3 with workspace configuration updates
    • Migrated Storybook from 8.3.5 to 9.0.9 with updated configurations and automigrations
    • Upgraded TypeScript from 5.7.3 to 5.8.3 with compatibility fixes
    • Fixed package exports and type declaration paths across all packages
    • Resolved module resolution issues and TypeScript compatibility problems
    • Updated build configurations and dependencies to support latest versions
  • d31a326: refactor: sink React packages from root to individual packages

    • Removed React dependencies from root package.json and moved them to packages that actually need them
    • Fixed rsbuild-plugin configuration to match workspace patterns
    • Updated tests to handle platform-specific files
    • This change improves dependency management by ensuring packages only have the dependencies they actually use
  • Updated dependencies [bc3bc10]

  • Updated dependencies [7000c1f]

  • Updated dependencies [4ffefbe]

  • Updated dependencies [a7cf276]

  • Updated dependencies [1825b9d]

  • Updated dependencies [8727aa3]

module-federation/core (@​module-federation/storybook-addon)

v4.0.23

Patch Changes
web-infra-dev/rsbuild (@​rsbuild/core)

v1.4.11

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.4.10...v1.4.11

web-infra-dev/rspress (@​rspress/plugin-algolia)

v2.0.0-beta.22

Compare Source

Breaking Changes 🚨
Merge rspress package to @rspress/core package

related PR: https://github.com/web-infra-dev/rspress/pull/2386

It means rspress package will be deprecated, please migrate the package name to the following package name.

rspress => @rspress/core
rspress/config => @rspress/core
rspress/theme => @rspress/core/theme
rspress/runtime => @rspress/core/runtime
rspress/shiki-transformers => @rspress/core/shiki-transformers

before

// rspress.config.ts
import { defineConfig } from 'rspress/config';
export default defineConfig({
});
// theme/index.ts
import { usePageData, useDark } from 'rspress/runtime';
import { HomeLayout } from 'rspress/theme'

after

// rspress.config.ts
import { defineConfig } from '@​rspress/core';
export default defineConfig({
});
// theme/index.ts
import { usePageData, useDark } from '@​rspress/core/runtime';
import { HomeLayout } from '@​rspress/core/theme'

Migration Steps from V1

You can use the search and replace feature of the IDE to search for and replace the above package name.

image
Highlights ✨
ssg.experimentalWorker based on tinypool to speed up ssg process

related PR: #​2394

it is inspired by docusaurus 3.8, we introduced it so that large document sites (>=500 pages) can reduce memory usage and decrease SSG time.

it introduced a Node.js Worker Thread pool to run the SSG. With this new strategy, we can better leverage all the available CPUs, reduce static site generation time, and contain potential memory leaks.

// rspress.config.ts
import { defineConfig } from '@​rspress/core';
export default defineConfig({
   ssg: {
     experimentalWorker: true
   }
});
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspress@v2.0.0-beta.21...v2.0.0-beta.22

storybookjs/storybook (@​storybook/addon-docs)

v9.0.18

Compare Source

storybookjs/storybook (@​storybook/addon-onboarding)

v9.0.18

Compare Source

9.0.18

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.4

Compare Source

streamich/memfs (memfs)

v4.23.0

Compare Source

Features

4.22.1 (2025-07-27)

Bug Fixes
  • fs.createReadStream throwing ERR_OUT_OF_RANGE with start parameter (5e5e5ca)

v4.22.1

Compare Source

Bug Fixes
  • fs.createReadStream throwing ERR_OUT_OF_RANGE with start parameter (5e5e5ca)

v4.22.0

Compare Source

Features

4.22.1 (2025-07-27)

Bug Fixes
  • fs.createReadStream throwing ERR_OUT_OF_RANGE with start parameter (5e5e5ca)

v4.21.0

Compare Source

Features
  • improve Dir class, align better with Node.js (cdc257a)

4.20.1 (2025-07-27)

Bug Fixes
  • track internal position in FileHandle (7406f1b)

v4.20.1

Compare Source

Features
  • improve Dir class, align better with Node.js (cdc257a)

4.20.1 (2025-07-27)

Bug Fixes
  • track internal position in FileHandle (7406f1b)

v4.20.0

Compare Source

Features
  • improve Dir class, align better with Node.js (cdc257a)

4.20.1 (2025-07-27)

Bug Fixes
  • track internal position in FileHandle (7406f1b)

v4.19.0

Compare Source

Bug Fixes
  • improve cross-platform path validation in cp operations to prevent Windows infinite recursion (77535d0)
  • prevent infinite recursion in Windows path resolution for cp operations (0f26418)
Features
  • implement cp, cpSync, and promises.cp APIs (389f1f5)
Performance Improvements
  • ⚡️ do not create a temporary function (c8dbc24)

v4.18.0

Compare Source

Features
  • add missing opendir methods (7412d71)

4.17.2 (2025-05-15)

Performance Improvements
  • use promises rather than setImmediate so that I/O is executed within the current task stack (#​1100) (786072f)

4.17.1 (2025-05-03)

Bug Fixes
nrwl/nx (nx)

v21.3.7

Compare Source

21.3.7 (2025-07-25)
🩹 Fixes
  • core: prevent --skipInstall from being passed from create-nx-workspace to new generator (#​32086, #​31834)
  • core: cloud commands should be handled before loading local (#​32090)
  • misc: allow scoped package names in application generators (#​31957, #​31229)
❤️ Thank You

v21.3.6

Compare Source

21.3.6 (2025-07-25)

🩹 Fixes
  • angular: update migration target version for jest-preset-angular v15 package update (#​32051)
  • core: improve tui minimal view display and prevent flashing scrollbar (#​32045)
  • core: make tasks list columns in the tui more compact (#​32074)
  • core: improve arrow key detection for interactive programs (#​32075)
  • core: prevent thread leaks in nx_walker and logger (#​32061)
  • core: disable TUI on ai agents (#​31480)
  • core: derive graph node type correctly when projectType is not set (#​32018, #​31983)
  • js: resolve relative imports correctly in nested projects (#​31978, #​31980)
❤️ Thank You

v21.3.5

Compare Source

21.3.5 (2025-07-23)

🩹 Fixes
  • angular: update jest-preset-angular to v15 (#​32050, #​32024)
  • core: render the correct output in the tui terminal pane when pinning task (#​31975)
  • linter: update lint executor to correctly handle --fix and --quiet (#​31970, #​31868)
  • nextjs: infer relevant tasks with the typescript sync generator when using ts project references (#​31996, #​31983)
  • testing: normalize spec files correctly in jest replace-removed-matcher-aliases migration (#​31995, #​31991)
  • testing: add missing package updates for ts-jest and jest-util for jest v30 migrations (#​32017)
❤️ Thank You

v21.3.4

Compare Source

21.3.4 (2025-07-23)
🚀 Features
  • ⚠️ bundling: remove stylus support (#​32035)
⚠️ Breaking Changes
  • bundling: Stylus (.styl) files are no longer supported.
❤️ Thank You

v21.3.3

Compare Source

v21.3.2

Compare Source

21.3.2 (2025-07-21)
🩹 Fixes
❤️ Thank You
rspack-contrib/prebundle (prebundle)

v1.4.0

Compare Source

What's Changed

Full Changelog: rspack-contrib/prebundle@v1.3.4...v1.4.0

web-infra-dev/rslib (rslib)

v0.11.0

Compare Source

Breaking changes 🚨
redirect.asset

Boolean values are no longer supported for redirect.asset, see the documentation of redirect.asset for more details. (#​1119)

Please note the following changes that may require adjustments to your configurations:

export default defineConfig({
  lib: [
    {
      redirect: {
-       asset: true,
+       asset: {
+         path: true,
+         extension: true,
+       },
      },
    },
  ],
});
export default defineConfig({
  lib: [
    {
      redirect: {
-       asset: false,
+       asset: {
+         path: false,
+         extension: false,
+       },
      },
    },
  ],
});
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: v0.10.6...v0.11.0

vuejs/core (vue)

v3.5.18

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.0.4

Compare Source

Features
  • feat(language-service): check casing when dropping component into template - Thanks to @​KazariEX!
  • feat(language-service): native completion experience for slot names (#​5552) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to @​KazariEX!
  • fix(language-core): do not evaluate skipTemplateCodegen when exposing $slots - Thanks to @​KazariEX!
  • fix(language-service): correct kind and order of component completion items - Thanks to @​KazariEX!
  • fix(component-meta): filter events out of props (#​5547) - Thanks to @​Akryum!
Other Changes
  • refactor(language-core): allow configuring checkUnknownEvents and checkUnknownComponents in sfc (#​5537) - Thanks to @​KazariEX!
  • chore(language-service): add restart server hint to global types warning - Thanks to @​KazariEX!

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.

Timeless0911
Timeless0911 previously approved these changes Jul 28, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jul 28, 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.

@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit a68cb00
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/6886f0f060f00500087e573a
😎 Deploy Preview https://deploy-preview-1132--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Timeless0911 Timeless0911 merged commit 7af5df5 into main Jul 28, 2025
14 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-non-major branch July 28, 2025 04:06
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.

2 participants