Skip to content

[Snyk] Fix for 1 vulnerabilities#3691

Open
cc-prodsec wants to merge 1 commit intorelease-2.9.xfrom
snyk-fix-876a7aa493660241d76e12c5b830cab3
Open

[Snyk] Fix for 1 vulnerabilities#3691
cc-prodsec wants to merge 1 commit intorelease-2.9.xfrom
snyk-fix-876a7aa493660241d76e12c5b830cab3

Conversation

@cc-prodsec
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • packages/internal-lib-build/package.json
  • packages/internal-lib-build/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Inefficient Algorithmic Complexity
SNYK-JS-MINIMATCH-15353389
  828  

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…-build/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
@cc-prodsec
Copy link
Collaborator Author

Merge Risk: High

This upgrade includes multiple high-risk major version updates that require significant developer action. The most impactful changes are in eslint, jest, and rimraf, which introduce mandatory configuration and API migrations.

Top 3 Most Impactful Upgrades

1. eslint: 7.32.0 → 9.1.0 (HIGH RISK)

This is a two-version major upgrade that requires a complete overhaul of your ESLint configuration.

  • Flat Config is Now Default: The traditional .eslintrc.js format is deprecated. You must migrate your configuration to the new eslint.config.js (flat config) format. This is a fundamental change in structure and syntax. [1, 6, 8]
  • Node.js Requirement: Support for Node.js versions below 18.18.0 has been dropped. [1, 7]
  • Rule and Formatter Removals: Several core rules (e.g., valid-jsdoc) and formatters (e.g., checkstyle, junit) have been removed. [1, 6]

Recommendation: This migration is a significant effort. Follow the official migration guides for v8 and v9 to rewrite your configuration file before merging.

2. jest: 26.6.3 → 29.0.0 (HIGH RISK)

This

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@cc-prodsec cc-prodsec requested a review from a team as a code owner February 26, 2026 10:03
@cc-prodsec
Copy link
Collaborator Author

cc-prodsec commented Feb 26, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants