-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade webpack from 5.82.1 to 5.98.0 #155
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
base: master
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade webpack from 5.82.1 to 5.98.0. See this package in npm: webpack See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/801c3797-5f02-4e73-9d0b-aff26283dffb?utm_source=github&utm_medium=referral&page=upgrade-pr
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
Reviewer's Guide by SourceryThis pull request upgrades the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
Snyk has created this PR to upgrade webpack from 5.82.1 to 5.98.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 27 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-WEBPACK-7840298
Release notes
Package name: webpack
Fixes
filenameTemplate
in new split chunk #19104 by @ henryqdineenblob:
protocol when public path isauto
#19199 by @ alexander-akaitoutput.charset
everywhere #19202 by @ alexander-akaitBuildInfo
andBuildMeta
type definitions #19200 by @ inottnPerformance Improvements
FlagDependencyExportsPlugin
for large JSON by depth #19058 by @ hai-xstartsWith
for matching instead of converting the string to a regex #19207 by @ inottnChores
nanoid
from 3.3.7 to 3.3.8 #19063 by @ dependabotDefaultStatsFactoryPlugin
#19156 by @ Andaristreadme.md
by adding video links for understanding webpack #19101 by @ Vansh5632Features
/* webpackIgnore: true */
forrequire.resolve
#19201 by @ alexander-akaitContinuous Integration
New Contributors
Full Changelog: v5.97.1...v5.98.0
Bug Fixes
Bug Fixes
output.iife
istrue
and output.library.type isumd
[uniqueName]
tolocalIdentName
when it is emptyNew Features
MergeDuplicateChunks
pluginoutput.cssHeadDataCompression
option was deleted@ value
at-rules in CSS modules:import
rules in CSS modulesurl
andimport
options for CSSPerformance
Bug Fixes
@ types/eslint-scope
to dependencieSvalidate
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()
supportBug 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
Bug Fixes
data
/http
/https
protocols in source mapsbigint
optimistic when browserslist not foundNew Features
webpackIgnore
fornew URL()
construction@ import
pathinfo supportSecurity
Bug Fixes
DefinePlugin
quieter under default log levelNew Features
binary
generator option for asset modules to explicitly keep source maps produced by loadersmodern-module
library value for tree shakable outputoverrideStrict
option to override strict or non-strict mode for javascript modulesBug Fixes
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 modulesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Upgrade webpack from version 5.82.1 to 5.98.0 to address security vulnerabilities and incorporate latest improvements
New Features:
/* webpackIgnore: true */
forrequire.resolve
Bug Fixes:
Enhancements: