Bump typescript-eslint from 8.58.0 to 8.58.1#386
Conversation
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.58.0 to 8.58.1. - [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.58.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kevinelliott
left a comment
There was a problem hiding this comment.
Verdict: Merge
typescript-eslint (meta-package) 8.58.0 -> 8.58.1 (patch). Per the changelog this is a coordinated version bump that pulls in 8.58.1 across eslint-plugin, parser, scope-manager, type-utils, typescript-estree, utils, and visitor-keys. The only meaningful upstream fix is [no-unused-vars] false-negative for type predicate parameter (#12004).
CI status: All checks green (build 20.x / 22.x / 24.x / latest, plain build, grype). CodeQL skipped as expected.
Recommendation: Merge this. It also supersedes #387 (the standalone @typescript-eslint/eslint-plugin bump), which fails CI with ERESOLVE because that PR bumps only the plugin, leaving parser@8.58.0 mismatched against the new peer @typescript-eslint/parser@^8.58.1. After merging this, close #387.
Bumps typescript-eslint from 8.58.0 to 8.58.1.
Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
5311ed3chore(release): publish 8.58.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)