Update dependency webpack to v5.89.0 #38
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: procyon/seedling#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/webpack-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.70.0->5.89.0Release Notes
webpack/webpack (webpack)
v5.89.0Compare Source
New Features
Dependencies & Maintenance
Full Changelog: https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0
v5.88.2Compare Source
Bug Fixes
Full Changelog: https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2
v5.88.1Compare Source
Developer Experience
Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1
v5.88.0Compare Source
New Features
css/autoas the default css mode by @burhanuday in https://github.com/webpack/webpack/pull/17399Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0
v5.87.0Compare Source
New Features
fetchPriorityfeature 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: https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0
v5.86.0Compare Source
New Features
ProgressPluginby @alexander-akait in https://github.com/webpack/webpack/pull/17312RegExptosplitChunks.chunksby @hyf0 in https://github.com/webpack/webpack/pull/17332Bug Fixes
ContextModuletypes 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/1731jsextension 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: https://github.com/webpack/webpack/compare/v5.85.1...v5.86.0
v5.85.1Compare Source
Bug Fixes
BasicEvaluatedExpression.getMemberRangeStartshas been changed toBasicEvaluatedExpression.getMemberRanges, please see type definition changes and the pull request for more information.Dependencies & Maintenance
Full Changelog: https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1
v5.85.0Compare Source
New Features
readonlycache mode by @vankop in https://github.com/webpack/webpack/pull/15470environmentin loader context by @alexander-akait in https://github.com/webpack/webpack/pull/17281addModule()support in worklets -*context.audioWorklet.addModule()by @alexander-akait in https://github.com/webpack/webpack/pull/17212Bug Fixes
Developer Experience
Dependencies & Maintenance
Full Changelog: https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0
v5.84.1Compare Source
Bug Fixes
Dependencies & Maintenance
Full Changelog: https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1
v5.84.0Compare Source
New Features
appendoption as a function by @snitin315 in https://github.com/webpack/webpack/pull/17252Bug Fixes
@importby @alexander-akait in https://github.com/webpack/webpack/pull/17229Developer Experience
JavascriptParserandModuleDependencysubclasses by @alexander-akait in https://github.com/webpack/webpack/pull/17236strict-mode quality for Configuration/Normalization objects by @alexander-akait in https://github.com/webpack/webpack/pull/17247with { type: "json" }by @alexander-akait in https://github.com/webpack/webpack/pull/17230Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.83.1...v5.84.0
v5.83.1Compare Source
Bug Fixes
Full Changelog: https://github.com/webpack/webpack/compare/v5.83.0...v5.83.1
v5.83.0Compare Source
New Features
Bug Fixes
chunkgroup.groupsIterablereturn type by @TheLarkInn in https://github.com/webpack/webpack/pull/17196Developer Experience
ChunkGroupto type definitions by @TheLarkInn in https://github.com/webpack/webpack/pull/17201NormalModuleFactory'sResolveDatatype to public interface by @TheLarkInn in https://github.com/webpack/webpack/pull/17195compilation.afterChunkshook by @TheLarkInn in https://github.com/webpack/webpack/pull/17202Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.82.1...v5.83.0
v5.82.1Compare Source
Bug Fixes
importModulewhen CSS enabled by @alexander-akait in https://github.com/webpack/webpack/pull/17140output.hashFunctionwas failing to generate debug hash by @ahabhgk in https://github.com/webpack/webpack/pull/16950Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.82.0...v5.82.1
v5.82.0Compare Source
New Features
Bug Fixes
media/supports/layerfrom parent CSS module by @alexander-akait in https://github.com/webpack/webpack/pull/17115#hashURL as external (similar to Parcel) by @alexander-akait in https://github.com/webpack/webpack/pull/17116Tests & Contributor Experience
Developer Experience
StringXorclass. by @TheLarkInn in https://github.com/webpack/webpack/pull/17070numberHashby @TheLarkInn in https://github.com/webpack/webpack/pull/17072JavascriptParserby @TheLarkInn in https://github.com/webpack/webpack/pull/17094BasicEvaluatedExpressionby @TheLarkInn in https://github.com/webpack/webpack/pull/17096Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.81.0...v5.82.0
v5.81.0Compare Source
New Features
ignoreBrowserWarningsoption to ignore browser console warnings in ModuleFederation by @indeediansbrett in https://github.com/webpack/webpack/pull/16388Bug Fixes
Tests & Contributor Experience
providetogetOrInsertin MapHelpers and document it better by @TheLarkInn in https://github.com/webpack/webpack/pull/17060Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0
v5.80.0Compare Source
New Features
import.metaby @vankop in https://github.com/webpack/webpack/pull/16996AwaitExpressionby @vankop in https://github.com/webpack/webpack/pull/16995errorsSpace,warningsSpacefor more readable traces in stats by @vankop in https://github.com/webpack/webpack/pull/15450Bug Fixes
url()/src()/image-set()/image()by @alexander-akait in https://github.com/webpack/webpack/pull/16978statement.finalizerin parser by @xiaoboost in https://github.com/webpack/webpack/pull/17016moduleIdassignment due to encounteringNaNin sort function by @scameron in https://github.com/webpack/webpack/pull/16933Tests & Contributor Experience
@supportsfield by @alexander-akait in https://github.com/webpack/webpack/pull/17011BannerPluginby @jeffin143 in https://github.com/webpack/webpack/pull/10736finializerfrom cspell.json by @snitin315 in https://github.com/webpack/webpack/pull/17022Developer Experience
wasm-bindgenexample toexampleby @gthb in https://github.com/webpack/webpack/pull/14313Dependencies & Maintenance
@webassemblyjsby @alexander-akait in https://github.com/webpack/webpack/pull/17003New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0
v5.79.0Compare Source
New Features
DefinePluginby @vankop in https://github.com/webpack/webpack/pull/16941Bugfixes
DefaultStatsPrinterby @snitin315 in https://github.com/webpack/webpack/pull/16882[contenthash]template support inDllPlugin'snameoption by @snitin315 in https://github.com/webpack/webpack/pull/16935readRecordscompiler hook was causing hangs in conjunction with theReadRecordsPluginby @snitin315 & @zookatron in https://github.com/webpack/webpack/pull/16944@MEDIAby @alexander-akait in https://github.com/webpack/webpack/pull/16915Developer Experience
ExternalsOption types by @snitin315 in https://github.com/webpack/webpack/pull/12774Contributor Experience
shareScopeoption by @snitin315 in https://github.com/webpack/webpack/pull/16943New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0
v5.78.0Compare Source
Features
amdContainersupport for AMD libraries (Fixes #16561) by @long76 in https://github.com/webpack/webpack/pull/16562Bugfixes
@mediaor@supportsnow properly are replaced with unique identifiers by @noreiller in https://github.com/webpack/webpack/pull/15812oneOfrule has been picked multiple times by @xiaoxiaojx in https://github.com/webpack/webpack/pull/16477createRequiresupport fornode:moduleprefix by @alexander-akait in https://github.com/webpack/webpack/pull/16904Performance
ErrorHelpersnamed functions; Add types by @TheLarkInn in https://github.com/webpack/webpack/pull/16893ModuleTypeConstantsfor plugins by @TheLarkInn in https://github.com/webpack/webpack/pull/16896Contributor Experience
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0
v5.77.0Compare Source
New Features
output.workerPublicPathby @thomastay in https://github.com/webpack/webpack/pull/16671Developer Experience
resolve.extensionserror message to suggest when"."is missing before the extension by @snitin315 in https://github.com/webpack/webpack/pull/16807Contributor Experience
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0
v5.76.3Compare Source
Bugfixes
experiments.outputModule(ES Module Output) by @snitin315 in https://github.com/webpack/webpack/pull/16809inspector/promises,readline/promises, andstream/consumersby @ShenHongFei in https://github.com/webpack/webpack/pull/16841NODE_PATHenv variable by @snitin315 in https://github.com/webpack/webpack/pull/16808resolveResourceErrorHintsby @snitin315 in https://github.com/webpack/webpack/pull/16806loaderstoken support tomoduleFilenameTemplatefunction call by @pgoldberg in https://github.com/webpack/webpack/pull/16756enabledLibraryTypesin internalContainerPluginby @PengBoUESTC in https://github.com/webpack/webpack/pull/16635New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3
v5.76.2Compare Source
Bugfixes
publicPathRuntimewould cause concatenated runtime errors by @snitin315 in https://github.com/webpack/webpack/pull/16811onScriptCompletefunction by @ahaoboy in https://github.com/webpack/webpack/pull/16347RealContentHashPluginwas not respectingoutput.hashSalt's ability to cause a force recalculation of[contenthash]for emitted assets by @dmichon-msft #16789Performance
ModuleGraphdue to instance property declarations occurring outside of constructor by @snitin315 in https://github.com/webpack/webpack/pull/16830Developer Experience
webpack-sourcestypings forSourceinstances by @snitin315 in https://github.com/webpack/webpack/pull/16805New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.76.1...v5.76.2
v5.76.1Compare Source
Fixed
assert/strictbuilt-in toNodeTargetPluginRevert
hashRegExplookup by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16759v5.76.0Compare Source
Bugfixes
generatedCodeinfo to fix bug in asset module cache restoration by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16703hashRegExplookup by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16759Features
targettoLoaderContexttype by @askoufis in https://github.com/webpack/webpack/pull/16781Security
Repo Changes
New Contributors
Full Changelog: https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0
v5.75.0Compare Source
Bugfixes
experiments.*normalize tofalsewhen opt-outNaN%windowbefore trying to access iteval-nosources-*actually exclude sourcesFeatures
@importto extenal CSS when using experimental CSS in nodei64support to the deprecated WASM implementationDeveloper Experience
EnableWasmLoadingPluginv5.74.0Compare Source
Features
resolve.extensionAliasoption which allows to alias extensions.jsextension to imports when the file really has a.tsextension (typescript +"type": "module")ProvidePluginBugfixes
shareScopeoption forModuleFederationPlugin"use-credentials"also for same origin scriptsPerformance
Extensibility
HarmonyImportDependencyfor pluginsv5.73.0Compare Source
Features
dynamicImportModeand prefetch and preloadimport { createRequire } from "module"in source codeBugfixes
return"field"in ModuleDeveloper Experience
PathDatain typingsv5.72.1Compare Source
Bugfixes
__webpack_nonce__with HMRinoperator in some casesthis.importModulev5.72.0Compare Source
Features
Bugfixes
inoperator with nested exportsv5.71.0Compare Source
Features
uniqueNamewhen using aoutput.librarywhich includes placeholdersinof a imported bindingBugfixes
chunkLoadingoption in module moduleevaluateExpressionreturnsnulllazy-onceContext modulesrunAsChildcallbackThis PR has been generated by Renovate Bot.