chore(deps): update dependency webpack to v4.46.0 - abandoned - #172
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency webpack to v4.46.0 - abandoned#172renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 12, 2019 18:57
7038a53 to
bcd7e9b
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 13, 2019 07:22
bcd7e9b to
389e2b9
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 13, 2019 14:38
389e2b9 to
09349b2
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 24, 2019 15:46
09349b2 to
fa084b0
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 24, 2019 16:04
fa084b0 to
9541c13
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 11, 2019 11:47
9541c13 to
502b1c0
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
November 12, 2019 12:00
502b1c0 to
58a2282
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
December 22, 2019 05:57
58a2282 to
d38a975
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
December 30, 2019 13:57
d38a975 to
56388a2
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
February 16, 2020 07:56
56388a2 to
2f10c36
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
March 10, 2020 18:00
2f10c36 to
3c55319
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
May 15, 2020 11:58
3c55319 to
9320535
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
July 1, 2020 23:00
9320535 to
8c51fa6
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
August 24, 2020 21:52
8c51fa6 to
be1cdea
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 28, 2020 11:58
be1cdea to
466c2a8
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
January 9, 2021 14:56
466c2a8 to
89c1469
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
January 23, 2021 05:58
89c1469 to
13ab6b6
Compare
renovate
Bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 18, 2021 22:22
13ab6b6 to
b79bdbc
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.39.2->4.46.0Release Notes
webpack/webpack
v4.46.0Compare Source
Bugfixes
resolve.rootsto be backward-compatiblev4.45.0Compare Source
Features
Bugfixes
splitChunkminSizeis not handled correctlysplitChunkcacheGroupsis not handled correctlyv4.44.2Compare Source
Bugfixes
v4.44.1Compare Source
Bugfixes
export * from "non-esm"and a default export.v4.44.0Compare Source
Features
sideEffectsflag behavior when dynamic modules are part of the treesplitChunks.enforceSizeThresholdto allow enfore splitting larger chunks unrelated from other limiationsresolve.rootsand defaultresolve.roots: [context]/src/abc) to the project root (or other locations when configured)Bugfixes
minSizeis set to0NaNs in some places which breaks orderingv4.43.0Compare Source
Features
module.hot.invalidate()to HMR APIDependencies
v4.42.1Compare Source
Bugfixes
v4.42.0Compare Source
Bugfixes
"use asm"scopeoutput.hotUpdateChunkFilenameas this doesn't workv4.41.6Compare Source
Bugfixes
export *in a circular matterv4.41.5Compare Source
Bugfixes
webpack://prefix in SourceMaps correctlyprovidedExportswithexport *which caused changing module hashes and unnecessary HMR invalidationv4.41.4Compare Source
Bugfixes
__webpack_require__.eis not a function when using module concatenationPerformance
v4.41.3Compare Source
Security
Funding
v4.41.2Compare Source
Bugfixes
v4.41.1Compare Source
Bugfixes
v4.41.0Compare Source
Developer Experience
Performance
v4.40.3Compare Source
Bugfixes
Performance
v4.40.2Compare Source
Bugfixes
v4.40.1Compare Source
Bugfixes
v4.40.0Compare Source
Features
compilation.emitAsset/updateAsset(instead of accessing the Objectcompilation.assets)compilation.getAssets()andcompilation.getAsset(name)immutable: when set an asset can be cache infinitelydevelopment: when set an asset is some kind of development tool (i. e. a SourceMap)hotModuleReplacement: when set an asset is generated for an hot updateinfoobject in assetsv4.39.3Compare Source
Bugfixes
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.