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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
👇 Click on the image for a new way to code review
####
[![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/EndBug/add-and-commit/534/e3e28d8c/725a23e06d369de2eba32813a4f11759358b3ce1.svg)](https://app.codesee.io/r/reviews?pr=534&src=https%3A%2F%2Fgithub.com%2FEndBug%2Fadd-and-commit)
#### Legend
Bumps @typescript-eslint/eslint-plugin from 6.2.0 to 6.4.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
14bea42
chore: publish v6.4.09181252
docs: add note on common misconceptions about type narrowing (#7391)ad8401a
fix(eslint-plugin): [strict-boolean-expressions] replace dangerous fixer with...bad37a2
fix(eslint-plugin): [non-nullable-type-assertion-style] consider operator pre...2f535c3
chore(eslint-plugin): remove unusednatural-compare-lite
from dependencies ...0a1de14
chore: publish v6.3.07891a06
Revert "chore(deps): update dependency marked to v6" (#7429)6a1437d
chore(deps): update dependency marked to v6 (#7422)38e5e4e
fix(eslint-plugin): [no-extra-parens] keep parens around call expression argu...56919e4
docs: explain return-await's name and existence in its docs (#7392)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