Skip to content
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

chore(deps): update dependency webpack to v5.52.0 #3889

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 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: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #3889 (869b8b9) into master (10e220c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3889   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          52       52           
  Lines        2559     2559           
  Branches      738      738           
=======================================
  Hits         2527     2527           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10e220c...869b8b9. Read the comment docs.

@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from 46b544b to b27d8c1 Compare September 3, 2021 17:04
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.51.2 chore(deps): update dependency webpack to v5.52.0 Sep 3, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from de58841 to a0bdd7a Compare September 5, 2021 12:54
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from a0bdd7a to 869b8b9 Compare September 6, 2021 09:38
@renovate renovate bot merged commit 69a4a95 into master Sep 6, 2021
@renovate renovate bot deleted the renovate/webpack-5.x branch September 6, 2021 15:36
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