Skip to content

chore: upgrade libraries to ESLint v10#8267

Open
shivanee-p wants to merge 2 commits into
mainfrom
shivaneep-eslint-upgrade-core
Open

chore: upgrade libraries to ESLint v10#8267
shivanee-p wants to merge 2 commits into
mainfrom
shivaneep-eslint-upgrade-core

Conversation

@shivanee-p
Copy link
Copy Markdown
Contributor

Update ESLint v8 to v10 for both GAPIC and handwritten libraries.

Fixes #4590 🦕

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds ESLint as a development dependency across multiple packages and introduces initial flat configuration files. The review feedback recommends downgrading ESLint from the unstable version 10 to version 9 to avoid installation issues. Additionally, the new configuration files are noted as incomplete because they lack rules or inherited configurations, and they include redundant ignore patterns for 'node_modules', which is already ignored by default in the flat configuration format.

Comment thread handwritten/bigquery-storage/package.json
Comment thread package.json
Comment thread handwritten/eslint.config.mjs
Comment thread packages/eslint.config.mjs
Comment thread handwritten/eslint.config.mjs Outdated
Comment thread packages/eslint.config.mjs Outdated
@shivanee-p shivanee-p force-pushed the shivaneep-eslint-upgrade-core branch from 4855d0f to c318dd5 Compare May 13, 2026 21:56
@shivanee-p shivanee-p marked this pull request as ready for review May 13, 2026 21:57
@shivanee-p shivanee-p requested review from a team as code owners May 13, 2026 21:57
@shivanee-p shivanee-p requested review from quirogas and removed request for a team May 13, 2026 21:57
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.

google-cloud-node: upgrade eslint to v10

1 participant