- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 54
 
chore(deps): bump Rsbuild 1.5.0-beta.4 #1178
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR bumps the @rsbuild/core dependency from version 1.5.0-beta.3 to 1.5.0-beta.4 across the entire codebase to stay current with the latest beta release.
Key changes:
- Updated 
@rsbuild/coredependency version across all package.json files - Maintained consistency by updating the version in all locations where it's used
 
Reviewed Changes
Copilot reviewed 24 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description | 
|---|---|
| website/package.json | Updated @rsbuild/core version in website devDependencies | 
| tests/package.json | Updated @rsbuild/core version in test package devDependencies | 
| tests/integration/node-polyfill/bundle/package.json | Updated @rsbuild/core version in integration test bundle | 
| tests/integration/node-polyfill/bundle-false/package.json | Updated @rsbuild/core version in integration test bundle-false | 
| packages/plugin-dts/package.json | Updated @rsbuild/core version in plugin-dts devDependencies | 
| packages/create-rslib/template-[vue]-[storybook]-ts/package.json | Updated @rsbuild/core version in Vue Storybook TypeScript template | 
| packages/create-rslib/template-[vue]-[storybook]-js/package.json | Updated @rsbuild/core version in Vue Storybook JavaScript template | 
| packages/create-rslib/template-[vue]-[storybook,vitest]-ts/package.json | Updated @rsbuild/core version in Vue Storybook+Vitest TypeScript template | 
| packages/create-rslib/template-[vue]-[storybook,vitest]-js/package.json | Updated @rsbuild/core version in Vue Storybook+Vitest JavaScript template | 
| packages/create-rslib/template-[vue]-[rstest,storybook]-ts/package.json | Updated @rsbuild/core version in Vue RSTest+Storybook TypeScript template | 
| packages/create-rslib/template-[vue]-[rstest,storybook]-js/package.json | Updated @rsbuild/core version in Vue RSTest+Storybook JavaScript template | 
| packages/create-rslib/template-[react]-[storybook]-ts/package.json | Updated @rsbuild/core version in React Storybook TypeScript template | 
| packages/create-rslib/template-[react]-[storybook]-js/package.json | Updated @rsbuild/core version in React Storybook JavaScript template | 
| packages/create-rslib/template-[react]-[storybook,vitest]-ts/package.json | Updated @rsbuild/core version in React Storybook+Vitest TypeScript template | 
| packages/create-rslib/template-[react]-[storybook,vitest]-js/package.json | Updated @rsbuild/core version in React Storybook+Vitest JavaScript template | 
| packages/create-rslib/template-[react]-[rstest,storybook]-ts/package.json | Updated @rsbuild/core version in React RSTest+Storybook TypeScript template | 
| packages/create-rslib/template-[react]-[rstest,storybook]-js/package.json | Updated @rsbuild/core version in React RSTest+Storybook JavaScript template | 
| packages/create-rslib/fragments/tools/storybook-vue-ts/package.json | Updated @rsbuild/core version in Vue TypeScript Storybook fragment | 
| packages/create-rslib/fragments/tools/storybook-vue-js/package.json | Updated @rsbuild/core version in Vue JavaScript Storybook fragment | 
| packages/create-rslib/fragments/tools/storybook-react-ts/package.json | Updated @rsbuild/core version in React TypeScript Storybook fragment | 
| packages/create-rslib/fragments/tools/storybook-react-js/package.json | Updated @rsbuild/core version in React JavaScript Storybook fragment | 
| packages/core/package.json | Updated @rsbuild/core version in core package dependencies | 
| examples/module-federation/mf-remote/package.json | Updated @rsbuild/core version in module federation remote example | 
| examples/module-federation/mf-host/package.json | Updated @rsbuild/core version in module federation host example | 
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
 
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
          ✅ Deploy Preview for rslib ready!
 To edit notification comments on pull requests, go to your Netlify project configuration.  | 
    
Summary
bump Rsbuild 1.5.0-beta.4
Related Links
https://github.com/web-infra-dev/rsbuild/releases/tag/v1.5.0-beta.4
Checklist