Skip to content

chore(deps): update rspack monorepo to v1.4.4 #1217

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@rspack/cli (source) 1.4.2 -> 1.4.4 age confidence
@rspack/core (source) 1.4.2 -> 1.4.4 age confidence
@rspack/test-tools (source) 1.4.2 -> 1.4.4 age confidence

Release Notes

web-infra-dev/rspack (@​rspack/cli)

v1.4.4

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed

Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

Full Changelog: web-infra-dev/rspack@v1.4.2...v1.4.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Jul 4, 2025
@renovate renovate bot enabled auto-merge July 4, 2025 07:45
@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Jul 4, 2025
Copy link

changeset-bot bot commented Jul 4, 2025

⚠️ No Changeset found

Latest commit: e7d3ff3

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

Copy link

codecov bot commented Jul 4, 2025

❌ 6 Tests Failed:

Tests completed Failed Passed Skipped
3280 6 3274 112
View the top 3 failed test(s) by shortest run time
packages/webpack/react-webpack-plugin/test/diagnostic.test.ts > react > react/compat/react-runtime > react/compat/react-runtime > react/compat/react-runtime - rspack > should have error or warning
Stack Traces | 0.172s run time
Error: Snapshot `react > react/compat/react-runtime > react/compat/react-runtime > react/compat/react-runtime - rspack > should have error or warning 1` mismatched

- Expected
+ Received

@@ -1,6 +1,6 @@
- WARNING in ......./compat/react-runtime/index.jsx
+ WARNING in ......./compat/react-runtime/index.jsx <LINE:COLUMN>-25
  ⚠ ModuleWarning: DEPRECATED: lynx-key is changed to key
  ╭─[<LINE:COLUMN>]
  3  class App extends Component {
  4    render() {
  5      return <view lynx-key="foo"></view>

 ❯ RspeedyDiagnosticProcessor.check ...../test-tools/src/diagnostic.ts:47:5
 ❯ run ../../../node_modules/.pnpm/@[email protected]_@r_b44a8a0b7ef837a29559ee54fa838d6c/node_modules/@.../dist/test/simple.js:28:17
 ❯ ...../test-tools/src/diagnostic.ts:100:11
packages/webpack/react-webpack-plugin/test/diagnostic.test.ts > react > react/compat/this-selector-query > react/compat/this-selector-query > react/compat/this-selector-query - rspack > should have error or warning
Stack Traces | 0.181s run time
Error: Snapshot `react > react/compat/this-selector-query > react/compat/this-selector-query > react/compat/this-selector-query - rspack > should have error or warning 1` mismatched

- Expected
+ Received

@@ -1,6 +1,6 @@
- WARNING in ............./compat/this-selector-query/index.jsx
+ WARNING in ............./compat/this-selector-query/index.jsx <LINE:COLUMN>-30
  ⚠ ModuleWarning: BROKEN: createSelectorQuery on component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.createSelectorQuery instead.
  ╭─[<LINE:COLUMN>]
  3  class App extends Component {
  4    componentDidMount() {
  5      this.createSelectorQuery().exec()
@@ -8,11 +8,11 @@
  ·                  ╰── BROKEN: createSelectorQuery on component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.createSelectorQuery instead.
  6      this.getElementById()
  7    }
  ╰────

- WARNING in ............./compat/this-selector-query/index.jsx
+ WARNING in ............./compat/this-selector-query/index.jsx <LINE:COLUMN>-25
  ⚠ ModuleWarning: BROKEN: getElementById on component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.getElementById instead.
  ╭─[<LINE:COLUMN>]
  4    componentDidMount() {
  5      this.createSelectorQuery().exec()
  6      this.getElementById()

 ❯ RspeedyDiagnosticProcessor.check ...../test-tools/src/diagnostic.ts:47:5
 ❯ run ../../../node_modules/.pnpm/@[email protected]_@r_b44a8a0b7ef837a29559ee54fa838d6c/node_modules/@.../dist/test/simple.js:28:17
 ❯ ...../test-tools/src/diagnostic.ts:100:11
packages/webpack/react-webpack-plugin/test/diagnostic.test.ts > react > react/compat/utf-8 > react/compat/utf-8 > react/compat/utf-8 - rspack > should have error or warning
Stack Traces | 0.183s run time
Error: Snapshot `react > react/compat/utf-8 > react/compat/utf-8 > react/compat/utf-8 - rspack > should have error or warning 1` mismatched

- Expected
+ Received

@@ -1,26 +1,20 @@
- WARNING in ................/compat/utf-8/index.jsx
+ WARNING in ................/compat/utf-8/index.jsx <LINE:COLUMN>-48
  ⚠ ModuleWarning: DEPRECATED: old package "@lynx-js/react-components" is removed
  ╭─[<LINE:COLUMN>]
  1  import { Text } from '@lynx-js/react-components'
  · ────────────────────────┬───────────────────────
  ·                         ╰── DEPRECATED: old package "@lynx-js/react-components" is removed
  2
  3  function App() {
  ╰────

  WARNING in ................/compat/utf-8/index.jsx
- ⚠ ModuleWarning: DEPRECATED: old JSXElementName "Text" is changed to "text" (from: <ROOT>.../lib/loaders/background.js??ruleSet[1].rules[0].use[1])
- at Object.backgroundLoader (<ROOT>.../src/loaders/background.ts:<LINE:COLUMN>)
- at <ROOT>/node_modules/<PNPM_INNER>/@.../core/dist/index.js:<LINE:COLUMN>
- at node:internal/util:<LINE:COLUMN>
- at new Promise (<anonymous>)
- at node:internal/util:<LINE:COLUMN>
- at isomorphoicRun (<ROOT>/node_modules/<PNPM_INNER>/@.../core/dist/index.js:<LINE:COLUMN>)
- at runLoaders (<ROOT>/node_modules/<PNPM_INNER>/@.../core/dist/index.js:<LINE:COLUMN>)
+ ⚠ Module Warning (from <ROOT>.../lib/loaders/background.js??ruleSet[1].rules[0].use[1]):
+ DEPRECATED: old JSXElementName "Text" is changed to "text"

- WARNING in ................/compat/utf-8/index.jsx
+ WARNING in ................/compat/utf-8/index.jsx <LINE:COLUMN>-14
  ⚠ ModuleWarning: DEPRECATED: old JSXElementName "Text" is changed to "text"
  ╭─[<LINE:COLUMN>]
  2
  3  function App() {
  4    return <Text>你好,世界</Text>

 ❯ RspeedyDiagnosticProcessor.check ...../test-tools/src/diagnostic.ts:47:5
 ❯ run ../../../node_modules/.pnpm/@[email protected]_@r_b44a8a0b7ef837a29559ee54fa838d6c/node_modules/@.../dist/test/simple.js:28:17
 ❯ ...../test-tools/src/diagnostic.ts:100:11

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Copy link

codspeed-hq bot commented Jul 4, 2025

CodSpeed Performance Report

Merging #1217 will not alter performance

Comparing renovate/rspack-monorepo (e7d3ff3) with main (1af920d)

Summary

✅ 10 untouched benchmarks

Copy link

relativeci bot commented Jul 4, 2025

Web Explorer

#2574 Bundle Size — 259.08KiB (-0.17%).

e7d3ff3(current) vs 1af920d main#2568(baseline)

Bundle metrics  Change 1 change
                 Current
#2574
     Baseline
#2568
No change  Initial JS 140.94KiB 140.94KiB
No change  Initial CSS 31.82KiB 31.82KiB
Change  Cache Invalidation 22.67% 0%
No change  Chunks 4 4
No change  Assets 4 4
No change  Modules 208 208
No change  Duplicate Modules 17 17
No change  Duplicate Code 4.16% 4.16%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#2574
     Baseline
#2568
Improvement  JS 227.26KiB (-0.19%) 227.7KiB
No change  CSS 31.82KiB 31.82KiB

Bundle analysis reportBranch renovate/rspack-monorepoProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

relativeci bot commented Jul 4, 2025

React Example

#2583 Bundle Size — 234.09KiB (-0.26%).

e7d3ff3(current) vs 1af920d main#2577(baseline)

Bundle metrics  Change 1 change
                 Current
#2583
     Baseline
#2577
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
Change  Cache Invalidation 37.89% 0%
No change  Chunks 0 0
No change  Assets 4 4
No change  Modules 153 153
No change  Duplicate Modules 61 61
No change  Duplicate Code 45.85% 45.85%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#2583
     Baseline
#2577
No change  IMG 145.76KiB 145.76KiB
Improvement  Other 88.33KiB (-0.68%) 88.94KiB

Bundle analysis reportBranch renovate/rspack-monorepoProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate/rspack-monorepo branch 8 times, most recently from f4e5071 to 5e090bd Compare July 5, 2025 06:37
@renovate renovate bot changed the title chore(deps): update rspack monorepo to v1.4.3 chore(deps): update rspack monorepo to v1.4.4 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/rspack-monorepo branch from 5e090bd to d81ca40 Compare July 6, 2025 07:19
@renovate renovate bot force-pushed the renovate/rspack-monorepo branch from d81ca40 to e7d3ff3 Compare July 6, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:renovate This is from bot 'renovate'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants