MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

Update dependency copy-webpack-plugin to v5 - autoclosed #44

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
copy-webpack-plugin devDependencies major ^4.0.1 -> ^5.0.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 8.1 CVE-2020-7660
High High 7.3 CVE-2020-7774
Medium Medium 5.4 CVE-2019-16769
Low Low 2.5 CVE-2017-18869

Release Notes

webpack-contrib/copy-webpack-plugin ### [`v5.1.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/releases/v5.1.2) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.1...v5.1.2) ##### [5.1.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.1...v5.1.2) (2020-08-27) ##### Bug Fixes - **security:** update `serialize-javascript` ([#​521](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/521)) ([a42d63f](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a42d63f1a7991545cc03d2a3e2a479c0a16051dd)) ### [`v5.1.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​511-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev510v511-2019-12-12) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.0...v5.1.1) ### [`v5.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​510-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev505v510-2019-12-09) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.5...v5.1.0) ##### Features - validate options ([#​419](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/419)) ([452539a](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/452539ad6498583901536e89204d6004a618cb4a)) ##### Bug Fixes - better to determine when glob is used ([4826e56](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/4826e56c9c034113eadd86b46a97ed1254bf3252)) ##### [5.0.5](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5) (2019-11-06) ##### Performance Improvements - improvements for webpack@5 ##### [5.0.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.3...v5.0.4) (2019-07-26) ##### Bug Fixes - use posix separator for emitting assets ([#​392](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/392)) ([7f08be6](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/7f08be6)) ### [`v5.0.5`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​505-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev504v505-2019-11-06) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5) ### [`v5.0.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​504-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev503v504-2019-07-26) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.3...v5.0.4) ### [`v5.0.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​503-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev502v503-2019-04-24) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.2...v5.0.3) ##### Bug Fixes - alone `[N]` interpolation in `to` option ([#​375](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/375)) ([70917b7](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/70917b7)) ### [`v5.0.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​502-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev501v502-2019-03-22) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.1...v5.0.2) ##### Bug Fixes - add fallback to transform cache directory ([#​361](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/361)) ([05963eb](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/05963eb)) - better determinate template in `to` option ([#​363](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/363)) ([52f8be6](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/52f8be6)) - emit errors instead throw ([#​362](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/362)) ([3946473](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/3946473)) - watch on windows ([#​359](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/359)) ([eaf4306](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/eaf4306)) ##### Performance Improvements - avoid extra call `stat` for file ([#​365](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/365)) ([ae2258f](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/ae2258f)) ### [`v5.0.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​501-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev460v501-2019-03-11) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.0...v5.0.1) ##### Bug Fixes - respect base of `glob` for context dependencies ([#​352](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/352)) ([5b407f1](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5b407f1)) ### [`v5.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​500-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev460v500-2019-02-20) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.0.0) ##### Bug Fixes - copy only modified files when you use patterns with difference `to` and same `context` ([#​341](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/341)) ([e808aa2](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/e808aa2)) - handle `[contenthash]` as template ([#​328](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/328)) ([61dfe52](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/61dfe52)) - handles when you add new files in watch mode and use `glob` ([#​333](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/333)) ([49a28f0](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/49a28f0)) - normalize path segment separation, no problems when you mixed `/` and `\\` ([#​339](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/339)) ([8f5e638](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/8f5e638)) - throw error if `from` is an empty string [#​278](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/278) ([#​285](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/285)) ([adf1046](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/adf1046)) ##### Features - emit warning instead error if file doesn't exist ([#​338](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/338)) ([a1c5372](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a1c5372)) - supports copy nested directories/files in symlink ([#​335](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/335)) ([f551c0d](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f551c0d)) ##### BREAKING CHANGES - drop support for webpack < 4 - drop support for node < 6.9 - `debug` option was renamed to `logLevel`, it only accepts string values: `trace`, `debug`, `info`, `warn`, `error` and `silent` - plugin emit warning instead error if file doesn't exist - change `prototype` of plugin, now you can to get correct plugin name ### [`v4.6.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​460-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev454v460-2018-10-31) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.4...v4.6.0) ##### Bug Fixes - handle undefined and null as stats value ([#​302](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/302)) ([78c5d12](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/78c5d12)) ##### Features - add support for target path transform ([#​284](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/284)) ([7fe0c06](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/7fe0c06)) #### [4.5.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.3...v4.5.4) (2018-10-18) ##### Bug Fixes - **processPattern:** don't add `'glob'` as directory when it is a file (`contextDependencies`) ([#​296](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/296)) ([5670926](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5670926)) #### [4.5.3](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.2...v4.5.3) (2018-10-10) ##### Bug Fixes - **processPattern:** add `glob` directory context to `contextDependencies` ([#​290](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/290)) ([5fa69db](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5fa69db)) #### [4.5.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.1...v4.5.2) (2018-06-26) ##### Bug Fixes - allow square brackets in path ([#​264](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/264)) ([3ef5b6c](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/3ef5b6c)), closes [#​231](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/231) #### [4.5.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.0...v4.5.1) (2018-03-09) ##### Bug Fixes - **package:** update `cacache` v10.0.1...10.0.4 (`dependencies`) ([#​238](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/238)) ([0b288f9](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/0b288f9)) ##### Performance Improvements - **index:** switch to `md4` for content hashing ([#​239](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/239)) ([2be8191](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/2be8191)) ### [`v4.5.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​454-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev453v454-2018-10-18) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.3...v4.5.4) ##### Bug Fixes - **processPattern:** don't add `'glob'` as directory when it is a file (`contextDependencies`) ([#​296](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/296)) ([5670926](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5670926)) ### [`v4.5.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#​453-httpsgithubcomwebpack-contribcopy-webpack-plugincomparev452v453-2018-10-10) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.2...v4.5.3) ##### Bug Fixes - **processPattern:** add `glob` directory context to `contextDependencies` ([#​290](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/290)) ([5fa69db](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/5fa69db))