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.24.0 #268

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.23.0 -> 5.24.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.24.0

Compare Source

Bugfixes

  • fix name conflict when using destructing with default arguments in concatenated modules
  • fix tracking of reexports in concatenated modules when using multiple export * that point to the same export
  • debug logging is now included even if logging is not
  • fix name of ModuleConcatenationPlugin logger
  • fix experiments.lazyCompilation: true. It now has an effect.

Developer Experience

  • expose Watching type

Contribution

  • fix husky setup

Performance

  • improve performance of module concatenation

Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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.

@renovate renovate bot added the dependencies Update one or more dependencies version label Feb 23, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 2e50bfa to 161896b Compare February 23, 2021 03:41
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 161896b to ece74c2 Compare February 23, 2021 05:40
@mikebarkmin mikebarkmin merged commit 93a1dc0 into main Feb 23, 2021
@renovate renovate bot deleted the renovate/webpack-5.x branch February 23, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants