Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@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.56.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.56.0

Compare Source

Performance
  • make DefinePlugin rebuild check more efficient performance and memory wise

v5.55.1

Compare Source

Bugfixes

  • fixes for experiments.cacheUnaffected
    • fix accidentically shared mem caches
    • avoid RuntimeSpecMap in favor of directly setting on memCache
    • compare references modules when restoring mem cache

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: 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
Copy link
Contributor Author

renovate bot commented Sep 28, 2021

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/next-webpack-5.x branch from 141a47b to d0d28b7 Compare September 29, 2021 09:10
@renovate renovate bot changed the title Update dependency webpack to v5.55.0 (next) Update dependency webpack to v5.55.1 (next) Sep 29, 2021
@renovate renovate bot force-pushed the renovate/next-webpack-5.x branch from d0d28b7 to 9bd795e Compare October 1, 2021 16:08
@renovate renovate bot changed the title Update dependency webpack to v5.55.1 (next) Update dependency webpack to v5.56.0 (next) Oct 1, 2021
@renovate renovate bot force-pushed the renovate/next-webpack-5.x branch from 9bd795e to f5c46a7 Compare October 2, 2021 12:50
@renovate renovate bot force-pushed the renovate/next-webpack-5.x branch from f5c46a7 to de15ba8 Compare October 2, 2021 13:59
@renovate renovate bot merged commit 908b58c into next Oct 2, 2021
@renovate renovate bot deleted the renovate/next-webpack-5.x branch October 2, 2021 14:52
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