-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency webpack to v4.46.0 #118
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/webpack-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 13, 2019 07:18
c661735
to
847cf5b
Compare
renovate
bot
changed the title
Update dependency webpack to v4.40.0
Update dependency webpack to v4.40.1
Sep 13, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 13, 2019 14:33
847cf5b
to
c2369d4
Compare
renovate
bot
changed the title
Update dependency webpack to v4.40.1
Update dependency webpack to v4.40.2
Sep 13, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 24, 2019 15:44
c2369d4
to
6193472
Compare
renovate
bot
changed the title
Update dependency webpack to v4.40.2
Update dependency webpack to v4.40.3
Sep 24, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
September 24, 2019 16:03
6193472
to
06ef8ad
Compare
renovate
bot
changed the title
Update dependency webpack to v4.40.3
Update dependency webpack to v4.41.0
Sep 24, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 11, 2019 11:49
06ef8ad
to
0aa86f6
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.0
Update dependency webpack to v4.41.1
Oct 11, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 15, 2019 13:15
0aa86f6
to
10f786e
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.1
Update dependency webpack to v4.41.2
Oct 15, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
December 22, 2019 04:52
10f786e
to
6830169
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.2
Update dependency webpack to v4.41.4
Dec 22, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
December 31, 2019 10:54
6830169
to
db16a50
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.4
Update dependency webpack to v4.41.5
Dec 31, 2019
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
February 22, 2020 08:02
db16a50
to
4354303
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.5
Update dependency webpack to v4.41.6
Feb 22, 2020
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
March 11, 2020 04:01
4354303
to
a37336f
Compare
renovate
bot
changed the title
Update dependency webpack to v4.41.6
Update dependency webpack to v4.42.0
Mar 11, 2020
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
April 29, 2020 07:03
a37336f
to
38e26d2
Compare
renovate
bot
changed the title
Update dependency webpack to v4.42.0
Update dependency webpack to v4.43.0
Apr 29, 2020
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
August 25, 2020 05:04
38e26d2
to
7a26d7c
Compare
renovate
bot
changed the title
Update dependency webpack to v4.43.0
Update dependency webpack to v4.44.1
Aug 25, 2020
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
October 25, 2020 19:05
7a26d7c
to
db75e1c
Compare
renovate
bot
changed the title
Update dependency webpack to v4.44.1
Update dependency webpack to v4.44.2
Oct 25, 2020
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
January 9, 2021 10:52
db75e1c
to
412abc1
Compare
renovate
bot
changed the title
Update dependency webpack to v4.44.2
Update dependency webpack to v4.45.0
Jan 9, 2021
renovate
bot
force-pushed
the
renovate/webpack-4.x
branch
from
January 24, 2021 16:52
412abc1
to
c88fd22
Compare
renovate
bot
changed the title
Update dependency webpack to v4.45.0
Update dependency webpack to v4.46.0
Jan 24, 2021
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.3
->4.46.0
Release Notes
webpack/webpack
v4.46.0
Compare Source
Bugfixes
resolve.roots
to be backward-compatiblev4.45.0
Compare Source
Features
Bugfixes
splitChunk
minSize
is not handled correctlysplitChunk
cacheGroups
is not handled correctlyv4.44.2
Compare Source
Bugfixes
v4.44.1
Compare Source
Bugfixes
export * from "non-esm"
and a default export.v4.44.0
Compare Source
Features
sideEffects
flag behavior when dynamic modules are part of the treesplitChunks.enforceSizeThreshold
to allow enfore splitting larger chunks unrelated from other limiationsresolve.roots
and defaultresolve.roots: [context]
/src/abc
) to the project root (or other locations when configured)Bugfixes
minSize
is set to0
NaN
s in some places which breaks orderingv4.43.0
Compare Source
Features
module.hot.invalidate()
to HMR APIDependencies
v4.42.1
Compare Source
Bugfixes
v4.42.0
Compare Source
Bugfixes
"use asm"
scopeoutput.hotUpdateChunkFilename
as this doesn't workv4.41.6
Compare Source
Bugfixes
export *
in a circular matterv4.41.5
Compare Source
Bugfixes
webpack://
prefix in SourceMaps correctlyprovidedExports
withexport *
which caused changing module hashes and unnecessary HMR invalidationv4.41.4
Compare Source
Bugfixes
__webpack_require__.e
is not a function when using module concatenationPerformance
v4.41.3
Compare Source
Security
Funding
v4.41.2
Compare Source
Bugfixes
v4.41.1
Compare Source
Bugfixes
v4.41.0
Compare Source
Developer Experience
Performance
v4.40.3
Compare Source
Bugfixes
Performance
v4.40.2
Compare Source
Bugfixes
v4.40.1
Compare Source
Bugfixes
v4.40.0
Compare 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 updateinfo
object in assetsConfiguration
📅 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.