fix(deps): bump Rsbuild 1.7.2#2136
Conversation
🦋 Changeset detectedLatest commit: 62a5859 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
📝 WalkthroughWalkthroughA patch release is recorded for the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @.changeset/spicy-bugs-allow.md:
- Line 5: Update the changeset note in .changeset/spicy-bugs-allow.md to match
the actual pinned Rspack version: replace the text "Rspack 1.7.1" with "Rspack
1.7.3" so the note aligns with the pnpm-workspace.yaml entry that pins
`@rspack/core` to 1.7.3; ensure the changeset summary/bump line mentions "Rspack
1.7.3" consistently.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
CodSpeed Performance ReportMerging this PR will improve performance by 8.1%Comparing Summary
Performance Changes
Footnotes
|
Web Explorer#7340 Bundle Size — 384.14KiB (0%).62a5859(current) vs 98e0cf1 main#7337(baseline) Bundle metrics
|
| Current #7340 |
Baseline #7337 |
|
|---|---|---|
154.12KiB |
154.12KiB |
|
35.05KiB |
35.05KiB |
|
0% |
0% |
|
8 |
8 |
|
8 |
8 |
|
239 |
239 |
|
16 |
16 |
|
2.99% |
2.99% |
|
4 |
4 |
|
0 |
0 |
Bundle size by type no changes
| Current #7340 |
Baseline #7337 |
|
|---|---|---|
252.07KiB |
252.07KiB |
|
97.02KiB |
97.02KiB |
|
35.05KiB |
35.05KiB |
Bundle analysis report Branch colinaaa:colin/0125/rsbuild-1.7.... Project dashboard
Generated by RelativeCI Documentation Report issue
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @lynx-js/react@0.116.1 ### Patch Changes - Fix the issue that lazy bundle HMR will lost CSS. ([#2134](#2134)) ## @lynx-js/rspeedy@0.13.2 ### Patch Changes - Bump Rsbuild 1.7.2 with Rspack 1.7.1. ([#2136](#2136)) ## @lynx-js/lynx-bundle-rslib-config@0.2.1 ### Patch Changes - Add [`globalObject`](https://webpack.js.org/configuration/output/#outputglobalobject) config for external bundle loading, user can configure it to `globalThis` for BTS external bundle sharing. ([#2123](#2123)) ## @lynx-js/external-bundle-rsbuild-plugin@0.0.2 ### Patch Changes - Add [`globalObject`](https://webpack.js.org/configuration/output/#outputglobalobject) config for external bundle loading, user can configure it to `globalThis` for BTS external bundle sharing. ([#2123](#2123)) - Updated dependencies \[[`959360c`](959360c)]: - @lynx-js/externals-loading-webpack-plugin@0.0.3 ## @lynx-js/externals-loading-webpack-plugin@0.0.3 ### Patch Changes - Add [`globalObject`](https://webpack.js.org/configuration/output/#outputglobalobject) config for external bundle loading, user can configure it to `globalThis` for BTS external bundle sharing. ([#2123](#2123)) ## create-rspeedy@0.13.2 ## upgrade-rspeedy@0.13.2 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.
Checklist