-
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
chore(deps): update dependency webpack to v5.92.1 #367
Merged
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
changed the title
chore(deps): update dependency webpack to v5.85.1
chore(deps): update dependency webpack to v5.86.0
Jun 7, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 7, 2023 18:09
ae7bcb0
to
95a8bee
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.86.0
chore(deps): update dependency webpack to v5.87.0
Jun 14, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 14, 2023 20:01
95a8bee
to
e75f465
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.87.0
chore(deps): update dependency webpack to v5.88.0
Jun 21, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 21, 2023 20:19
e75f465
to
c7f273e
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.88.0
chore(deps): update dependency webpack to v5.88.1
Jun 28, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 28, 2023 18:41
c7f273e
to
c6a496a
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.88.1
chore(deps): update dependency webpack to v5.88.2
Jul 18, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
July 18, 2023 01:11
c6a496a
to
ab76da6
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.88.2
chore(deps): update dependency webpack to v5.89.0
Oct 14, 2023
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
October 14, 2023 00:34
ab76da6
to
63eebb1
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.89.0
chore(deps): update dependency webpack to v5.90.0
Jan 24, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
January 24, 2024 17:06
63eebb1
to
8b051ac
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.90.0
chore(deps): update dependency webpack to v5.90.1
Feb 1, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
February 1, 2024 19:10
8b051ac
to
6643559
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.90.1
chore(deps): update dependency webpack to v5.90.2
Feb 15, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
2 times, most recently
from
February 19, 2024 13:53
9c9e982
to
0d6c226
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.90.2
chore(deps): update dependency webpack to v5.90.3
Feb 19, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
March 20, 2024 19:56
0d6c226
to
adb0fa0
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.90.3
chore(deps): update dependency webpack to v5.91.0
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 11, 2024 15:59
adb0fa0
to
a6e7b53
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.91.0
chore(deps): update dependency webpack to v5.92.0
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 19, 2024 18:29
a6e7b53
to
62b9d32
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.92.0
chore(deps): update dependency webpack to v5.92.1
Jun 19, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 26, 2024 13:34
62b9d32
to
a1b440b
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.85.0
->5.92.1
Release Notes
webpack/webpack (webpack)
v5.92.1
Compare Source
v5.92.0
Compare Source
Bug Fixes
subtractRuntime
function for runtime logiccss/global
type now handles the exports name@keyframe
and@property
at-rules incss/global
typestats.hasWarnings()
method now respects theignoreWarnings
optionArrayQueue
iterator__webpack_exports_info__.a.b.canMangle
CommonJsChunkFormatPlugin
pluginchunkLoading
option to theimport
when environment is unknown and output is modulemodule
chunkFormat usedcss
module type should not allow parser to switch modeNew Features
import attributes
spec (with
keyword)node:
prefix for Node.js core modules in runtime codeimportsFields
option for resolverInitFragment
class for pluginscompileBooleanMatcher
util for pluginsInputFileSystem
andOutputFileSystem
typesesModule
generator option for CSS modulesv5.91.0
Compare Source
Bug Fixes
unsafeCache
option to be a proxy objectsnapshot.unmanagedPaths
optionfs
typeslayer
/supports
/media
for external CSS importsNew Features
__webpack_nonce__
for CSS chunksfetchPriority
for CSS chunksproduction
mode by default)v5.90.3
Compare Source
Bug Fixes
Stats.toJson()
andStats.toString()
Perf
v5.90.2
Compare Source
Bug Fixes
Math.imul
infnv1a32
to avoid loss of precision, directly hash UTF16 valuessetStatus()
of the HMR module should not return an array, which may cause infinite recursion__webpack_exports_info__.xxx.canMangle
shouldn't always same as defaultactiveState
try/catch
Dependencies & Maintenance
v5.90.1
Compare Source
Bug Fixes
unmanagedPaths
in defaultspreOrderIndex
andpostOrderIndex
Performance
compareStringsNumeric
numberHash
using 32-bit FNV1a for small ranges, 64-bit for largerv5.90.0
Compare Source
Bug Fixes
RemoveParentModulesPlugin
via bigint arithmeticServer
andDirent
fetchPriority
to hmr runtime'sensureChunk
functionoutput.environment.arrowFunction
option/*#__PURE__*/
to generatedJSON.parse()
amd
externals andamd
librarySideEffectsFlagPlugin
with namespace re-exportsor
strictModuleErrorHandling
is now workingNew Features
false
for dev server inwebpack.config.js
node-module
option for thenode.__filename/__dirname
and enable it by default for ESM targetsnapshot.unmanagedPaths
optionMultiCompilerOptions
typeexportsOnly
option to CSS generator optionsDependencies & Maintenance
Full Changelog: webpack/webpack@v5.89.0...v5.90.0
v5.89.0
Compare Source
New Features
Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.88.2...v5.89.0
v5.88.2
Compare Source
Bug Fixes
Full Changelog: webpack/webpack@v5.88.1...v5.88.2
v5.88.1
Compare Source
Developer Experience
Full Changelog: webpack/webpack@v5.88.0...v5.88.1
v5.88.0
Compare Source
New Features
css/auto
as the default css mode by @burhanuday in https://github.com/webpack/webpack/pull/17399Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.87.0...v5.88.0
v5.87.0
Compare Source
New Features
fetchPriority
feature as parser option and magic comment by @alexander-akait in https://github.com/webpack/webpack/pull/17249Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
@aboktor made their first contribution in #16991 #16989
@silverwind made their first contribution in #17339 via #17329
Full Changelog: webpack/webpack@v5.86.0...v5.87.0
v5.86.0
Compare Source
New Features
ProgressPlugin
by @alexander-akait in https://github.com/webpack/webpack/pull/17312RegExp
tosplitChunks.chunks
by @hyf0 in https://github.com/webpack/webpack/pull/17332Bug Fixes
ContextModule
types by @huozhi in https://github.com/webpack/webpack/pull/17310__non_webpack_require__
with ES modules by @alexander-akait in https://github.com/webpack/webpack/pull/17308Chunk
,ChunkGroup
, and other plugins by @alexander-akait in https://github.com/webpack/webpack/pull/1731js
extension for eval source maps when extension is not resolvable by @alexander-akait in https://github.com/webpack/webpack/pull/17331Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.85.1...v5.86.0
v5.85.1
Compare Source
Bug Fixes
BasicEvaluatedExpression.getMemberRangeStarts
has been changed toBasicEvaluatedExpression.getMemberRanges
, please see type definition changes and the pull request for more information.Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.85.0...v5.85.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.