Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.29.3 -> ^2.29.4 age adoption passing confidence
@microsoft/api-extractor (source) ^7.52.7 -> ^7.52.8 age adoption passing confidence
@module-federation/enhanced (source) ^0.13.1 -> ^0.14.0 age adoption passing confidence
@module-federation/rsbuild-plugin (source) ^0.13.1 -> ^0.14.0 age adoption passing confidence
@module-federation/storybook-addon (source) ^4.0.15 -> ^4.0.16 age adoption passing confidence
@rsbuild/core (source) 1.3.19 -> 1.3.20 age adoption passing confidence
@rsbuild/core (source) ^1.3.19 -> ^1.3.20 age adoption passing confidence
@rspress/plugin-llms (source) 2.0.0-beta.5 -> 2.0.0-beta.6 age adoption passing confidence
@rspress/plugin-rss (source) 2.0.0-beta.5 -> 2.0.0-beta.6 age adoption passing confidence
@rstack-dev/doc-ui 1.9.0 -> 1.10.0 age adoption passing confidence
@shikijs/transformers (source) ^3.4.0 -> ^3.4.2 age adoption passing confidence
@storybook/addon-essentials (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/addon-interactions (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/addon-links (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/blocks (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/react (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@storybook/test (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
@types/express (source) ^5.0.1 -> ^5.0.2 age adoption passing confidence
@types/react (source) ^19.1.3 -> ^19.1.4 age adoption passing confidence
@types/react-dom (source) ^19.1.3 -> ^19.1.5 age adoption passing confidence
create-rstack 1.4.3 -> 1.4.5 age adoption passing confidence
memfs ^4.17.1 -> ^4.17.2 age adoption passing confidence
prettier-plugin-packagejson ^2.5.12 -> ^2.5.14 age adoption passing confidence
rslib (source) 0.6.9 -> 0.7.1 age adoption passing confidence
rspress (source) 2.0.0-beta.5 -> 2.0.0-beta.6 age adoption passing confidence
solid-js (source) ^1.9.6 -> ^1.9.7 age adoption passing confidence
storybook (source) ^8.6.12 -> ^8.6.14 age adoption passing confidence
vitest (source) ^3.1.3 -> ^3.1.4 age adoption passing confidence
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

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

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified
module-federation/core (@​module-federation/enhanced)

v0.14.0

Compare Source

Minor Changes
  • 82b8cac: Updated ModuleFederationPlugin to enhance configuration capabilities and target environment identification.

    • Introduced definePluginOptions to manage DefinePlugin settings.
    • Added FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN to handle disabling of snapshot optimizations via experiments.
    • Implemented environment target detection (web or node) based on compiler options and experiments.
    • Consolidated DefinePlugin application with the newly constructed definePluginOptions.
Patch Changes
module-federation/core (@​module-federation/rsbuild-plugin)

v0.14.0

Compare Source

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

v4.0.16

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

v1.3.20

Compare Source

What's Changed
New Features 🎉
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.3.19...v1.3.20

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

v2.0.0-beta.6

Compare Source

What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rspress@v2.0.0-beta.5...v2.0.0-beta.6

rspack-contrib/rstack-doc-ui (@​rstack-dev/doc-ui)

v1.10.0

Compare Source

Full Changelog: rspack-contrib/rstack-doc-ui@v1.9.1...v1.10.0

v1.9.1

Compare Source

What's Changed

Full Changelog: rspack-contrib/rstack-doc-ui@v1.9.0...v1.9.1

shikijs/shiki (@​shikijs/transformers)

v3.4.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.4.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
storybookjs/storybook (@​storybook/addon-essentials)

v8.6.14

Compare Source

v8.6.13

Compare Source

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

v8.6.14

Compare Source

v8.6.13

Compare Source

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

v8.6.14

Compare Source

v8.6.13

Compare Source

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

v8.6.14

Compare Source

8.6.14

v8.6.13

Compare Source

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

v1.4.5

Compare Source

What's Changed

Full Changelog: rspack-contrib/create-rstack@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

Full Changelog: rspack-contrib/create-rstack@v1.4.3...v1.4.4

streamich/memfs (memfs)

v4.17.2

Compare Source

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

v2.5.14

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.6 (7d8e522)

v2.5.13

Compare Source

Bug Fixes
  • deps: update dependency synckit to v0.11.5 (c4a55e1)
web-infra-dev/rslib (rslib)

v0.7.1

Compare Source

Highlights ✨

In 0.7.0, due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported if user enable dts generation.

This version revert this.

What's Changed
Document 📖
Other Changes

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Compare Source

Highlights ✨
banner
First blog for Rslib 📚

Check out our first blog for Rslib: Rslib: Build library with Rspack

We are excited to introduce Rslib — a library development tool based on Rspack. Developed by ByteDance Web Infra Team, Rslib helps developers create JavaScript libraries and UI component libraries in a simple and intuitive way while enjoying the ultimate development experience brought by Rspack and Rsbuild.

Breaking changes 🚨

Reverted in v0.7.1.

Due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported now if user enable dts generation.

Update to Ubuntu 22 or higher if possible, reference: ast-grep/ast-grep@96f5500.

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: v0.6.9...v0.7.0

vitest-dev/vitest (vitest)

v3.1.4

Compare Source

vuejs/core (vue)

v3.5.14

Compare Source

Bug Fixes
  • compat: correct deprecation message for v-bind.sync usage (#​13137) (466b30f), closes #​13133
  • compiler-core: remove slot cache from parent renderCache during unmounting (#​13215) (5d166f3)
  • compiler-sfc: fix scope handling for props destructure in function parameters and catch clauses (8e34357), closes #​12790
  • compiler-sfc: treat the return value of useTemplateRef as a definite ref (#​13197) (8ae1122)
  • compiler: fix spelling error in domTagConfig (#​13043) (388295b)
  • customFormatter: properly accessing ref value during debugger (#​12948) (fdbd026)
  • hmr/teleport: adjust static children traversal for HMR in dev mode (#​12819) (5e37dd0), closes #​12816
  • hmr:

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.

@netlify
Copy link

netlify bot commented May 19, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 4c413f3
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/682bffd05f449e0008966414
😎 Deploy Preview https://deploy-preview-1001--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.

@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from bd10b3a to 6ef6d9f Compare May 19, 2025 20:06
@renovate renovate bot force-pushed the renovate/all-non-major branch from 6ef6d9f to 4c413f3 Compare May 20, 2025 04:06
@Timeless0911 Timeless0911 enabled auto-merge (squash) May 20, 2025 09:33
@Timeless0911 Timeless0911 merged commit 1f050e2 into main May 20, 2025
14 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-non-major branch May 20, 2025 09:38
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