-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update dependency webpack to v5.102.1 #366
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
Open
renovate
wants to merge
2
commits into
update-dependencies
Choose a base branch
from
renovate-webpack-5.x
base: update-dependencies
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.
+11,083
−23,020
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
chore(deps): update dependency webpack-dev-server to v3.11.3 chore(deps): update babel monorepo chore(deps): update dependency postcss [security] chore(deps): update babel monorepo chore(deps): update dependency autoprefixer to v10.4.7 chore(deps): update dependency postcss to v8.4.14 chore(deps): update dependency webpack-cli to v4.9.2 chore(deps): update dependency glob-parent to 5.1.2 [security] chore(deps): update dependency ansi-html to 0.0.8 [security] chore(deps): update dependency node-forge to 1.3.0 [security] chore(deps): update actions/cache action to v3 chore(deps): update actions/checkout action to v3 chore(deps): update dependency webpack-dev-server to v4.9.0 chore(deps): update actions/setup-node action to v3 chore(deps): update actions/upload-artifact action to v3 chore(deps): update dependency @relative-ci/agent to v3 chore(deps): update dependency postcss-loader to v7 chore(deps): update babel monorepo to v7.18.2 fix(deps): update react monorepo to v18 chore(deps): update dependency webpack-dev-server to v4.9.1 chore(deps): update dependency webpack-dev-server to v4.9.2 chore(deps): update dependency @babel/core to v7.18.5 chore(deps): update dependency webpack-cli to v4.10.0 chore(deps): update babel monorepo to v7.18.6 chore(deps): update dependency webpack-dev-server to v4.9.3 chore(deps): update dependency postcss-loader to v7.0.1 chore(deps): update babel monorepo to v7.18.9 chore(deps): update dependency @relative-ci/agent to v4 chore(deps): update dependency autoprefixer to v10.4.8 chore(deps): update babel monorepo to v7.18.10 chore(deps): update dependency postcss to v8.4.16 chore(deps): update dependency webpack-dev-server to v4.10.0 chore(deps): update dependency @babel/core to v7.18.13 chore(deps): update dependency webpack-dev-server to v4.10.1 chore(deps): update dependency @relative-ci/agent to v4.1.0 chore(deps): update babel monorepo to v7.19.0 chore(deps): update dependency webpack-dev-server to v4.11.0 chore(deps): update babel monorepo to v7.19.1 chore(deps): update dependency autoprefixer to v10.4.11 chore(deps): update dependency autoprefixer to v10.4.12 chore(deps): update dependency webpack-dev-server to v4.11.1 chore(deps): update babel monorepo to v7.19.3 chore(deps): update dependency postcss to v8.4.17 chore(deps): update dependency @relative-ci/agent to v4.1.1 chore(deps): update dependency @babel/preset-env to v7.19.4 chore(deps): update dependency postcss to v8.4.18 chore(deps): update dependency @babel/core to v7.19.6 chore(deps): update dependency autoprefixer to v10.4.13 chore(deps): update dependency babel-loader to v9 chore(deps): update babel monorepo chore(deps): update dependency postcss to v8.4.19 chore(deps): update dependency webpack-cli to v5 chore(deps): update dependency @babel/core to v7.20.5 chore(deps): update dependency @relative-ci/agent to v4.1.2 chore(deps): update dependency postcss-loader to v7.0.2 chore(deps): update dependency @relative-ci/agent to v4.1.3 chore(deps): update dependency webpack-cli to v5.0.1 chore(deps): update dependency postcss to v8.4.20 chore(deps): update dependency @babel/core to v7.20.7 chore(deps): update dependency @babel/core to v7.20.12 chore(deps): update dependency babel-loader to v9.1.2 chore(deps): update dependency postcss to v8.4.21 chore(deps): update dependency @babel/core to v7.21.0 chore(deps): update dependency autoprefixer to v10.4.14 chore(deps): update dependency @babel/core to v7.21.3 chore(deps): update dependency postcss-loader to v7.1.0 chore(deps): update dependency webpack-dev-server to v4.13.1 fix(deps): update react monorepo to v18.2.0 chore(deps): update dependency @svgr/webpack to v7 chore(deps): update babel monorepo to v7.21.4 chore(deps): update dependency webpack-dev-server to v4.13.2 chore(deps): update dependency cssnano to v6 chore(deps): update dependency postcss-loader to v7.2.4 chore(deps): update dependency webpack-dev-server to v4.13.3 chore(deps): update dependency postcss to v8.4.22 chore(deps): update dependency @relative-ci/agent to v4.1.4 chore(deps): update dependency postcss to v8.4.23 chore(deps): update dependency webpack-cli to v5.0.2
1f98f89
to
0ead2cd
Compare
aff3899
to
75a5498
Compare
|
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.98.0
->5.102.1
Release Notes
webpack/webpack (webpack)
v5.102.1
Compare Source
v5.102.0
Compare Source
Features
import file from "./file.ext" with { type: "bytes" }
to get the content asUint8Array
(look at example)import file from "./file.ext" with { type: "text" }
to get the content as text (look at example)snapshot.contextModule
to configure snapshots options for context modulesextractSourceMap
option to implement the capabilities of loading source maps by comment, you don't needsource-map-loader
(look at example)topLevelAwait
experiment is now stable (you can removeexperiments.topLevelAwait
from yourwebpack.config.js
)layers
experiment is now stable (you can removeexperiments.layers
from yourwebpack.config.js
)Fixes
this
exportstimeout
attribute of script tages-lexer
formjs
files for build dependencies__non_webpack_require__
for ES moduleschunk.auxiliaryFiles
createRequire
only when output is ES module and target is nodePerformance Improvements
v5.101.3
Compare Source
v5.101.2
Compare Source
Fixes
createRequire
v5.101.1
Compare Source
Fixes
processAdditionalAssets
hookModuleFactory
classGetChunkFilename
failure caused bydependOn
entrymodule.exports
bundle to ESM libraryRawModule
and condition ofisDeferred
allowInlineStartup
v5.101.0
Compare Source
Fixes
output.environment.nodePrefixForCoreModules
option everywhereoutput.importMetaName
option everywhereFeatures
deferImport
option to parser optionsPerformance Improvements
require
in some placesv5.100.2
Compare Source
v5.100.1
Compare Source
v5.100.0
Compare Source
Fixes
Features
splitChunks
when external variables and runtimeChunk are not set.using
keywordnew URL(...)
virtual:
modulesPerformance Improvements
new URL(...)
evaluate expressionv5.99.9
Compare Source
Fixes
v5.99.8
Compare Source
Fixes
@types/node
v5.99.7
Compare Source
Fixes
default
reexport (#19463)cause
of any errors anderrors
of AggregateError in stats output@types/json-schema
in typesv5.99.6
Compare Source
Fixes
module
library when mixing commonjs and esm modulesFlagDependencyExportsPlugin
for libraries where it requiredv5.99.5
Compare Source
Fixes
v5.99.4
Compare Source
Fixes
if
/else
v5.99.3
Compare Source
Fixes
if
/else
v5.99.2
Compare Source
Fixes
v5.99.1
Compare Source
Fixes
v5.99.0
Compare Source
Fixes
__proto__
propertymodule
andmodule
ESM libraries have been union and code generation has been improvedcommonjs-static
librarymeta.webpackAST
xxhash64
forcache.hashAlgorithm
whenexperiments.futureDefaults
enabledFeatures
new Worker(import.meta.url)
andnew Worker(new URL(import.meta.url))
syntaxPerformance Improvements
Chores
strict
types fortypescript
Configuration
📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.