webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
### [`v11.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1100-2022-05-17)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported `Node.js` version is `14.15.0`
##### build
- drop node v12 ([#691](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/691)) ([675c676](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a))
##### [10.2.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4) (2022-01-31)
##### Bug Fixes
- types ([#666](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/666)) ([a1c2308](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b))
##### [10.2.3](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3) (2022-01-29)
##### Bug Fixes
- async `to` support ([fd095fb](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/fd095fb79399df5edbd06d9dbd1ed30fe4f7eb24))
##### [10.2.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2) (2022-01-28)
##### Bug Fixes
- types ([#664](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/664)) ([f58470e](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f58470ee1275330046b0867f70bcd3f2378a2a25))
##### [10.2.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1) (2022-01-20)
##### Bug Fixes
- types ([#661](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/661)) ([324aecb](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/324aecb42ebd5594dcd1a607522cbbf1c512baff))
### [`v10.2.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1024-2022-01-31)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4)
### [`v10.2.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1023-2022-01-29)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3)
### [`v10.2.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1022-2022-01-28)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2)
### [`v10.2.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1021-2022-01-20)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1)
### [`v10.2.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1020-2021-12-16)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.1.0...v10.2.0)
##### Features
- removed cjs wrapper and generated types in commonjs format (`export =` and `namespaces` used in types), now you can directly use exported types ([#654](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/654)) ([5901006](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/590100688f66b9a7591f1f46a02de0cc6967032c))
### [`v10.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1010-2021-12-10)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.0.0...v10.1.0)
##### Features
- added types ([#650](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/650)) ([1aa5b2d](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/1aa5b2d2dd1b913f68d6eccebb29bca09d96f11b))
##### Bug Fixes
- expand lint-staged ([#649](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/649)) ([f8aad69](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f8aad69ac4296caf2319d355e844db50e1e30d4d))
### [`v10.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1000-2021-11-17)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.1.0...v10.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported `Node.js` version is `12.20.0`
- update `globby` to `12.0.2` version
### [`v9.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#910-2021-11-11)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v9.1.0)
##### Features
- output helpful descriptions and links on errors ([#625](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/625)) ([396bed6](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/396bed6a8ad12cea344e988fefb9a554bb9c7b1a))
##### Bug Fixes
- compatibility with Node.js 17 ([20af0c7](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/20af0c7f1b06a7e597e6b498dbc2b432a4a6d0de))
##### [9.0.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1) (2021-06-25)
##### Chore
- update `serialize-javascript`
### [`v9.0.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#901-2021-06-25)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1)
### [`v9.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#900-2021-05-21)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.1...v9.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported `Node.js` version is `12.13.0`
##### [8.1.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1) (2021-04-06)
##### Bug Fixes
- `stage` for processing assets ([#600](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/600)) ([#601](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/601)) ([d8fa32a](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/d8fa32ac1a9e3d42c6257ac7aab6c43cc1bed791))
### [`v8.1.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#811-2021-04-06)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1)
### [`v8.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#810-2021-03-22)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.0.0...v8.1.0)
##### Features
- added the `transformAll` option ([#596](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/596)) ([dde71f0](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/dde71f01417b9291c7029a3876e043d76beb9e8d))
### [`v8.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#800-2021-03-04)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v7.0.0...v8.0.0)
##### ⚠ BREAKING CHANGES
- logic for some placeholders was changed:
- `[hash]` and `[fullhash]` works as in webpack (i.e. it is `hash` of build, not content hash of file), to migrate change `[name].[hash].[ext]` to `[name].[contenthash][ext]`
- `[ext]` doesn't require `.` (dot) before, i.e. change `[name].[ext]` to `[name][ext]`
- `[:contenthash::]` and `[:hash::]` is not supported anymore, you can use `output.hashDigest`, `output.hashDigestLength` and `output.hashFunction` options to setup it
- `[N]` was removed in favor of using the `to` option as a function
- `[folder]` was removed
- `[emoji]` was removed
##### Features
- added `priority` option ([#590](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/590)) ([ea610bc](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/ea610bc1a0fa7097f291b0928fb28eb96b0f03af))
### [`v7.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#700-2020-12-10)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.4.1...v7.0.0)
##### ⚠ BREAKING CHANGES
- minimum supported webpack version is `5`
- the `flatten` option was removed in favor `[name].[ext]` value for the `to` option,
- the `transformPath` option was removed in favor `Function` type of the `to` option, look at [examples](https://togithub.com/webpack-contrib/copy-webpack-plugin#function)
- the `cacheTransform` option was removed in favor `Object` type of the `transform` option, look at [examples](https://togithub.com/webpack-contrib/copy-webpack-plugin#transform)
- migration on the `compilation.hooks.processAssets` hook
- empty filtered paths throw an error, you can disable this behaviour using the `noErrorOnMissing` option
### [`v6.4.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/releases/tag/v6.4.1)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.4.0...v6.4.1)
##### [6.4.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.4.0...v6.4.1) (2020-12-16)
##### Bug Fixes
- compatibility with webpack 4 file system ([#570](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/570)) ([720026a](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/720026ad0c526e003ab7270f1712fd712d4fdfad))
### [`v6.4.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#640-2020-12-07)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.2...v6.4.0)
##### Features
- added the `info` option ([db53937](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/db53937016b7dbf494bc728f00242cd26541f6a3))
- added type `Function` for the `to` option ([#563](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/563)) ([9bc5416](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/9bc541694c0d0975c59586cedfea4a51d11f5278))
##### [6.3.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.1...v6.3.2) (2020-11-19)
##### Bug Fixes
- watching directories ([#558](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/558)) ([7b58fd9](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/7b58fd9a89e9b29578b30cb3119453e78e036ec2))
##### [6.3.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.0...v6.3.1) (2020-11-13)
##### Bug Fixes
- watching ([#555](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/555)) ([b996923](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/b9969230321df68ed235ed1861729837f234750e))
### [`v6.3.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#632-2020-11-19)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.1...v6.3.2)
### [`v6.3.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#631-2020-11-13)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.0...v6.3.1)
### [`v6.3.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#630-2020-11-03)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.2.1...v6.3.0)
##### Features
- added the `sourceFilename` info (original source filename) to assets info ([#542](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/542)) ([db2e3bf](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/db2e3bfae9322592c3a9af1e45d25df165b6b4e0))
- persistent cache between compilations (webpack@5 only) ([#541](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/541)) ([c892451](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/c8924512a34391ce92715a2b61fc4b0b91a9e10f))
##### [6.2.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.2.0...v6.2.1) (2020-10-09)
##### Chore
- update `schema-utils`
### [`v6.2.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#621-2020-10-09)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.2.0...v6.2.1)
### [`v6.2.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#620-2020-10-02)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.1.1...v6.2.0)
##### Features
- use webpack input filesystem (only webpack@5) ([#531](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/531)) ([6f2f455](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/6f2f455b9411ac69ef6aa3b953474f1d7fa23808))
##### [6.1.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.1.0...v6.1.1) (2020-09-18)
##### Chore
- updated `serialize-javascript`
### [`v6.1.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#611-2020-09-18)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.1.0...v6.1.1)
### [`v6.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#610-2020-08-31)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.4...v6.1.0)
##### Features
- added `filter` option ([#524](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/524)) ([1496f85](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/1496f85d2fa5e87dccd0cda92b1343c649f3e5bd))
- added the `copied` flag to asset info ([09b1dc9](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/09b1dc995e476bb7090ebb2c2cbd4b5ebedeaa79))
- added the `immutable` flag to asset info with hash in name ([#525](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/525)) ([a1989d5](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a1989d59b8b0a8caf0b826016e20c82a9ac38aa1))
- **webpack@5:** improve stats output for `copied` files
##### [6.0.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.3...v6.0.4) (2020-08-29)
##### Bug Fixes
- compatibility with webpack@5 ([#522](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/522)) ([714af2f](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/714af2ff72da168ec7456ac9a93ef4f4486be21e))
##### [6.0.3](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.2...v6.0.3) (2020-06-30)
##### Bug Fixes
- do not execute on a child compiler ([42f27c7](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/42f27c777cc37dc2ce4af399cb2a943e9e62172e))
##### [6.0.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.1...v6.0.2) (2020-06-03)
##### Bug Fixes
- security problem
- compatibility with `10.13` version of Node.js
##### [6.0.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.0...v6.0.1) (2020-05-16)
##### Bug Fixes
- concurrency writing assets ([#484](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/484)) ([bfc712d](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/bfc712d77b4ba66caf72341e31a1dd5957bfa36c))
- escaping special characters in the `context` option ([0e62695](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/0e62695ee32216a133920f2ab5a1282e6a4a038b))
### [`v6.0.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#604-2020-08-29)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.3...v6.0.4)
### [`v6.0.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#603-2020-06-30)
[Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.2...v6.0.3)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^6.0.2
->^11.0.0
Release Notes
webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
### [`v11.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1100-2022-05-17) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `14.15.0` ##### build - drop node v12 ([#691](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/691)) ([675c676](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a)) ##### [10.2.4](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4) (2022-01-31) ##### Bug Fixes - types ([#666](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/666)) ([a1c2308](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b)) ##### [10.2.3](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3) (2022-01-29) ##### Bug Fixes - async `to` support ([fd095fb](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/fd095fb79399df5edbd06d9dbd1ed30fe4f7eb24)) ##### [10.2.2](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2) (2022-01-28) ##### Bug Fixes - types ([#664](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/664)) ([f58470e](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f58470ee1275330046b0867f70bcd3f2378a2a25)) ##### [10.2.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1) (2022-01-20) ##### Bug Fixes - types ([#661](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/661)) ([324aecb](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/324aecb42ebd5594dcd1a607522cbbf1c512baff)) ### [`v10.2.4`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1024-2022-01-31) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4) ### [`v10.2.3`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1023-2022-01-29) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3) ### [`v10.2.2`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1022-2022-01-28) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1021-2022-01-20) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1020-2021-12-16) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.1.0...v10.2.0) ##### Features - removed cjs wrapper and generated types in commonjs format (`export =` and `namespaces` used in types), now you can directly use exported types ([#654](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/654)) ([5901006](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/590100688f66b9a7591f1f46a02de0cc6967032c)) ### [`v10.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1010-2021-12-10) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v10.0.0...v10.1.0) ##### Features - added types ([#650](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/650)) ([1aa5b2d](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/1aa5b2d2dd1b913f68d6eccebb29bca09d96f11b)) ##### Bug Fixes - expand lint-staged ([#649](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/649)) ([f8aad69](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/f8aad69ac4296caf2319d355e844db50e1e30d4d)) ### [`v10.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#1000-2021-11-17) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.1.0...v10.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `12.20.0` - update `globby` to `12.0.2` version ### [`v9.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#910-2021-11-11) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.1...v9.1.0) ##### Features - output helpful descriptions and links on errors ([#625](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/625)) ([396bed6](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/396bed6a8ad12cea344e988fefb9a554bb9c7b1a)) ##### Bug Fixes - compatibility with Node.js 17 ([20af0c7](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/20af0c7f1b06a7e597e6b498dbc2b432a4a6d0de)) ##### [9.0.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1) (2021-06-25) ##### Chore - update `serialize-javascript` ### [`v9.0.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#901-2021-06-25) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1) ### [`v9.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#900-2021-05-21) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.1...v9.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `12.13.0` ##### [8.1.1](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1) (2021-04-06) ##### Bug Fixes - `stage` for processing assets ([#600](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/600)) ([#601](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/601)) ([d8fa32a](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/d8fa32ac1a9e3d42c6257ac7aab6c43cc1bed791)) ### [`v8.1.1`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#811-2021-04-06) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.0...v8.1.1) ### [`v8.1.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#810-2021-03-22) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v8.0.0...v8.1.0) ##### Features - added the `transformAll` option ([#596](https://togithub.com/webpack-contrib/copy-webpack-plugin/issues/596)) ([dde71f0](https://togithub.com/webpack-contrib/copy-webpack-plugin/commit/dde71f01417b9291c7029a3876e043d76beb9e8d)) ### [`v8.0.0`](https://togithub.com/webpack-contrib/copy-webpack-plugin/blob/HEAD/CHANGELOG.md#800-2021-03-04) [Compare Source](https://togithub.com/webpack-contrib/copy-webpack-plugin/compare/v7.0.0...v8.0.0) ##### ⚠ BREAKING CHANGES - logic for some placeholders was changed: - `[hash]` and `[fullhash]` works as in webpack (i.e. it is `hash` of build, not content hash of file), to migrate change `[name].[hash].[ext]` to `[name].[contenthash][ext]` - `[ext]` doesn't require `.` (dot) before, i.e. change `[name].[ext]` to `[name][ext]` - `[Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.