Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (^4.31.0 → ^5.12.1) · Repo · Changelog
Release Notes
5.12.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
chore: publish v5.12.1
docs: add a missing " (#4577)
docs(eslint-plugin): [member-ordering] correct options type (#4568)
chore: bump @commitlint/config-conventional from 16.0.0 to 16.2.1 (#4565)
chore: bump @types/prettier from 2.4.3 to 2.4.4 (#4564)
chore: bump @commitlint/cli from 16.1.0 to 16.2.1 (#4563)
chore: bump eslint-visitor-keys from 3.2.0 to 3.3.0 (#4562)
chore: bump webpack from 5.68.0 to 5.69.0 (#4561)
chore: bump pretty-format from 27.5.0 to 27.5.1 (#4559)
chore: bump eslint-plugin-jest from 26.1.0 to 26.1.1 (#4558)
chore: bump enhanced-resolve from 5.8.3 to 5.9.0 (#4560)
chore: bump @babel/runtime from 7.17.0 to 7.17.2 (#4557)
chore: bump jest from 27.5.0 to 27.5.1 (#4550)
chore: bump lint-staged from 12.3.3 to 12.3.4 (#4552)
chore: bump rollup from 2.67.1 to 2.67.2 (#4551)
chore: bump follow-redirects from 1.14.7 to 1.14.8 (#4549)
fix(eslint-plugin): [no-unnecessary-type-arguments] fix comparison of types (#4555)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands