Skip to content

Bump typescript-eslint from 8.68.0 to 8.69.0 in /packages/typespec-rust in the eslint group across 1 directory - #1031

Merged
Joel Hendrix (jhendrixMSFT) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/typespec-rust/eslint-00c75e2573
Sep 8, 2026
Merged

Joel Hendrix (jhendrixMSFT) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/typespec-rust/eslint-00c75e2573

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 1 update in the /packages/typespec-rust directory: 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 eslint group with 1 update in the /packages/typespec-rust directory: [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: 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 Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 07:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward lockfile-only dependency bump with consistent updated resolutions and no code changes.

Pull request overview

Updates the TypeSpec Rust emitter’s pnpm lockfile to pick up the typescript-eslint patch release, keeping the lint toolchain current for /packages/typespec-rust.

Changes:

  • Bump typescript-eslint from 8.68.0 to 8.69.0 in pnpm-lock.yaml.
  • Update related @typescript-eslint/* lock entries and integrity hashes.
  • Refresh transitive lock entry for ignore from 7.0.6 to 7.0.8.
File summaries
File Description
packages/typespec-rust/pnpm-lock.yaml Locks typescript-eslint (and related @typescript-eslint/* packages) to 8.69.0 and updates associated transitive resolutions.
Review details

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)

  • packages/typespec-rust/pnpm-lock.yaml: Generated file
  • Files reviewed: 0/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jhendrixMSFT
Joel Hendrix (jhendrixMSFT) merged commit 64d4242 into main Sep 8, 2026
6 checks passed
@jhendrixMSFT
Joel Hendrix (jhendrixMSFT) deleted the dependabot/npm_and_yarn/packages/typespec-rust/eslint-00c75e2573 branch September 8, 2026 17:24
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.

2 participants