Skip to content

Conversation

manuelpuyol
Copy link
Contributor

Updating dependencies to close security vulnerabilities

@manuelpuyol manuelpuyol requested a review from a team as a code owner October 13, 2025 17:46
@Copilot Copilot AI review requested due to automatic review settings October 13, 2025 17:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the project to use ESLint 9 with flat configuration and upgrades dependencies to address security vulnerabilities. The changes modernize the linting setup while maintaining the same code quality rules.

  • Migrated from ESLint 6 to ESLint 9 with flat configuration format
  • Updated multiple ESLint-related packages to their latest versions
  • Added trailing commas to improve code consistency

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.json Updated ESLint and related dependencies, removed old config, added lint:fix script
eslint.config.mjs New flat ESLint configuration replacing old package.json config
vitest.config.ts Added trailing comma for consistency
index.ts Added trailing comma for consistency
test/index.ts Reformatted function and renamed variables for consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@manuelpuyol manuelpuyol merged commit 2223df6 into main Oct 13, 2025
4 checks passed
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.

1 participant