Skip to content

chore(deps-dev): bump typescript-eslint from 8.68.0 to 8.69.0 in the code-lint group - #278

Merged
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/code-lint-00c75e2573
Sep 7, 2026
Merged

dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/code-lint-00c75e2573

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

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

Updates typescript-eslint from 8.68.0 to 8.69.0

Release notes

Sourced from typescript-eslint's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ 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.69.0 (2026-08-31)

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 code-lint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.68.0 to 8.69.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.69.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: code-lint
...

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 Sep 5, 2026

@dhensby dhensby 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.

Approving — typescript-eslint 8.68.0 → 8.69.0, a dev-only minor with high-confidence supply-chain signals.

Supply chain

Check Result
Publisher GitHub Actions OIDC (npm-oidc-no-reply@github.com) — trusted publishing, no personal token
SLSA provenance present — subject pkg:npm/typescript-eslint@8.69.0
Provenance repo https://github.com/typescript-eslint/typescript-eslint — matches the declared repository field
Provenance workflow .github/workflows/release.yml @ refs/heads/main
Install hooks none — no preinstall / install / postinstall / prepare
Timestamp alignment GitHub release 2026-08-31T17:06:30Z (by JamesHenry, maintainer) → npm publish 2026-08-31T17:08:46Z2m16s apart

@typescript-eslint/eslint-plugin and @typescript-eslint/parser were each verified separately at 8.69.0 and show the same OIDC publisher, matching repo field, and no install hooks — they are published from the same monorepo release.

Scope and impact

Diff touches only dependency artefacts. This is a linter — it runs at build time and ships nothing to consumers, so the runtime blast radius is nil. A minor bump within 8.x carries no rule-set removals.

CI

Green, including Lint code — which is direct evidence for this package specifically: if 8.69.0 had changed rule behaviour in a way this repo trips over, the lint job is exactly what would catch it.

@dhensby
dhensby merged commit 1c53c9a into master Sep 7, 2026
7 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/code-lint-00c75e2573 branch September 7, 2026 14:16
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