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

Update dependency webpack to v5.60.0 #740

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.56.1 -> 5.60.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.60.0

Compare Source

Features

  • Allow to pass more options to experiments.lazyCompilation. e. g. port, https stuff

Bugfixes

  • fix output.hashFunction used to persistent caching too
  • Initialize buildDependencies Set correctly when loaders are added in beforeLoaders hook

v5.59.1

Compare Source

Bugfixes

  • fix regexp in managedPaths
  • fix hanging when trying to write lockfile for experiments.buildHttp

v5.59.0

Compare Source

Features

  • add /*#__PURE__*/ for Object() in generated code
  • add RegExp and function support for managed/immutablePaths
  • add hooks for multiple phases in module build
  • improvements to experiments.buildHttp
    • allow to share cache
    • add allowlist
  • add splitChunks.minSizeReduction option

Bugfixes

  • fix memory caching for Data URLs
  • fix crash in waitFor when modules are unsafe cached
  • fix bug in build cycle detection

v5.58.2

Compare Source

Bugfixes

  • fix serialization context passed
  • fix a bug which caused module duplication when using persistent caching, unsafe cache and memory cache with GC
  • fix validation of snapshots of non-existing directories

Performance

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

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency webpack to v5.57.0 Update dependency webpack to v5.57.1 Oct 5, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 7f1e624 to 256375f Compare October 7, 2021 17:42
@renovate renovate bot changed the title Update dependency webpack to v5.57.1 Update dependency webpack to v5.58.0 Oct 7, 2021
@renovate renovate bot changed the title Update dependency webpack to v5.58.0 Update dependency webpack to v5.58.1 Oct 8, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 256375f to 55e20bb Compare October 8, 2021 14:39
@renovate renovate bot changed the title Update dependency webpack to v5.58.1 Update dependency webpack to v5.58.2 Oct 13, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 55e20bb to 50e2219 Compare October 13, 2021 10:49
@renovate renovate bot changed the title Update dependency webpack to v5.58.2 Update dependency webpack to v5.59.0 Oct 19, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from cb061b2 to 77640b5 Compare October 20, 2021 23:19
@renovate renovate bot changed the title Update dependency webpack to v5.59.0 Update dependency webpack to v5.59.1 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 77640b5 to aef1385 Compare October 25, 2021 17:40
@renovate renovate bot changed the title Update dependency webpack to v5.59.1 Update dependency webpack to v5.60.0 Oct 25, 2021
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.

1 participant