Skip to content

Conversation

timea-solid
Copy link
Member

  • jest from 29.x to 30.x
  • babel, husky, eslint

@timea-solid timea-solid requested a review from Copilot August 28, 2025 16:35
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

This PR updates multiple development dependencies to their latest versions, with a major upgrade from Jest 29.x to 30.x, and migrates ESLint configuration to the new flat config format.

  • Updates Jest from version 29.x to 30.x along with related testing dependencies
  • Upgrades ESLint from v8 to v9 and migrates from legacy .eslintrc to flat config format
  • Updates various build tools including Babel, Husky, and lint-staged

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updates dependency versions and bumps package version to 2.3.0
eslint.config.mjs Adds new ESLint flat configuration file with equivalent settings
.eslintrc Removes legacy ESLint configuration file

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

@timea-solid timea-solid merged commit ddddca9 into main Aug 28, 2025
10 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