Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency copy-webpack-plugin from ~4.4.0 to ~4.5.0
~4.4.0
~4.5.0
This PR has been generated by Renovate Bot.
Deploy preview for hibari ready!
Built with commit 898e78494651c2e3ef01f542783fe0a5e080f6d4
https://deploy-preview-474--hibari.netlify.com
This Pull Request updates dependency copy-webpack-plugin from
~4.4.0
to~4.5.0
Release Notes
### [`v4.5.0`](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#450httpsgithubcomwebpack-contribcopy-webpack-plugincomparev443v450-2018-03-02) ##### Features * **processPattern:** add support for `{RegExp)` matches (`pattern.test`) ([#235](`https://github.com/webpack-contrib/copy-webpack-plugin/issues/235`)) ([1861730](https://github.com/webpack-contrib/copy-webpack-plugin/commit/1861730)) #### [4.4.3](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.4.2...v4.4.3) (2018-03-01) ##### Bug Fixes * **index:** `tapable` deprecation warnings (`webpack >= v4.0.0`) ([#234](`https://github.com/webpack-contrib/copy-webpack-plugin/issues/234`)) ([445d548](https://github.com/webpack-contrib/copy-webpack-plugin/commit/445d548)) #### [4.4.2](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.4.1...v4.4.2) (2018-02-23) ##### Bug Fixes * **src/:** don't escape non-glob patterns ([#230](`https://github.com/webpack-contrib/copy-webpack-plugin/issues/230`)) ([0eb2cd5](https://github.com/webpack-contrib/copy-webpack-plugin/commit/0eb2cd5)) #### [4.4.1](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.4.0...v4.4.1) (2018-02-08) ##### Bug Fixes * replace `pify` with simpler promise helpers ([#221](`https://github.com/webpack-contrib/copy-webpack-plugin/issues/221`)) ([dadac24](https://github.com/webpack-contrib/copy-webpack-plugin/commit/dadac24)) ---Commits
#### v4.5.0 - [`1861730`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/1861730fef0a7940cf4e8c582064dcfd01803f30) feat(processPattern): add support for `{RegExp)` matches (`pattern.test`) (#235) - [`c097601`](https://github.com/webpack-contrib/copy-webpack-plugin/commit/c097601f033b94a3575316b260d3809ad3accb39) chore(release): 4.5.0This PR has been generated by Renovate Bot.