Skip to content

Update dependency webpack to v5.52.0 #3891

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

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Update dependency webpack to v5.52.0 #3891

merged 1 commit into from
Sep 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.51.1 -> 5.52.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.52.0

Compare Source

Feature

  • experiments.executeModule is enabled by default and the option is removed
    • loaders are now free to use this.importModule

Bugfixes

  • fix generated __WEBPACK_EXTERNAL_MODULE_null__, which leads to merged externals
  • .webpack[...] extension is not part of matching and module name

v5.51.2

Compare Source

Bugfixes

  • fix crash in FileSystemInfo when errors occur
  • avoid property access of reserved properties
  • fix reexports from async modules
  • automatically close an active watching when closing the compiler
  • when filenames of other runtimes are referenced that need a full hash, upgrade referencing runtime moduel to full hash mode too
    • fixes a bug where [contenthash] is undefined when using new Worker

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @smarnach (or someone else) soon.

Please see the contribution instructions for more information.

@Turbo87
Copy link
Member

Turbo87 commented Sep 6, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Sep 6, 2021

📌 Commit 384e00b has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Sep 6, 2021

⌛ Testing commit 384e00b with merge 96f1e01...

@bors
Copy link
Contributor

bors commented Sep 6, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 96f1e01 to master...

@bors bors merged commit 96f1e01 into master Sep 6, 2021
@renovate renovate bot deleted the renovate/webpack-5.x branch September 6, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants