Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

feat: upgrade npm packages#61

Open
cvscarlos wants to merge 4 commits intomainfrom
upgrade
Open

feat: upgrade npm packages#61
cvscarlos wants to merge 4 commits intomainfrom
upgrade

Conversation

@cvscarlos
Copy link
Contributor

@cvscarlos cvscarlos commented May 6, 2025

BREAKING CHANGE:
Not really breaking, but we replaced the abandoned eslint-config-airbnb-typescript package with @kesills/eslint-config-airbnb-typescript package, which is a fork of the original package.

BREAKING CHANGE: not really breaking,
but we replaced the abandoned `eslint-config-airbnb-typescript` package
with `@kesills/eslint-config-airbnb-typescript` package,
which is a fork of the original package.
@cvscarlos cvscarlos self-assigned this May 6, 2025
@cvscarlos cvscarlos marked this pull request as ready for review May 6, 2025 11:45
@cvscarlos cvscarlos requested a review from Copilot May 6, 2025 12:02
Copy link

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 upgrades npm packages by replacing the deprecated eslint-config with a maintained fork, and adjusts various configuration and test files accordingly.

  • Updated ESLint configuration files and regex patterns
  • Adjusted test files and code style for consistency
  • Changed configuration extends in .eslintrc.js to point to the new index file

Reviewed Changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
test/requires.spec.ts Added an ESLint disable comment for require imports
test/fixtures/react-file.tsx Changed string quotes from double to single for consistency
test/configs.spec.ts Reformatted the ESLint command for normalized whitespace
src/react-ts.js Replaced deprecated ESLint config package with the maintained fork
src/base.js Updated regex strings to use String.raw for clarity
.eslintrc.js Adjusted extends path to reflect the new ESLint configuration structure
Files not reviewed (2)
  • .husky/pre-push: Language not supported
  • package.json: Language not supported

@cvscarlos cvscarlos requested a review from a team May 7, 2025 09:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants