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.27.1) · Repo · Changelog
Release Notes
5.27.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
chore: publish v5.27.1
chore: update sponsors (#5145)
docs(eslint-plugin): [no-extraneous-class] overhaul rule docs (#5059)
fix(eslint-plugin): [space-infix-ops] regression fix for type aliases (#5138)
chore(website): [playground] correct scope analysis class names (#5140)
chore(website): [playground] move config panel to secondary menu (#5131)
fix(eslint-plugin): [space-infix-ops] regression fix for conditional types (#5135)
chore(website): include labels in the report-an-issue button (#5126)
chore: add note about minimal configs to bug report forms (#5123)
chore(website): [playground] create new model with jsx support if needed (#5128)
docs: update supported TS version range (#5127)
chore(website): ship source maps for playground (#5129)
chore: update contributors (#5130)
chore: Bump rollup from 2.74.1 to 2.75.3 (#5105)
chore: Bump @microsoft/api-extractor from 7.24.1 to 7.24.2 (#5106)
chore: Bump lint-staged from 12.4.1 to 12.4.3 (#5108)
chore(website): automate the addition of rule attributes to the website (#5085)
fix(eslint-plugin): [space-infix-ops] correct PropertyDefinition with typeAnnotation (#5113)
chore: removed commitlint (#4981)
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