Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

chore(deps): update dependency webpack to v5.58.1 #438

Merged
merged 1 commit into from
Oct 10, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.55.1 -> 5.58.1 age adoption passing confidence

Release Notes

webpack/webpack

v5.58.1

Compare Source

Bugfixes

  • fix .webpack[] suffix to not execute rules
  • revert performance optimization that has too large memory usage in large builds

v5.58.0

Compare Source

Features

  • add hook for readResource
  • add diagnostics_channel to node builtins

Performance

  • improve chunk graph creation performance
    • add cacheUnaffected cache support
  • remove some caching that makes not difference
  • improve splitChunks performance
  • improve chunk conditions performance

v5.57.1

Compare Source

Bugfix

  • fix experiments.cacheUnaffected which broke by last release

v5.57.0

Compare Source

Performance

  • reduce number of hash.update calls
  • allow ExternalModules to be unsafe cached
  • improve hashing performance of module lists (StringXor)

Bugfixes

  • experiments.cacheUnaffected
    • handle module/chunk id changes correctly
    • cache modules with async blocks
    • show errors when using incompatible options

v5.56.1

Compare Source

Bugfix

  • DefinePlugin: fix conflict with older variants of the plugin

v5.56.0

Compare Source

Performance

  • make DefinePlugin rebuild check more efficient performance and memory wise

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 renovate bot added dependencies Pull requests that update a dependency file renovate labels Oct 1, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.56.0 chore(deps): update dependency webpack to v5.56.1 Oct 4, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.56.1 chore(deps): update dependency webpack to v5.57.0 Oct 5, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.57.0 chore(deps): update dependency webpack to v5.57.1 Oct 5, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.57.1 chore(deps): update dependency webpack to v5.58.0 Oct 7, 2021
@renovate renovate bot changed the title chore(deps): update dependency webpack to v5.58.0 chore(deps): update dependency webpack to v5.58.1 Oct 8, 2021
@nikukyugamer nikukyugamer merged commit dba2437 into main Oct 10, 2021
@nikukyugamer nikukyugamer deleted the renovate/webpack-5.x branch October 10, 2021 00:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants