Skip to content

chore(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 in the typescript-eslint group#137

Merged
riendeau merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint-af3e018ad3
Mar 16, 2026
Merged

chore(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 in the typescript-eslint group#137
riendeau merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint-af3e018ad3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps the typescript-eslint group with 1 update: typescript-eslint.

Updates typescript-eslint from 8.57.0 to 8.57.1

Release notes

Sourced from typescript-eslint's releases.

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ 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.57.1 (2026-03-16)

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the typescript-eslint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.57.0 to 8.57.1
- [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.57.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@riendeau
Copy link
Copy Markdown
Owner

Dependency Review: typescript-eslint 8.57.0 → 8.57.1

1. Version Changes

  • typescript-eslint: 8.57.0 → 8.57.1 (patch bump)
  • All @typescript-eslint/* sub-packages bumped in lockstep (eslint-plugin, parser, scope-manager, type-utils, types, typescript-estree, utils, visitor-keys, project-service, tsconfig-utils)

2. CI Coverage

Job Status What it exercises
lint-and-typecheck ✅ pass ESLint with typescript-eslint rules + tsc --noEmitdirectly exercises this dependency
unit-tests ✅ pass Vitest unit tests across all packages
e2e-tests ✅ pass Playwright browser tests against dev servers

What CI doesn't cover: Nothing notable — this is a dev-only lint tooling dependency. The lint job is the primary coverage gate and it passed.

3. Breaking Changes

None. This is a patch release with a single bug fix:

  • [prefer-optional-chain]: Fixed false positive for property access on intersection types (#12126)

No removed APIs, no changed defaults, no dropped platform support. Node engine requirement unchanged (^18.18.0 || ^20.9.0 || >=21.1.0).

4. Config & Documentation Drift

  • No CLAUDE.md references to typescript-eslint version numbers — no update needed.
  • The fixupPluginRules() workaround documented in CLAUDE.md for ESLint 10 compatibility is unrelated to this bump — typescript-eslint already supports ESLint 10 natively.
  • engines.node and peer dependency ranges are unchanged.

5. Verdict

✅ Safe to merge. Trivial patch bump to a dev-only dependency. No breaking changes. Lint job directly validated the upgrade. No follow-up changes needed.


🤖 Generated with Claude Code

@riendeau riendeau merged commit 491d7fa into main Mar 16, 2026
4 checks passed
@riendeau riendeau deleted the dependabot/npm_and_yarn/typescript-eslint-af3e018ad3 branch March 16, 2026 23:49
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant