Skip to content

fix(deps): update dependency copy-webpack-plugin to v13 #1671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Confidence
copy-webpack-plugin ^12.0.0 -> ^13.0.0 age confidence

Release Notes

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v13.0.0

Compare Source

⚠ 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 is behind base branch, 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.

Copy link

codecov bot commented Apr 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.83%. Comparing base (a6e4e28) to head (49615dd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1671   +/-   ##
=======================================
  Coverage   90.83%   90.83%           
=======================================
  Files         344      344           
  Lines        5792     5792           
  Branches     1372     1372           
=======================================
  Hits         5261     5261           
- Misses        512      514    +2     
+ Partials       19       17    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 7 times, most recently from 5a38320 to e92d2bb Compare April 15, 2025 18:58
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 2 times, most recently from b791189 to 171a3bd Compare April 21, 2025 00:43
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 6 times, most recently from 2962d41 to 1297423 Compare April 30, 2025 13:29
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 6 times, most recently from 8c62dbf to f1585c9 Compare May 8, 2025 18:25
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 3 times, most recently from bacf6b3 to 52bf8f2 Compare May 15, 2025 22:44
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 3 times, most recently from 46ec701 to 038a708 Compare May 21, 2025 12:48
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 2 times, most recently from 2ef569a to 3dedcbd Compare May 29, 2025 16:07
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 6 times, most recently from 97bd56f to dd9f5e4 Compare June 9, 2025 00:45
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 5 times, most recently from 2291956 to 3dc7be1 Compare June 18, 2025 16:09
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 2 times, most recently from 67e4a41 to 371b6ca Compare June 30, 2025 00:46
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch from 371b6ca to 70c6859 Compare July 7, 2025 00:47
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 5 times, most recently from 2cfb5d5 to 7692e99 Compare July 28, 2025 18:13
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 7 times, most recently from ba54cb6 to 34cbb84 Compare August 4, 2025 14:39
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch 2 times, most recently from 935941c to b973ea6 Compare August 12, 2025 12:29
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch from b973ea6 to 49615dd Compare August 13, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants