uriel-naor / ISSUES

0 stars 0 forks source link

Update dependency webpack to v2 - autoclosed #10

Closed uriel-mend-app[bot] closed 1 year ago

uriel-mend-app[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
webpack dependencies major ^1.13.1 -> ^2.2.0

By merging this PR, the issue #7 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 5.6 CVE-2020-7598

Release Notes

webpack/webpack ### [`v2.2.0`](https://togithub.com/webpack/webpack/releases/tag/v2.2.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v1.15.0...v2.2.0) ### The first webpack 2 release No changes here. It's equal to the last RC, but with an updated version number. [Here](https://webpack.js.org/guides/migrating/) is a migration guide if you want to migrate from webpack 1 to webpack 2. [Here](https://medium.com/webpack/webpack-2-2-the-final-release-76c3d43bf144) is a blog post about the release. [Here](https://webpack.js.org/) is the documentation for webpack 2. It's new! ### [`v1.15.0`](https://togithub.com/webpack/webpack/releases/tag/v1.15.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v1.14.0...v1.15.0) Note: webpack 1 do no longer receive bugfixes/features. Please upgrade to webpack 2. ### Bugfixes: - check for own property when adding modules from chunk (IE8) - support uglifyjs mangle options ### Features: - wrap module function in parentheses ### [`v1.14.0`](https://togithub.com/webpack/webpack/releases/tag/v1.14.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v1.13.3...v1.14.0) ### Bugfixes: - fix `this` context for AMD require when combined with async commons chunk - update core dependency, which fixes a SourceMap bug - update node.js core libs ### [`v1.13.3`](https://togithub.com/webpack/webpack/compare/v1.13.2...v1.13.3) [Compare Source](https://togithub.com/webpack/webpack/compare/v1.13.2...v1.13.3) ### [`v1.13.2`](https://togithub.com/webpack/webpack/compare/v1.13.1...v1.13.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v1.13.1...v1.13.2)