Commit 67b469d
authored
chore(deps): update typescript-eslint monorepo to v8.30.1 (#1112)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@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))
| [`8.29.1` ->
`8.30.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.29.1/8.30.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`8.29.1` ->
`8.30.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.29.1/8.30.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v8.30.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8301-2025-04-14)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.30.0...9531492c7064eaa93237b5a2e4080a60d0527e8c)
##### 🩹 Fixes
- **eslint-plugin:** fix mistake with eslintrc config generation
([#​11072](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072))
##### ❤️ Thank You
- Kirk Waiblinger
[@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger)
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
###
[`v8.30.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8300-2025-04-14)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.29.1...v8.30.0)
##### 🚀 Features
- **eslint-plugin:** \[no-explicit-any] suggest to replace keyof any
with PropertyKey
([#​11032](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032))
##### 🩹 Fixes
- **eslint-plugin:** \[promise-function-async] use a different error
message for functions with promise and non-promise types
([#​10950](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950))
##### ❤️ Thank You
- Dima Barabash
[@​dbarabashh](https://redirect.github.com/dbarabashh)
- Ronen Amiel
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v8.30.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8301-2025-04-14)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.30.0...9531492c7064eaa93237b5a2e4080a60d0527e8c)
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://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
###
[`v8.30.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8300-2025-04-14)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.29.1...v8.30.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://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/openfeature.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ea7f8a8 commit 67b469d
2 files changed
+52
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3393 | 3393 | | |
3394 | 3394 | | |
3395 | 3395 | | |
3396 | | - | |
3397 | | - | |
3398 | | - | |
3399 | | - | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
| 3399 | + | |
3400 | 3400 | | |
3401 | 3401 | | |
3402 | | - | |
3403 | | - | |
3404 | | - | |
3405 | | - | |
| 3402 | + | |
| 3403 | + | |
| 3404 | + | |
| 3405 | + | |
3406 | 3406 | | |
3407 | 3407 | | |
3408 | 3408 | | |
3409 | 3409 | | |
3410 | 3410 | | |
3411 | | - | |
3412 | | - | |
3413 | | - | |
3414 | | - | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
3415 | 3415 | | |
3416 | | - | |
3417 | | - | |
3418 | | - | |
3419 | | - | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
3420 | 3420 | | |
3421 | 3421 | | |
3422 | 3422 | | |
| |||
3427 | 3427 | | |
3428 | 3428 | | |
3429 | 3429 | | |
3430 | | - | |
3431 | | - | |
3432 | | - | |
3433 | | - | |
| 3430 | + | |
| 3431 | + | |
| 3432 | + | |
| 3433 | + | |
3434 | 3434 | | |
3435 | | - | |
3436 | | - | |
| 3435 | + | |
| 3436 | + | |
3437 | 3437 | | |
3438 | | - | |
3439 | | - | |
3440 | | - | |
3441 | | - | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
| 3441 | + | |
3442 | 3442 | | |
3443 | | - | |
3444 | | - | |
| 3443 | + | |
| 3444 | + | |
3445 | 3445 | | |
3446 | 3446 | | |
3447 | 3447 | | |
| |||
3450 | 3450 | | |
3451 | 3451 | | |
3452 | 3452 | | |
3453 | | - | |
3454 | | - | |
3455 | | - | |
3456 | | - | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
| 3456 | + | |
3457 | 3457 | | |
3458 | 3458 | | |
3459 | 3459 | | |
| |||
3468 | 3468 | | |
3469 | 3469 | | |
3470 | 3470 | | |
3471 | | - | |
3472 | | - | |
3473 | | - | |
3474 | | - | |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
3475 | 3475 | | |
3476 | | - | |
3477 | | - | |
| 3476 | + | |
| 3477 | + | |
3478 | 3478 | | |
3479 | 3479 | | |
3480 | 3480 | | |
3481 | 3481 | | |
3482 | 3482 | | |
3483 | 3483 | | |
3484 | 3484 | | |
3485 | | - | |
3486 | | - | |
3487 | | - | |
3488 | | - | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
3489 | 3489 | | |
3490 | 3490 | | |
3491 | | - | |
3492 | | - | |
3493 | | - | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
3494 | 3494 | | |
3495 | 3495 | | |
3496 | 3496 | | |
| |||
3514 | 3514 | | |
3515 | 3515 | | |
3516 | 3516 | | |
3517 | | - | |
3518 | | - | |
3519 | | - | |
3520 | | - | |
| 3517 | + | |
| 3518 | + | |
| 3519 | + | |
| 3520 | + | |
3521 | 3521 | | |
3522 | | - | |
| 3522 | + | |
3523 | 3523 | | |
3524 | 3524 | | |
3525 | 3525 | | |
| |||
0 commit comments