ng-brazil icon indicating copy to clipboard operation
ng-brazil copied to clipboard

[Snyk] Upgrade webpack from 5.25.1 to 5.26.2

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

Snyk has created this PR to upgrade webpack from 5.25.1 to 5.26.2.

merge advice :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 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-03-16.
Release notes
Package name: webpack
  • 5.26.2 - 2021-03-16

    Bugfixes

    • fix problem with new line after comment
    • fix assign libraries with runtime chunk
  • 5.26.1 - 2021-03-16

    Bugfixes

    • avoid using strict mode runtime for assign libraries to allow assigning not existing variables
    • avoid collision with Set.addAll polyfill
    • allow filenames starting with ../ when generation the undo path for non-web targets
  • 5.26.0 - 2021-03-15

    Features

    • handle cache version automatically for DefinePlugin
      • Values no longer need to be defined as build dependencies
    • add more options for DefinePlugin.runtimeValue (file/context/missing/buildDependencies, version)

    Bugfixes

    • fix a memory leak which happens in watch mode with caching when modules are removed from the compilation
    • fix usage of some arrow functions when es5 target is selected
    • chunk loading in workers now uses publicPath instead of relative paths
      • fixes a problem when worker file is in a child directory
  • 5.25.1 - 2021-03-14

    Bugfixes

    • fix startup logic when non-js chunks are in the entrypoint
    • remove type: "module" for Workers when generating classic scripts
from webpack GitHub release notes
Commit messages
Package name: webpack
  • c67a73a 5.26.2
  • fccc13a Merge pull request #12907 from webpack/bugfix/assign-library-runtime-chunk
  • c6b8d24 Merge pull request #12909 from alialamine/fix-commented-code
  • a93eb10 fix problem with strict mode for assigning libraries with separate runtime chunk
  • 744aa27 add test case
  • 8dcaade Fix #12908
  • ee09a96 5.26.1
  • 982345e Merge pull request #12905 from webpack/bugfix/undo-dir-outside
  • 7dc945f allow to place runtime outside of the output path
  • 2abcede Merge pull request #12852 from chenxsan/test/test-library-type-assign
  • 781fad2 Merge pull request #12874 from malectro/dev
  • 1def19e 5.26.0
  • 99ab8bc Merge pull request #12610 from anshumanv/12577
  • 53e6f98 Merge pull request #12887 from webpack/issue-12885
  • d599263 offer a hook to opt-out of strict mode
  • 5af7e54 Merge pull request #12896 from webpack/feature/define-cache-version
  • eb63cb7 fix: prefix public path in importScripts
  • 7f4ce2c add expressionFunction helper to choose shortest variant when return value is not relevant
  • 610b8af Merge pull request #12894 from webpack/bugfix/memory-leak
  • 103a514 DefinePlugin takes care of module invalidation when values have changed
  • 448ca3d fix: code
  • 139324c test: update snapshots
  • ea9b991 fix: add `;`
  • c223b65 fix: code

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 Apr 07 '21 02:04 snyk-bot