chore(deps): bump rspack to 1.7.9 and swc helpers to 0.5.20#2404
chore(deps): bump rspack to 1.7.9 and swc helpers to 0.5.20#2404colinaaa merged 1 commit intolynx-family:mainfrom
Conversation
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
📝 WalkthroughWalkthroughUpdated the Rspack catalog dependencies in the workspace configuration, bumping Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@pnpm-workspace.yaml`:
- Around line 56-59: Update the pinned rspack test-tools dependency to match
core/cli: change the "@rspack/test-tools" entry currently set to "1.5.6" in the
pnpm-workspace.yaml rspack block to "1.7.9" (or a later 1.7.x), then run your
package manager to refresh the lockfile and reinstall (e.g., pnpm install) and
re-run tests to ensure compatibility with "@rspack/core" and "@rspack/cli" at
"1.7.9".
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 7c15005d-724c-46bd-a579-d36b43ed0f2c
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (1)
pnpm-workspace.yaml
Merging this PR will not alter performance
Comparing Footnotes
|
Web Explorer#8551 Bundle Size — 728.84KiB (0%).47e4c19(current) vs 495ad36 main#8541(baseline) Bundle metrics
Bundle size by type
|
| Current #8551 |
Baseline #8541 |
|
|---|---|---|
384.62KiB |
384.62KiB |
|
342.07KiB |
342.07KiB |
|
2.16KiB |
2.16KiB |
Bundle analysis report Branch colinaaa:opencode/stellar-canyon Project dashboard
Generated by RelativeCI Documentation Report issue
React MTF Example#108 Bundle Size — 207.36KiB (~+0.01%).47e4c19(current) vs 495ad36 main#97(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch colinaaa:opencode/stellar-canyon Project dashboard Generated by RelativeCI Documentation Report issue |
React Example#6974 Bundle Size — 237.78KiB (~+0.01%).47e4c19(current) vs 495ad36 main#6963(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch colinaaa:opencode/stellar-canyon Project dashboard Generated by RelativeCI Documentation Report issue |
Summary
@rspack/coreand@rspack/clifrom1.7.7to1.7.9in the rspack catalogpnpm-lock.yaml@swc/helpersversion to0.5.20across lockfile entries used by rspackVerification
pnpm dedupepnpm install --lockfile-onlySummary by CodeRabbit