Skip to content

Update dependency fork-ts-checker-webpack-plugin to v7#65

Open
dev-mend-for-github-com[bot] wants to merge 1 commit intotrunkfrom
whitesource-remediate/fork-ts-checker-webpack-plugin-7.x
Open

Update dependency fork-ts-checker-webpack-plugin to v7#65
dev-mend-for-github-com[bot] wants to merge 1 commit intotrunkfrom
whitesource-remediate/fork-ts-checker-webpack-plugin-7.x

Conversation

@dev-mend-for-github-com
Copy link
Copy Markdown

@dev-mend-for-github-com dev-mend-for-github-com bot commented Jun 30, 2025

This PR contains the following updates:

Package Type Update Change
fork-ts-checker-webpack-plugin dependencies major 6.5.37.0.0

By merging this PR, the issue #14 will be automatically resolved and closed:

Severity CVSS Score Vulnerability Reachability
High High 7.5 CVE-2022-3517

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability Reachability
Medium Medium 5.3 CVE-2022-25883
Low Low 3.1 CVE-2025-5889

Release Notes

TypeStrong/fork-ts-checker-webpack-plugin (fork-ts-checker-webpack-plugin)

v7.0.0

Compare Source

This release drops support for some older versions of TypeScript, Webpack, and Node.js, and removes EsLint feature.

Bug Fixes
Features
BREAKING CHANGES
  • 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.
  • 🧨 ESLint is no longer supported. Please use version 6 of the plugin if you need eslint support, or switch to a different plugin for linting.
  • 🧨 TypeScript < 3.6.0 is no longer supported. Please use version 6 of the plugin if you depend on an older version of TypeScript
  • 🧨 Node.js < 12 is no longer supported.
  • 🧨 Minimal version of TypeScript with { build: true } mode changed from 3.6.0 to 3.8.0
  • 🧨 Changes in options: logger.issues becomes logger, logger.devServer becomes devServer, logger.infrastructure has been removed

  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by Mend label Jun 30, 2025
@dev-mend-for-github-com
Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/Administration/Resources/app/administration/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: administration@1.0.0
npm error Found: webpack@4.46.0
npm error node_modules/webpack
npm error   webpack@"4.46.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer webpack@"^5.11.0" from fork-ts-checker-webpack-plugin@7.0.0
npm error node_modules/fork-ts-checker-webpack-plugin
npm error   fork-ts-checker-webpack-plugin@"7.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-06-30T18_38_54_650Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-06-30T18_38_54_650Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants