Skip to content

[Snyk] Fix for 1 vulnerabilities#280

Open
rvu-snyk wants to merge 1 commit intomasterfrom
snyk-fix-15d5f7b1215f4977027a3c3e65886729
Open

[Snyk] Fix for 1 vulnerabilities#280
rvu-snyk wants to merge 1 commit intomasterfrom
snyk-fix-15d5f7b1215f4977027a3c3e65886729

Conversation

@rvu-snyk
Copy link

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/koa-prometheus/package.json
  • packages/koa-prometheus/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-15309438
  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:

🦉 Regular Expression Denial of Service (ReDoS)

…ackage-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
@rvu-snyk
Copy link
Author

Merge Risk: High

This update includes a high-risk major upgrade for eslint and a medium-risk major upgrade for del-cli.

eslint@9.39.1 → eslint@10.0.0 (HIGH RISK)

This is a significant major release with multiple high-impact breaking changes that will require mandatory developer action.

Key Breaking Changes:

  • Complete Removal of .eslintrc: The legacy configuration system (.eslintrc.js, .eslintrc.json) has been completely removed. All projects must migrate to the new flat config file format (eslint.config.js).
  • Node.js Version Support: Support for Node.js versions older than v20.19.0 has been dropped.
  • New Config File Lookup: The method for locating configuration files has changed, now starting from the directory of each linted file. This primarily benefits monorepos but is a behavioral change.
  • Removed CLI Flags: Command-line arguments related to the old configuration system have been removed (e.g., --no-eslintrc, --env, --rulesdir).

Recommendation: This upgrade requires a migration of your ESLint configuration from the legacy format to the new flat config format. This is a non-trivial task that will likely involve code changes in your repository. Please consult the official migration guide before merging.

Source: ESLint v10.0.0 Release Notes, Migration Guide

del-cli@5.1.0 → del-cli@6.0.0 (MEDIUM RISK)

This major version upgrade introduces a breaking change related to the runtime environment.

  • Node.js Version Support: Support for Node.js versions older than 18 has been dropped.

Recommendation: This is considered a medium risk because it requires verifying that your deployment and development environments are running Node.js v18 or newer. No code-level changes are expected.

Source: del-cli v6.0.0 Release Notes

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

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.

2 participants