chore(deps-dev): bump @typescript-eslint/parser from 8.63.0 to 8.67.0 - #137
chore(deps-dev): bump @typescript-eslint/parser from 8.63.0 to 8.67.0#137dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5d693cf3fb
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@types/react-dom": "^19.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.63.0", | ||
| "@typescript-eslint/parser": "^8.63.0", | ||
| "@typescript-eslint/parser": "^8.66.0", |
There was a problem hiding this comment.
Bump the parser source ESLint actually imports
When this dependency bump is relied on for parser 8.66 fixes, it does not affect the parser used by lint: eslint.config.mjs imports typescript-eslint, and the lockfile still resolves typescript-eslint@8.65.0 to @typescript-eslint/parser@8.65.0 (pnpm-lock.yaml lines 6905-6906). This changed line only updates the separate direct parser entry, leaving a hand-maintained duplicate whose version can drift; update/remove it through the typescript-eslint package instead so the lint path actually moves to 8.66.
AGENTS.md reference: AGENTS.md:L41-L47
Useful? React with 👍 / 👎.
| "@types/react-dom": "^19.0.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.63.0", | ||
| "@typescript-eslint/parser": "^8.63.0", | ||
| "@typescript-eslint/parser": "^8.66.0", |
There was a problem hiding this comment.
Bump the parser source ESLint actually imports
When this dependency bump is relied on for parser 8.66 fixes, it does not affect the parser used by lint: eslint.config.mjs imports typescript-eslint, and the lockfile still resolves typescript-eslint@8.65.0 to @typescript-eslint/parser@8.65.0 (pnpm-lock.yaml lines 6905-6906). This changed line only updates the separate direct parser entry, leaving a hand-maintained duplicate whose version can drift; update/remove it through the typescript-eslint package instead so the lint path actually moves to 8.66.
Useful? React with 👍 / 👎.
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.63.0 to 8.67.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5d693cf to
782fc59
Compare
|
Superseded by #143. The replacement is based on current master and consolidates the validated update with its regenerated lockfile, audit, full-suite, build, and package-verification evidence. Closing this stale Dependabot branch rather than merging its outdated base. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @typescript-eslint/parser from 8.63.0 to 8.67.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0