Skip to content

chore(deps):(deps-dev): bump @typescript-eslint/parser from 8.59.2 to 8.67.0 - #82

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
dependabot/bun/typescript-eslint/parser-8.67.0
Aug 25, 2026
Merged

chore(deps):(deps-dev): bump @typescript-eslint/parser from 8.59.2 to 8.67.0#82
kodiakhq[bot] merged 1 commit into
mainfrom
dependabot/bun/typescript-eslint/parser-8.67.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown

Bumps @typescript-eslint/parser from 8.59.2 to 8.67.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.65.0

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.67.0 (2026-08-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.66.0 (2026-08-03)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)
  • parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.64.0 (2026-07-13)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.63.0 (2026-07-06)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • 20a261f chore(release): publish 8.67.0
  • 3b155bb chore: use typescript 7 for typechecking (#12601)
  • e51b11b chore(release): publish 8.66.0
  • 63ba81b chore(release): publish 8.65.0
  • eaf4576 feat: add warning when TS 7 is detected (#12529)
  • d8f1044 feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...
  • 0d06406 chore: add attw validation to repo (#12437)
  • c2386e4 chore(deps): update dependency prettier to v3.9.5 (#12486)
  • 414d9ab chore(release): publish 8.64.0
  • 290cf6c chore(release): publish 8.63.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added automerge dependencies Pull requests that update a dependency file labels Aug 25, 2026
@dependabot
dependabot Bot requested a review from BigMichi1 as a code owner August 25, 2026 13:26
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: bun. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automerge labels Aug 25, 2026
kodiakhq[bot]
kodiakhq Bot previously approved these changes Aug 25, 2026
@github-actions

Copy link
Copy Markdown

✅ Coverage Report

Metric Value
Current coverage 76.27% (1829/2398)
Baseline coverage 76.27% (1829/2398)
Result PASS

@kodiakhq kodiakhq Bot removed the automerge label Aug 25, 2026
@kodiakhq

kodiakhq Bot commented Aug 25, 2026

Copy link
Copy Markdown

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

BigMichi1
BigMichi1 previously approved these changes Aug 25, 2026
@dependabot
dependabot Bot dismissed stale reviews from BigMichi1 and kodiakhq[bot] via b1bbbf4 August 25, 2026 13:34
@dependabot
dependabot Bot force-pushed the dependabot/bun/typescript-eslint/parser-8.67.0 branch from b7db999 to b1bbbf4 Compare August 25, 2026 13:34
kodiakhq[bot]
kodiakhq Bot previously approved these changes Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/typescript-eslint/parser-8.67.0 branch 2 times, most recently from 3d502c2 to d6ee781 Compare August 25, 2026 13:42
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.59.2 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.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/typescript-eslint/parser-8.67.0 branch from d6ee781 to b3e5bdf Compare August 25, 2026 14:03
@kodiakhq
kodiakhq Bot merged commit cacee01 into main Aug 25, 2026
12 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/bun/typescript-eslint/parser-8.67.0 branch August 25, 2026 14:28
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 dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant