Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency webpack to v4.47.0 #642

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 4.42.1 -> 4.47.0 age adoption passing confidence
@types/webpack (source) 4.41.10 -> 4.41.40 age adoption passing confidence

Release Notes

webpack/webpack (webpack)

v4.47.0

Compare Source

New Features

New Contributors

Full Changelog: webpack/webpack@v4.46.0...v4.47.0

v4.46.0

Compare Source

Bugfixes

  • fix behavior of defaults for resolve.roots to be backward-compatible

v4.45.0

Compare Source

Features

  • resolve server-relative requests relative to project context by default

Bugfixes

  • fix a bug where splitChunk minSize is not handled correctly
  • fix a bug where the order of splitChunk cacheGroups is not handled correctly

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

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Japan, Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency update dependency PR label Apr 13, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from b1e707a to 45ae4e5 Compare April 18, 2020 18:23
@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.11 Update dependency @types/webpack to v4.41.12 Apr 18, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 113623d to 245045f Compare April 21, 2020 16:33
@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.12 Update dependency webpack to v4.43.0 Apr 21, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 245045f to c4e18d5 Compare May 13, 2020 22:37
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 4 times, most recently from 86e97ca to aa28fc2 Compare June 2, 2020 01:56
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from aa28fc2 to 6387411 Compare June 25, 2020 17:26
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 3 times, most recently from 6e9e644 to f85b82c Compare July 7, 2020 18:12
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from f85b82c to 80c34b2 Compare July 24, 2020 17:43
@renovate renovate bot changed the title Update dependency webpack to v4.43.0 Update dependency webpack to v4.44.0 Jul 24, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 80c34b2 to b64294b Compare July 30, 2020 08:10
@renovate renovate bot changed the title Update dependency webpack to v4.44.0 Update dependency webpack to v4.44.1 Jul 30, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from b64294b to d694e15 Compare October 26, 2020 11:02
@renovate renovate bot changed the title Update dependency webpack to v4.44.1 Update dependency webpack to v4.44.2 Oct 26, 2020
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from d694e15 to a4d8c5e Compare November 27, 2020 09:57
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from a4d8c5e to 77a5e33 Compare January 8, 2021 13:14
@renovate renovate bot changed the title Update dependency webpack to v4.44.2 Update dependency webpack to v4.45.0 Jan 8, 2021
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 77a5e33 to 105283b Compare January 11, 2021 14:25
@renovate renovate bot changed the title Update dependency webpack to v4.45.0 Update dependency webpack to v4.46.0 Jan 11, 2021
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 105283b to 177a8a0 Compare January 11, 2021 23:08
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 177a8a0 to 16c3981 Compare March 25, 2021 21:16
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 0e22796 to 539bdf9 Compare May 12, 2021 15:26
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 539bdf9 to 299d453 Compare May 20, 2021 19:30
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 299d453 to 732718e Compare July 2, 2021 19:06
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 732718e to 0b59885 Compare September 15, 2021 14:31
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from 9e7a2b4 to 1335859 Compare December 3, 2021 17:37
@renovate renovate bot changed the title Update dependency webpack to v4.46.0 chore(deps): update dependency webpack to v4.46.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 1335859 to 39e14a5 Compare November 20, 2022 07:54
@renovate renovate bot changed the title chore(deps): update dependency webpack to v4.46.0 chore(deps): update dependency webpack to v4.47.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 39e14a5 to ffbc3c2 Compare September 6, 2023 22:34
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from ffbc3c2 to 65d847d Compare September 25, 2023 20:30
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 65d847d to 134d251 Compare October 18, 2023 20:26
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 134d251 to 9babd4f Compare November 7, 2023 22:57
@renovate renovate bot force-pushed the renovate/webpack-4.x branch 2 times, most recently from eec64db to 2472d45 Compare November 22, 2023 05:27
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from 2472d45 to d560863 Compare August 6, 2024 21:42
@renovate renovate bot force-pushed the renovate/webpack-4.x branch from d560863 to f1f022e Compare October 23, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update dependency PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants