Skip to content
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

Update copy-webpack-plugin 10.2.4 → 12.0.2 (major) #363

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Oct 17, 2024

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ copy-webpack-plugin (10.2.4 → 12.0.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 74 commits:

↗️ globby (indirect, 12.2.0 → 14.0.2) · Repo

Release Notes

14.0.2

v14.0.1...v14.0.2

14.0.1

  • Fix expandDirectories.extension option (#263) af5d139
  • Fix read permission error on ignore files search (#259) 3a28601

v14.0.0...v14.0.1

14.0.0

Breaking

Improvements

v13.2.2...v14.0.0

13.2.2

v13.2.1...v13.2.2

13.2.1

  • Fix ignore and expandDirectories default handling (#252) 3a48eb9

v13.2.0...v13.2.1

13.2.0

  • Pass deep option to ignore filter to avoid unnecessary recursion (#251) a0e4028

v13.1.4...v13.2.0

13.1.4

  • Fix error when reading inaccessible directories with gitignore: true and suppressErrors: true (#246) e95da57
  • Remove URL TypeScript type workaround (#230) 55a3c64

v13.1.3...v13.1.4

13.1.3

v13.1.2...v13.1.3

13.1.2

  • Make ignoreFiles option accept readonly arrays (#235) 810caae

v13.1.1...v13.1.2

13.1.1

  • Fix duplicated result when using globstar (#231) f9d35ae

v13.1.0...v13.1.1

13.1.0

v13.0.0...v13.1.0

13.0.0

Breaking

  • Rename generateGlobTasks to generateGlobTasksSync (#221) 51c8f68
  • Remove ignore option for isGitIgnored and isGitIgnoredSync (#225) 2e43cc4
    • This option never worked correctly.

Improvements

Fixes

v12.2.0...v13.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 52 commits:

🆕 @​sindresorhus/merge-streams (added, 2.3.0)

🆕 fast-uri (added, 3.0.3)

🆕 unicorn-magic (added, 0.1.0)

🆕 ignore (added, 5.3.2)

🆕 slash (added, 5.1.0)

🆕 ajv (added, 8.17.1)

🆕 path-type (added, 5.0.0)

🗑️ array-union (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner October 17, 2024 12:30
@depfu depfu bot added the depfu label Oct 17, 2024
@depfu depfu bot force-pushed the depfu/update/develop/npm/copy-webpack-plugin-12.0.2 branch from 21ee918 to 0456c4b Compare October 21, 2024 20:55
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.38%. Comparing base (3a00faf) to head (0456c4b).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #363   +/-   ##
========================================
  Coverage    89.38%   89.38%           
========================================
  Files           29       29           
  Lines          471      471           
  Branches        88       88           
========================================
  Hits           421      421           
  Misses          34       34           
  Partials        16       16           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants