phaser-ui-tools icon indicating copy to clipboard operation
phaser-ui-tools copied to clipboard

[Snyk] Upgrade webpack from 5.58.2 to 5.59.0

Open snyk-bot opened this issue 2 years ago • 0 comments

Snyk has created this PR to upgrade webpack from 5.58.2 to 5.59.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user. :information_source: 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 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2021-10-19.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TRIMOFFNEWLINES-1296850
372/1000
Why? Proof of Concept exploit, CVSS 5.3
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-REMARKHTML-1583433
372/1000
Why? Proof of Concept exploit, CVSS 5.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
372/1000
Why? Proof of Concept exploit, CVSS 5.3
Proof of Concept
Prototype Pollution
SNYK-JS-AJV-584908
372/1000
Why? Proof of Concept exploit, CVSS 5.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
372/1000
Why? Proof of Concept exploit, CVSS 5.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HOSTEDGITINFO-1088355
372/1000
Why? Proof of Concept exploit, CVSS 5.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: webpack
  • 5.59.0 - 2021-10-19

    Features

    • add /*#__PURE__*/ for Object() in generated code
    • add RegExp and function support for managed/immutablePaths
    • add hooks for multiple phases in module build
    • improvements to experiments.buildHttp
      • allow to share cache
      • add allowlist
    • add splitChunks.minSizeReduction option

    Bugfixes

    • fix memory caching for Data URLs
    • fix crash in waitFor when modules are unsafe cached
    • fix bug in build cycle detection
  • 5.58.2 - 2021-10-13

    Bugfixes

    • fix serialization context passed
    • fix a bug which caused module duplication when using persistent caching, unsafe cache and memory cache with GC
    • fix validation of snapshots of non-existing directories

    Performance

from webpack GitHub release notes
Commit messages
Package name: webpack
  • 19ca23f 5.59.0
  • 92cd284 Merge pull request #14516 from webpack/feature/split-chunks-size-reduction
  • 3d3c65f add splitChunks.minSizeReduction
  • 4a23389 Merge pull request #14510 from webpack/feature/build-http
  • ae52a74 improve buildHttp
  • 8e28305 Merge pull request #14512 from h4l/bugfix/false-build-cycle-error
  • 576c260 Merge pull request #14513 from webpack/feature/module-phases-hooks
  • 9b784a6 Merge pull request #14509 from webpack/feature/regexp-managed-paths
  • 8f341eb add hooks during module build
  • 9b08be6 keep old test case too
  • 5e16d64 allow RegExp as managed and immutable paths
  • 8f2c266 fix build cycle detection in Compilation
  • 1484aec add failing test to reproduce issue #14379
  • 91659f2 refactor load-module-cycle test loader
  • ccdeabf Merge pull request #14507 from webpack/bugfix/14484
  • 5fa4f84 Merge pull request #14473 from btea/fix-typo
  • 6e3eab0 Merge pull request #14506 from webpack/bugfix/14176
  • 8a6fb50 avoid waiting for add module since that is not used with unsafe cache
  • 877cb13 fix missing restore of resourceResolveData
  • 4696287 Merge pull request #14492 from webpack/feat-add-pure-notation
  • 27411f8 add pure notations to Object calls
  • 857eebe fix: identifier typo

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

snyk-bot avatar Oct 21 '21 05:10 snyk-bot