[Snyk] Upgrade webpack from 5.24.2 to 5.77.0#616
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade webpack from 5.24.2 to 5.77.0. See this package in npm: https://www.npmjs.com/package/webpack See this project in Snyk: https://app.snyk.io/org/mkotsollaris/project/df041e53-4125-4fb4-9bb2-14e08b58450f?utm_source=github&utm_medium=referral&page=upgrade-pr
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
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.
Snyk has created this PR to upgrade webpack from 5.24.2 to 5.77.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 fixes:
SNYK-JS-WEBPACK-3358798
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: webpack
-
5.77.0 - 2023-03-29
- Add a new output option,
- Improve
- Enable GitHub Copilot for PR's into default Pull Request Template by @ TheLarkInn in #16881
- @ thomastay made their first contribution in #16671
-
5.76.3 - 2023-03-22
- Non-javascript files will correctly not be imported when using
- Limit console output progress bar length to 40 when no columns provided by @ snitin315 in #16810
- Add missing NodeJS Builtin Modules support for
- webpack bin/cli now properly respects
- Improve typos in
- Add missing
- Add gaurd condition for
- @ ShenHongFei made their first contribution in #16841
- @ pgoldberg made their first contribution in #16756
- @ PengBoUESTC made their first contribution in #16635
-
5.76.2 - 2023-03-15
- Fix bug where a missing semicolon in generated bundle output for
- Remove redundant semicolons generated in bundle runtime code after
- Fix bug where
- Improve memory and runtime performance of sourcemaps via hoisting Regular Expression literals to stored variables by @ TheLarkInn in #15722
- Correct v8 deoptimization in
- Improved internal typings to match
- Update repo examples to include missing quotation by @ snitin315 in #16812
- @ ahaoboy made their first contribution in #16347
-
5.76.1 - 2023-03-10
- Added
- Improve performance of
-
5.76.0 - 2023-03-08
-
5.75.0 - 2022-11-09
- avoid
- show the correct error when using a conflicting chunk name in code
- HMR code tests existance of
- fix
- fix race condition where no module is returned from processing module
- fix position of standalong semicolon in runtime code
- add support for
- add
- expose
- add more typings
- generate getters instead of readonly properties in typings to allow overriding them
-
5.74.0 - 2022-07-25
- add
- This is useful when you are forced to add the
- add support for ES2022 features like static blocks
- add Tree Shaking support for
- fix persistent cache when some build dependencies are on a different windows drive
- make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
- remove left-over from debugging in TLA/async modules runtime code
- remove unneeded extra 1s timestamp offset during watching when files are actually untouched
- This sometimes caused an additional second build which are not really needed
- fix
- set
- Improve memory usage and performance of aggregating needed files/directories for watching
- This affects rebuild performance
- export
-
5.73.0 - 2022-06-02
- add options for default
- add support for
- fix code generation of e. g.
- fix performance of large JSON modules
- fix performance of async modules evaluation
- export
- improve error messages with more details
-
5.72.1 - 2022-05-10
- fix
- fix
- fix json parsing error messages
- fix module concatenation with using
- upgrade enhanced-resolve
-
5.72.0 - 2022-04-07
- make cache warnings caused by build errors less verbose
- Allow banner to be placed as a footer with the BannerPlugin
- allow to concatenate asset modules
- fix RemoteModules when using HMR (Module Federation + HMR)
- throw error when using module concatenation and cacheUnaffected
- fix
-
5.71.0 - 2022-04-01
-
5.70.0 - 2022-03-03
-
5.69.1 - 2022-02-17
-
5.69.0 - 2022-02-15
-
5.68.0 - 2022-01-31
-
5.67.0 - 2022-01-21
-
5.66.0 - 2022-01-12
-
5.65.0 - 2021-12-06
-
5.64.4 - 2021-11-25
-
5.64.3 - 2021-11-24
-
5.64.2 - 2021-11-20
-
5.64.1 - 2021-11-15
-
5.64.0 - 2021-11-11
-
5.63.0 - 2021-11-09
-
5.62.2 - 2021-11-09
-
5.62.1 - 2021-11-05
-
5.62.0 - 2021-11-05
-
5.61.0 - 2021-10-29
-
5.60.0 - 2021-10-25
-
5.59.1 - 2021-10-20
-
5.59.0 - 2021-10-19
-
5.58.2 - 2021-10-13
-
5.58.1 - 2021-10-08
-
5.58.0 - 2021-10-07
-
5.57.1 - 2021-10-05
-
5.57.0 - 2021-10-05
-
5.56.1 - 2021-10-04
-
5.56.0 - 2021-10-01
-
5.55.1 - 2021-09-29
-
5.55.0 - 2021-09-28
-
5.54.0 - 2021-09-24
-
5.53.0 - 2021-09-16
-
5.52.1 - 2021-09-10
-
5.52.0 - 2021-09-03
-
5.51.2 - 2021-09-02
-
5.51.1 - 2021-08-19
-
5.51.0 - 2021-08-19
-
5.50.0 - 2021-08-10
-
5.49.0 - 2021-08-06
-
5.48.0 - 2021-08-02
-
5.47.1 - 2021-07-29
-
5.47.0 - 2021-07-27
-
5.46.0 - 2021-07-22
-
5.45.1 - 2021-07-16
-
5.45.0 - 2021-07-16
-
5.44.0 - 2021-07-08
-
5.43.0 - 2021-07-06
-
5.42.1 - 2021-07-05
-
5.42.0 - 2021-07-02
-
5.41.1 - 2021-06-29
-
5.41.0 - 2021-06-28
-
5.40.0 - 2021-06-21
-
5.39.1 - 2021-06-17
-
5.39.0 - 2021-06-14
-
5.38.1 - 2021-05-27
-
5.38.0 - 2021-05-27
-
5.37.1 - 2021-05-19
-
5.37.0 - 2021-05-10
-
5.36.2 - 2021-04-30
-
5.36.1 - 2021-04-28
-
5.36.0 - 2021-04-27
-
5.35.1 - 2021-04-23
-
5.35.0 - 2021-04-21
-
5.34.0 - 2021-04-19
-
5.33.2 - 2021-04-14
-
5.33.1 - 2021-04-14
-
5.33.0 - 2021-04-14
-
5.32.0 - 2021-04-12
-
5.31.2 - 2021-04-09
-
5.31.1 - 2021-04-09
-
5.31.0 - 2021-04-07
-
5.30.0 - 2021-04-01
-
5.29.0 - 2021-04-01
-
5.28.0 - 2021-03-24
-
5.27.2 - 2021-03-22
-
5.27.1 - 2021-03-20
-
5.27.0 - 2021-03-19
-
5.26.3 - 2021-03-17
-
5.26.2 - 2021-03-16
-
5.26.1 - 2021-03-16
-
5.26.0 - 2021-03-15
-
5.25.1 - 2021-03-14
-
5.25.0 - 2021-03-12
-
5.24.4 - 2021-03-08
-
5.24.3 - 2021-03-03
-
5.24.2 - 2021-02-24
from webpack GitHub release notesNew Features
output.workerPublicPathby @ thomastay in #16671Developer Experience
resolve.extensionserror message to suggest when"."is missing before the extension by @ snitin315 in #16807Contributor Experience
New Contributors
Full Changelog: v5.76.3...v5.77.0
Bugfixes
experiments.outputModule(ES Module Output) by @ snitin315 in #16809inspector/promises,readline/promises, andstream/consumersby @ ShenHongFei in #16841NODE_PATHenv variable by @ snitin315 in #16808resolveResourceErrorHintsby @ snitin315 in #16806loaderstoken support tomoduleFilenameTemplatefunction call by @ pgoldberg in #16756enabledLibraryTypesin internalContainerPluginby @ PengBoUESTC in #16635New Contributors
Full Changelog: v5.76.2...v5.76.3
Bugfixes
publicPathRuntimewould cause concatenated runtime errors by @ snitin315 in #16811onScriptCompletefunction by @ ahaoboy in #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 #16830Developer Experience
webpack-sourcestypings forSourceinstances by @ snitin315 in #16805New Contributors
Full Changelog: v5.76.1...v5.76.2
Fixed
assert/strictbuilt-in toNodeTargetPluginRevert
hashRegExplookup by @ ryanwilsonperkin in #16759Read more
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
EnableWasmLoadingPluginFeatures
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 pluginsFeatures
dynamicImportModeand prefetch and preloadimport { createRequire } from "module"in source codeBugfixes
return"field"in ModuleDeveloper Experience
PathDatain typingsBugfixes
__webpack_nonce__with HMRinoperator in some casesthis.importModuleFeatures
Bugfixes
inoperator with nested exportsCommit messages
Package name: webpack
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs