Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Confidence
webpack ^5.99.9 -> ^5.101.0 age confidence

Release Notes

webpack/webpack (webpack)

v5.101.0

Compare Source

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

Fixes
  • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
  • Handle function exports in webpack module wrapper
  • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
  • Generate lose closing brace when exports are unprovided
  • CleanPlugin doesn't unlink same file twice
  • Fixed unexpected error codes from fs.unlink on Windows
  • Typescript types
Features
  • HMR support for ES modules output
  • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
  • Added support using keyword
  • Implemented tc39 Defer Module Evaluation (experiment)
  • Support dynamic template literals expressions for new URL(...)
  • Enable ES modules worker chunk loading for Node.js targets
  • Improved support for destructing in DefinePlugin
  • Added VirtualUrlPlugin to support virtual: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

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 this update 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 Aug 4, 2025
@renovate renovate bot requested a review from colinaaa as a code owner August 4, 2025 12:12
@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Aug 4, 2025
@renovate renovate bot enabled auto-merge (squash) August 4, 2025 12:12
@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2025

🦋 Changeset detected

Latest commit: 0b064e1

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

This PR includes changesets to release 0 packages

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

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 Aug 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 70008af to 93c7e5c Compare August 5, 2025 03:17
@codecov
Copy link

codecov bot commented Aug 5, 2025

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
3300 5 3295 79
View the top 2 failed test(s) by shortest run time
react.spec.ts::reactlynx3 tests › basic › basic-mts-bindtouchstart
Stack Traces | 5.38s run time
react.spec.ts:352:5 basic-mts-bindtouchstart
react.spec.ts::reactlynx3 tests › basic › basic-mts-mainthread-nested-ref
Stack Traces | 34s run time
react.spec.ts:390:5 basic-mts-mainthread-nested-ref
View the full list of 1 ❄️ flaky tests
packages/rspeedy/plugin-qrcode/test/index.test.ts > Plugins - Terminal > schema > custom schema object

Flake rate in main: 25.00% (Passed 6 times, Failed 2 times)

Stack Traces | 3.7s run time
Error: Matcher did not succeed in time.
 ❯ test/index.test.ts:212:53

Caused by: Caused by: Caused by: AssertionError: expected "renderUnicodeCompact" to be called 2 times, but got 1 times

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

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 5, 2025

CodSpeed Performance Report

Merging #1418 will not alter performance

Comparing renovate/webpack-5.x (0b064e1) with main (5450d00)

Summary

✅ 10 untouched benchmarks

@renovate
Copy link
Contributor Author

renovate bot commented Aug 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@relativeci
Copy link

relativeci bot commented Aug 5, 2025

React Example

#3692 Bundle Size — 235.14KiB (0%).

0b064e1(current) vs 44f5b0d main#3680(baseline)

Bundle metrics  no changes
                 Current
#3692
     Baseline
#3680
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 0 0
No change  Assets 4 4
No change  Modules 156 156
No change  Duplicate Modules 63 63
No change  Duplicate Code 45.94% 45.94%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#3692
     Baseline
#3680
No change  IMG 145.76KiB 145.76KiB
No change  Other 89.38KiB 89.38KiB

Bundle analysis reportBranch renovate/webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@relativeci
Copy link

relativeci bot commented Aug 5, 2025

Web Explorer

#3681 Bundle Size — 342.17KiB (0%).

0b064e1(current) vs 44f5b0d main#3671(baseline)

Bundle metrics  no changes
                 Current
#3681
     Baseline
#3671
No change  Initial JS 142.14KiB 142.14KiB
No change  Initial CSS 31.84KiB 31.84KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 7 7
No change  Assets 7 7
No change  Modules 212 212
No change  Duplicate Modules 17 17
No change  Duplicate Code 4.02% 4.02%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#3681
     Baseline
#3671
No change  JS 227.22KiB 227.22KiB
No change  Other 83.11KiB 83.11KiB
No change  CSS 31.84KiB 31.84KiB

Bundle analysis reportBranch renovate/webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@colinaaa colinaaa disabled auto-merge August 5, 2025 13:37
@colinaaa colinaaa merged commit 1afa2ca into main Aug 5, 2025
113 of 127 checks passed
@colinaaa colinaaa deleted the renovate/webpack-5.x branch August 5, 2025 13:37
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.

2 participants