Skip to content

chore(deps-dev): bump typescript-eslint from 8.65.0 to 8.66.0 - #266

Merged
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/typescript-eslint-8.66.0
Aug 10, 2026
Merged

chore(deps-dev): bump typescript-eslint from 8.65.0 to 8.66.0#266
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/typescript-eslint-8.66.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript-eslint from 8.65.0 to 8.66.0.

Release notes

Sourced from typescript-eslint's releases.

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.

Changelog

Sourced from typescript-eslint's changelog.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint 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.

Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2026
@dhensby

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.65.0 to 8.66.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.66.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/typescript-eslint-8.66.0 branch from e396f39 to b6e6fbbCompareAugust 10, 2026 18:49

@dhensbydhensby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Dependabot review — approved

Change:typescript-eslint / @typescript-eslint/* 8.65.0 → 8.66.0 (minor, devDependency)

CheckResult
PR authordependabot[bot]
Diff scopepackage-lock.json only ✅
PublisherGitHub Actions (OIDC trusted publishing) ✅
SLSA provenancehttps://slsa.dev/provenance/v1
Source repomatches typescript-eslint/typescript-eslint
Install hooksnone new ✅

Dev-only lint tooling — no production/runtime exposure. Lint code passing in CI is direct evidence the new rule set is compatible with this codebase.

CI

All green.

@dhensby
dhensby merged commit 139c448 into masterAug 10, 2026
16 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/typescript-eslint-8.66.0 branch August 10, 2026 19:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dhensby