-
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 ^5.97.1 #26
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/webpack-5.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
Eslint Check Result✅ 0 error 0 warning. Typescript Check Result✅ 0 error. UnitTest Check Result✅ passed. Commented by Action check pull request #26, last updated on Thu Dec 5 23:22:20 CST 2024. |
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
March 20, 2024 19:40
979a1df
to
323aa4e
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.90.3
Update dependency webpack to ^5.91.0
Mar 20, 2024
renovate
bot
changed the title
Update dependency webpack to ^5.91.0
Update dependency webpack to ^5.92.0
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 11, 2024 15:29
323aa4e
to
e86ea0e
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
June 19, 2024 16:33
e86ea0e
to
ba3621e
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.92.0
Update dependency webpack to ^5.92.1
Jun 19, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
July 11, 2024 19:21
ba3621e
to
c619130
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.92.1
Update dependency webpack to ^5.93.0
Jul 11, 2024
renovate
bot
changed the title
Update dependency webpack to ^5.93.0
Update dependency webpack to ^5.94.0
Aug 22, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
August 22, 2024 13:21
c619130
to
4a550aa
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.94.0
Update dependency webpack to ^5.95.0
Sep 25, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
September 25, 2024 15:32
4a550aa
to
fc2c5ef
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
October 31, 2024 23:40
fc2c5ef
to
efea05e
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.95.0
Update dependency webpack to ^5.96.0
Oct 31, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
November 1, 2024 14:15
efea05e
to
ae9dcfb
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.96.0
Update dependency webpack to ^5.96.1
Nov 1, 2024
renovate
bot
changed the title
Update dependency webpack to ^5.96.1
Update dependency webpack to ^5.97.0
Dec 4, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
December 4, 2024 08:52
ae9dcfb
to
776ef60
Compare
renovate
bot
changed the title
Update dependency webpack to ^5.97.0
Update dependency webpack to ^5.97.1
Dec 5, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x
branch
from
December 5, 2024 15:21
776ef60
to
76d0e64
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.90.0
->^5.97.1
Release Notes
webpack/webpack (webpack)
v5.97.1
Compare Source
Bug Fixes
v5.97.0
Compare Source
v5.96.1
Compare Source
v5.96.0
Compare Source
Bug Fixes
output.environment.dynamicImport
to determine chunk format when no browserslist or targetoptimization.avoidEntryIife
output.devtoolNamespace
importModule
on the execution stageexport
andimport
css/auto
considers a module depending on its filename ascss
(pure CSS) orcss/local
, before it wascss/global
andcss/local
node
targeturl()
s and@import
parsingNew Features
/* webpackIgnore: true */
for CSS filessrc()
supportv5.95.0
Compare Source
Bug Fixes
default
for import context element dependencymodule
andimport
inmodule-import
for externalsimport
'sEnvironmentPlugin
default values types less strictNew Features
optimization.avoidEntryIife
option (true
by default for theproduction
mode)Performance
v5.94.0
Compare Source
v5.93.0
Compare Source
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 largerConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - 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 was generated by Mend Renovate. View the repository job log.