Skip to content

Ignore major typescript updates in dependabot#62

Merged
aivanchenk merged 1 commit into
mainfrom
deps-ignore-typescript-major
Jul 21, 2026
Merged

Ignore major typescript updates in dependabot#62
aivanchenk merged 1 commit into
mainfrom
deps-ignore-typescript-major

Conversation

@aivanchenk

Copy link
Copy Markdown
Collaborator

The dev-dependencies group update (#59) failed CI because it bumped typescript from 6 to 7. The typescript-eslint bundled with eslint-config-next does not support TypeScript 7 and crashes during npm run lint:

TypeError: Cannot read properties of undefined (reading 'Cjs')
  at .../@typescript-eslint/typescript-estree/dist/create-program/shared.js:59:18

Ignoring major typescript bumps until eslint-config-next ships a compatible typescript-eslint. Same treatment eslint already gets.

typescript 7 breaks the typescript-eslint bundled with eslint-config-next,
which crashes during npm run lint.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions

Copy link
Copy Markdown

🚀 Vercel preview deployed

Preview URL: https://earth-prints-f77kbaez3-anastasiia-s-projects10.vercel.app

@aivanchenk
aivanchenk merged commit c85f21c into main Jul 21, 2026
2 checks passed
@aivanchenk
aivanchenk deleted the deps-ignore-typescript-major branch July 21, 2026 19:46
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