Closed dependabot[bot] closed 5 days ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
npm/@eslint-community/eslint-utils | 4.4.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint-community/regexpp | 4.12.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/config-array | 0.18.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/core | 0.7.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/eslintrc | 3.1.0 | :green_circle: 5.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/js | 9.14.0 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/object-schema | 2.1.4 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/plugin-kit | 0.2.2 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanfs/core | 0.19.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanfs/node | 0.16.6 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/module-importer | 1.0.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/retry | 0.3.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/retry | 0.4.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@types/estree | 1.0.6 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@types/json-schema | 7.0.15 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/eslint-plugin | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/scope-manager | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/type-utils | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/types | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/typescript-estree | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/utils | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/visitor-keys | 8.14.0 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/acorn | 8.14.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | 9.14.0 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-scope | 8.2.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-visitor-keys | 4.2.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/espree | 10.3.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/file-entry-cache | 8.0.0 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/find-up | 5.0.0 | :green_circle: 4.3 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/flat-cache | 4.0.1 | :green_circle: 4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/flatted | 3.3.1 | :green_circle: 3.5 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/globals | 14.0.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/ignore | 5.3.2 | :green_circle: 4.3 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/keyv | 4.5.4 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/locate-path | 6.0.0 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/minimatch | 9.0.5 | :green_circle: 3.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/p-limit | 3.1.0 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/p-locate | 5.0.0 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/semver | 7.6.3 | :green_circle: 6.7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/ts-api-utils | 1.4.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@typescript-eslint/eslint-plugin | ^8.14.0 | :green_circle: 5.2 | Details
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 8.14.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessaryawait using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show