Skip to content

chore(deps): bump rspack 1.7.3#2135

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

chore(deps): bump rspack 1.7.3#2135
colinaaa merged 2 commits intolynx-family:mainfrom
colinaaa:colin/0125/rspack-1.7.3

Conversation

@colinaaa
Copy link
Copy Markdown
Collaborator

@colinaaa colinaaa commented Jan 25, 2026

Summary by CodeRabbit

  • Chores
    • Updated internal package versions to newer releases for improved compatibility and stability.
  • Bug Fixes
    • Improved hot-update detection in test tooling to make runtime updates more reliable.

✏️ 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
Copy Markdown

changeset-bot bot commented Jan 25, 2026

⚠️ No Changeset found

Latest commit: 2c88480

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 25, 2026

📝 Walkthrough

Walkthrough

Bumped rspack-related package versions in workspace and a plugin package.json, and changed a runtime module type check in a test plugin file (switched from module.constructorName to module.constructor.name).

Changes

Cohort / File(s) Summary
Workspace catalog version updates
pnpm-workspace.yaml
Bumped @rspack/cli and @rspack/core from 1.7.0 to 1.7.3; removed an inline TODO about upgrading @rspack/test-tools.
Template plugin dependency bump
packages/webpack/template-webpack-plugin/package.json
Updated @rspack/lite-tapable from 1.0.1 to 1.1.0.
Test plugin runtime check change
packages/webpack/test-tools/src/plugins/hot-update.ts
Replaced use of module.constructorName with module.constructor.name in runtime module identification conditional.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Suggested reviewers

  • upupming

Poem

🐰 I hopped through package.json and workspace trails,

Swapped a name check and nudged version sails,
Tiny hops of code, precise and spry,
Dependencies refreshed beneath the sky,
A rabbit's cheer for changes passing by ✨

🚥 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 'chore(deps): bump rspack 1.7.3' directly and clearly summarizes the main change—upgrading rspack to version 1.7.3 across the project dependencies.
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.

✨ Finishing touches
  • 📝 Generate docstrings

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.

@codecov
Copy link
Copy Markdown

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

codspeed-hq bot commented Jan 25, 2026

Merging this PR will degrade performance by 6.87%

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 61 untouched benchmarks
⏩ 3 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
transform 1000 view elements 43.5 ms 46.7 ms -6.87%
basic-performance-nest-level-100 7.9 ms 7.3 ms +9.42%

Comparing colinaaa:colin/0125/rspack-1.7.3 (2c88480) with main (08bda95)

Open in CodSpeed

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

relativeci bot commented Jan 25, 2026

Web Explorer

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

2c88480(current) vs 08bda95 main#7333(baseline)

Bundle metrics  no changes
                 Current
#7336
     Baseline
#7333
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 238 238
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
#7336
     Baseline
#7333
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/rspack-1.7.3Project dashboard


Generated by RelativeCIDocumentationReport issue

@colinaaa colinaaa merged commit 98e0cf1 into lynx-family:main Jan 25, 2026
77 of 79 checks passed
@colinaaa colinaaa deleted the colin/0125/rspack-1.7.3 branch January 25, 2026 11:51
@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