Skip to content

⬆️ Update dependency copy-webpack-plugin to v14#610

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/copy-webpack-plugin-14.x
Open

⬆️ Update dependency copy-webpack-plugin to v14#610
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/copy-webpack-plugin-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin 11.0.014.0.0 age adoption passing confidence

Release Notes

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

v14.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
  • update serialize-javascript to fix security problems
13.0.1 (2025-08-12)
Bug Fixes

v13.0.1

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
  • update serialize-javascript to fix security problems
13.0.1 (2025-08-12)
Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
Bug Fixes
  • update serialize-javascript to fix security problems
13.0.1 (2025-08-12)
Bug Fixes

v12.0.2

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

v12.0.1

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

v12.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: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 5pm every weekday,every weekend,before 9am every weekday"
  • 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.

@renovate renovate bot added the type: dependencies Dependency upgrades or downgrades. label Mar 27, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 2 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="package.json">

<violation number="1" location="package.json:90">
P1: Upgrading to `copy-webpack-plugin@14` introduces a Node engine mismatch with the repo’s Node 16 CI configuration; align CI/runtime constraints or keep a compatible plugin version.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

"babel-loader": "9.2.1",
"chai": "4.5.0",
"copy-webpack-plugin": "11.0.0",
"copy-webpack-plugin": "14.0.0",
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Upgrading to copy-webpack-plugin@14 introduces a Node engine mismatch with the repo’s Node 16 CI configuration; align CI/runtime constraints or keep a compatible plugin version.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 90:

<comment>Upgrading to `copy-webpack-plugin@14` introduces a Node engine mismatch with the repo’s Node 16 CI configuration; align CI/runtime constraints or keep a compatible plugin version.</comment>

<file context>
@@ -87,7 +87,7 @@
     "babel-loader": "9.2.1",
     "chai": "4.5.0",
-    "copy-webpack-plugin": "11.0.0",
+    "copy-webpack-plugin": "14.0.0",
     "css-loader": "6.11.0",
     "eslint": "8.57.1",
</file context>
Fix with Cubic

@renovate renovate bot force-pushed the renovate/copy-webpack-plugin-14.x branch from b7cc2aa to 8da0b2c Compare April 8, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Dependency upgrades or downgrades.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants