Skip to content

fix(deps): bump Rsbuild 1.7.2#2136

Merged
colinaaa merged 2 commits intolynx-family:mainfrom
colinaaa:colin/0125/rsbuild-1.7.2
Jan 25, 2026
Merged

fix(deps): bump Rsbuild 1.7.2#2136
colinaaa merged 2 commits intolynx-family:mainfrom
colinaaa:colin/0125/rsbuild-1.7.2

Conversation

@colinaaa
Copy link
Collaborator

@colinaaa colinaaa commented Jan 25, 2026

Summary by CodeRabbit

  • Chores
    • Updated build tool dependencies: Rsbuild to version 1.7.2 and Rspack to version 1.7.1.

✏️ Tip: You can customize this high-level summary in your review settings.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).
  • Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).

@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2026

🦋 Changeset detected

Latest commit: 62a5859

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@lynx-js/rspeedy Patch
create-rspeedy Patch
upgrade-rspeedy Patch

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 25, 2026

📝 Walkthrough

Walkthrough

A patch release is recorded for the @lynx-js/rspeedy package with dependency updates: Rsbuild bumped to version 1.7.2 and Rspack to 1.7.1. This includes a changeset entry and workspace configuration modification.

Changes

Cohort / File(s) Summary
Changeset & Version Management
.changeset/spicy-bugs-allow.md, pnpm-workspace.yaml
Introduces patch release metadata for @lynx-js/rspeedy and updates rsbuild catalog version from 1.7.1 to 1.7.2

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • upupming
  • luhc228

Poem

🐰 Hop along as versions climb higher,
Rsbuild leaps to point-seven-two, a fresh desire,
Rspack joins the dance with 1.7 flair,
Changesets mark the patch with utmost care—
A speedy update, light as a bunny's leap! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change—bumping Rsbuild to 1.7.2—and is directly related to the changeset which updates the rsbuild package version and adds a corresponding changeset file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 25, 2026

CodSpeed Performance Report

Merging this PR will improve performance by 8.1%

Comparing colinaaa:colin/0125/rsbuild-1.7.2 (62a5859) with main (98e0cf1)

Summary

⚡ 1 improved benchmark
✅ 62 untouched benchmarks
⏩ 3 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
basic-performance-text-200 19.1 ms 17.6 ms +8.1%

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@relativeci
Copy link

relativeci bot commented Jan 25, 2026

Web Explorer

#7340 Bundle Size — 384.14KiB (0%).

62a5859(current) vs 98e0cf1 main#7337(baseline)

Bundle metrics  no changes
                 Current
#7340
     Baseline
#7337
No change  Initial JS 154.12KiB 154.12KiB
No change  Initial CSS 35.05KiB 35.05KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
No change  Modules 239 239
No change  Duplicate Modules 16 16
No change  Duplicate Code 2.99% 2.99%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#7340
     Baseline
#7337
No change  JS 252.07KiB 252.07KiB
No change  Other 97.02KiB 97.02KiB
No change  CSS 35.05KiB 35.05KiB

Bundle analysis reportBranch colinaaa:colin/0125/rsbuild-1.7....Project dashboard


Generated by RelativeCIDocumentationReport issue

@colinaaa colinaaa merged commit 0efda9d into lynx-family:main Jan 25, 2026
47 checks passed
@colinaaa colinaaa deleted the colin/0125/rsbuild-1.7.2 branch January 25, 2026 12:20
colinaaa pushed a commit that referenced this pull request Jan 26, 2026
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>
@coderabbitai coderabbitai bot mentioned this pull request Mar 5, 2026
3 tasks
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