Skip to content

Update dependency webpack to v5#41

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/webpack-5.x
Closed

Update dependency webpack to v5#41
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/webpack-5.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 23, 2020

This PR contains the following updates:

Package Type Update Change
webpack devDependencies major 4.41.1 -> 5.1.3

Release Notes

webpack/webpack

v5.1.3

Compare Source

Bugfixes

  • omit unused modules from chunks when modules are only unused in some runtimes
    • fixes Self-reference dependency has unused export name error
  • fix order of asset optimization to fix conflict between compression-plugin and real hash plugin

v5.1.2

Compare Source

Bugfixes

  • revert: omit unused modules from chunk when modules are only unused in some runtimes
    • caused issues with mini-css modules

v5.1.1

Compare Source

Bugfixes

  • fix order of chunk hashing to allow to uses hashes in WebWorkers
  • update to terser-webpack-plugin 5
    • reduces number of dependencies by dropping webpack 4 support
  • omit unused modules from chunk when modules are only unused in some runtimes
    • fixes Self-reference dependency has unused export name error
  • fix hanging production builds because of infinite loop in inner graph optimization
  • Compilation.deleteAsset updates chunk to file mappings

v5.1.0

Compare Source

Features

  • expose webpack property from Compiler
  • expose cleverMerge, EntryOptionPlugin, DynamicEntryPlugin

Bugfixes

  • missing require("..").xxx in try-catch produces a warning instead of an error now
  • handle reexports in concatenated modules correctly when they are side-effect-free
  • fix incorrect deprecation message for ModuleTemplate.hooks.hash

v5.0.0

Compare Source

Announcement and changelog

v4.44.2

Compare Source

Bugfixes
  • make sure to generate correct chunk connection for blocks that are only connected in some runtimes
    • fixes a bug where filename contains undefined hash at runtime

v4.44.1

Compare Source

Bugfixes
  • fix bug in sideEffects optimization when using export * from "non-esm" and a default export.
  • add missing optional peerDependencies for webpack-cli and webpack-command to support Yarn 2

v4.44.0

Compare Source

Features
  • Improve sideEffects flag behavior when dynamic modules are part of the tree
    • Fixes a bug which causes empty modules (or type-only modules) to "break" Tree Shaking
  • add splitChunks.enforceSizeThreshold to allow enfore splitting larger chunks unrelated from other limiations
    • Not set by default to avoid breaking change
    • It will be set by default to 50k in webpack 5
    • It's recommended to set it in webpack 4 too
  • add support for resolve.roots and default resolve.roots: [context]
    • This allows to resolve server-relative urls (e.g. /src/abc) to the project root (or other locations when configured)
    • This allows to use loaders that rely on that behavior
Bugfixes
  • fix bug where splitChunks produced non-optimal results when minSize is set to 0
    • This lead to NaNs in some places which breaks ordering
  • Fix bug which lead to HMR not working for splitChunks in entrypoints
  • force update watchpack and chokidar for chokidar bugfix which causes files to stop being watched

v4.43.0

Compare Source

Features
  • add module.hot.invalidate() to HMR API
Dependencies
  • push versions for forced security updates

v4.42.1

Compare Source

Bugfixes

  • update webassemblyjs dependencies for instruction update
  • update mkdirp dependency for security reasons

v4.42.0

Compare Source

Bugfixes
  • Disable constant replacements in "use asm" scope
  • Update schema to disallow functions for output.hotUpdateChunkFilename as this doesn't work
  • Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly
  • Flag all modules as used in DLLs to fix missing exports

v4.41.6

Compare Source

Bugfixes
  • Windows network paths are considered as absolute paths
  • fix hanging of FlagDependencyExportsPlugin when using export * in a circular matter

v4.41.5

Compare Source

Bugfixes
  • handle relative paths with webpack:// prefix in SourceMaps correctly
  • fixes a non-determinism about providedExports with export * which caused changing module hashes and unnecessary HMR invalidation

v4.41.4

Compare Source

Bugfixes
  • fix case where __webpack_require__.e is not a function when using module concatenation
  • fix incorrect imported module when using sideEffects in a certain constellation of export names
Performance
  • lazy-require Webassembly related modules for improved startup performance

v4.41.3

Compare Source

Security
  • force upgrade terser-webpack-plugin dependency for security fix (not affecting webpack)
Funding
  • add npm funding field to package.json

v4.41.2

Compare Source

Bugfixes
  • fix issue with invalide timezone

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

@renovate renovate bot force-pushed the renovate/webpack-5.x branch from c3990aa to 7770769 Compare March 2, 2020 16:40
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 7770769 to f90d46d Compare April 21, 2020 12:21
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from f90d46d to 2f56f5c Compare May 5, 2020 22:53
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 8178de8 to 9bdc618 Compare June 3, 2020 07:34
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 9bdc618 to 0e5dbcd Compare June 17, 2020 23:38
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 89a6f91 to 652579e Compare June 29, 2020 16:33
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from b7ad98c to 88ff38c Compare July 9, 2020 12:16
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 95cb114 to 428cdb0 Compare August 5, 2020 12:35
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from d03824a to 18a7dc5 Compare August 14, 2020 19:16
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 330254a to ee6ab45 Compare August 20, 2020 09:54
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from ee6ab45 to 01d4ddf Compare August 28, 2020 19:31
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from a5e2804 to d675123 Compare September 18, 2020 19:29
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from d675123 to 00edc33 Compare September 20, 2020 21:15
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from f480324 to 2a89a4d Compare September 30, 2020 10:21
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 5 times, most recently from 93f1a07 to 52babc1 Compare October 13, 2020 12:44
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 52babc1 to 12047eb Compare October 15, 2020 13:44
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 12047eb to 9df4859 Compare October 15, 2020 19:57
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 9df4859 to 9c86d90 Compare October 16, 2020 14:34
@stale
Copy link

stale bot commented Dec 19, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Dec 19, 2020
@stale stale bot closed this Dec 31, 2020
@renovate
Copy link
Author

renovate bot commented Feb 8, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/webpack-5.x branch March 8, 2021 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant