-
Notifications
You must be signed in to change notification settings - Fork 31
chore(deps): update dependency webpack to v5.35.0 #341
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
Merged
Conversation
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
69946e0
to
06042d8
Compare
06042d8
to
5b2bc81
Compare
5b2bc81
to
9821726
Compare
9821726
to
2eff6d9
Compare
2eff6d9
to
51e67ce
Compare
51e67ce
to
6064423
Compare
6064423
to
e821f9a
Compare
chore(deps): update typescript-eslint monorepo to v4.22.0
chore(deps): update dependency eslint to v7.24.0
chore(deps): update dependency webpack-cli to v4.6.0
chore(deps): update dependency ts-loader to v8.1.0
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:
5.28.0
->5.35.0
Release Notes
webpack/webpack
v5.35.0
Compare Source
Bugfixes
#
in pathPerformance
v5.34.0
Compare Source
Features
resolve.extensions
and handle them in this orderpnpapi
as builtin external when usingtarget: "node"
Bugfixes
target: "node"
Performance
Developer Experience
store: 'idle'
from schema descriptionv5.33.2
Compare Source
Bugfix
v5.33.1
Compare Source
Bugfix
this.importModule
v5.33.0
Compare Source
Features
publicPath
per entrypointentry.xxx.publicPath
optionBugfix
executeModule
Performance
export *
and reexportsv5.32.0
Compare Source
Features
.webpack[type]
(e. g..webpack[javascript/auto]
) to specify the default module type when no other module type is specified!=!
inline syntaxBugfixes
Experiments
experiments.executeModule
to allow build-time execution of modules of the module graphthis.importModule(request, options, [callback]): Promise
to the loader contextcompilation.executeModule(request, options, callback)
for pluginsv5.31.2
Compare Source
Bugfixes
v5.31.1
Compare Source
Bugfixes
Memory
Performance
v5.31.0
Compare Source
Features
infrastructureLogging.colors
: Enables/Disables colorful output.infrastructureLogging.appendOnly
: Only appends lines to the output. Avoids updating existing output e. g. for status messages.infrastructureLogging.stream
: Stream used for logging output. Defaults to process.stderr.infrastructureLogging.console
: Custom console used for logging.Bugfixes
exports
field is usedv5.30.0
Compare Source
Features
cache.maxGenerations
whencache.type: "memory"
cache.type: "filesystem"
andmode: "development"
cache.maxMemoryGenerations
whencache.type: "filesystem"
cache.maxAge
cache.maxMemoryGenerations: 0
Bugfixes
GC = Garbage Collection
v5.29.0
Compare Source
Bugfixes
splitChunks.maxSize
which cause too large chunks to be createdstats.groupModulesByType
to the schemaDeveloper Experience
Module/Const/NullDependency
on the APIConfiguration
📅 Schedule: "every weekend" in timezone Asia/Tokyo.
🚦 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.