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 Adoption Passing Confidence
copy-webpack-plugin ^12.0.0 -> ^13.0.0 age adoption passing 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.45%. Comparing base (73eaf61) to head (98f843c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1671   +/-   ##
=======================================
  Coverage   90.45%   90.45%           
=======================================
  Files         344      344           
  Lines        5802     5802           
  Branches     1398     1395    -3     
=======================================
  Hits         5248     5248           
  Misses        535      535           
  Partials       19       19           

☔ 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 10 times, most recently from 9f3c1be to a906efc Compare June 5, 2025 14:19
@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-13.x branch from a906efc to 98f843c Compare June 5, 2025 17:26
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