This repository was archived by the owner on Jan 12, 2026. It is now read-only.
Commit 4db3c35
authored
fix(deps): Update everything to v8.51.0 (#25)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`8.50.1` -> `8.51.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.50.1/8.51.0) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`8.50.1` -> `8.51.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.50.1/8.51.0) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>
### [`v8.51.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8510-2025-12-29)
[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.50.1...v8.51.0)
##### 🚀 Features
- **eslint-plugin:** add namespace to plugin meta ([#​11885](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11885))
- **eslint-plugin:** \[no-useless-default-assignment] fix some cases to optional syntax ([#​11871](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11871))
##### 🩹 Fixes
- **eslint-plugin:** \[prefer-optional-chain] handle MemberExpression in final chain position ([#​11835](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11835))
- **eslint-plugin:** bump ts-api-utils to 2.2.0 ([#​11881](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11881))
- **eslint-plugin:** remove fixable from no-dynamic-delete rule ([#​11876](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11876))
- **eslint-plugin:** fix crash and false positives in `no-useless-default-assignment` ([#​11845](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11845))
##### ❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger [@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger)
- mdm317
- Ulrich Stark
- Yannick Decat [@​mho22](https://redirect.github.com/mho22)
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary>
### [`v8.51.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8510-2025-12-29)
[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.50.1...v8.51.0)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 61ffecb commit 4db3c35
1 file changed
+60
-60
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments