Skip to content

Bump eslint from 9.39.3 to 10.1.0#99

Merged
naheel0 merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-10.1.0
Mar 27, 2026
Merged

Bump eslint from 9.39.3 to 10.1.0#99
naheel0 merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-10.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

  • Investigate CI failures (TypeError: context.getFilename is not a function in eslint-plugin-react@7.x)
  • Add @eslint/compat dev dependency for backward compatibility shims
  • Update eslint.config.mjs to wrap legacy configs with fixupConfigRules
  • Verified ESLint runs successfully locally

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

@dependabot dependabot bot added dependencies Pull requests that update a project dependency or library. javascript Tasks involving vanilla JS logic or legacy scripts. labels Mar 23, 2026
@dependabot dependabot bot added dependencies Pull requests that update a project dependency or library. javascript Tasks involving vanilla JS logic or legacy scripts. labels Mar 23, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readme-gen-ai Ready Ready Preview, Comment Mar 27, 2026 6:54am

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 10.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.3...v10.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@naheel0
Copy link
Copy Markdown
Member

naheel0 commented Mar 27, 2026

@copilot
fix the issue
autofix.ci / autofix (pull_request)
autofix.ci / autofix (pull_request)Failing after 24s
CI / build-and-lint (pull_request)
CI / build-and-lint (pull_request)Failing after 19s

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 27, 2026

@copilot
fix the issue
autofix.ci / autofix (pull_request)
...

Fixed in ab8c128. The CI failures were caused by eslint-plugin-react@7.x (bundled in eslint-config-next) using context.getFilename() which was removed in ESLint 10. Added @eslint/compat and wrapped the next configs with fixupConfigRules to provide backward compatibility shims.

@naheel0 naheel0 merged commit b0acffb into main Mar 27, 2026
6 checks passed
@naheel0 naheel0 deleted the dependabot/npm_and_yarn/eslint-10.1.0 branch March 27, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a project dependency or library. javascript Tasks involving vanilla JS logic or legacy scripts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants