stream
stream copied to clipboard
Update dependency copy-webpack-plugin to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| copy-webpack-plugin | ^12.0.2 -> ^13.0.0 |
Release Notes
webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
v13.0.0
⚠ BREAKING CHANGES
For more information please visit tinyglobby.
The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the globOptions option.
Please migrate to the ignore option.
Bug Fixes
- concurrency option is limited to files now (#796) (d42469c)
- the order of patterns provided by the developer is respected
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
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 was generated by Mend Renovate. View the repository job log.