Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Update dependency webpack to v5.55.0 #724

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Update dependency webpack to v5.55.0 #724

merged 1 commit into from
Sep 28, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.54.0 -> 5.55.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.55.0

Compare Source

Performance

  • experiments.cacheUnaffected
    • reduce cache memory usage
    • make memCache per module
    • cache ESM reexport computation
  • module.unsafeCache
    • make it faster by moving it to Compilation-level instead of in NormalModuleFactory
    • omit tracking resolve dependencies since they are not used when unsafe cache is enabled
  • module graph
    • lazy assign ModuleGraphConnections to Dependencies since that is only accessed when uncached

Configuration

📅 Schedule: At any time (no schedule defined).

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

@elliotcourant
Copy link
Member

bors r+

@bors
Copy link

bors bot commented Sep 28, 2021

Build succeeded:

@bors bors bot merged commit 2e21be3 into main Sep 28, 2021
@renovate renovate bot deleted the renovate/webpack-5.x branch September 28, 2021 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants