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.4.0) · Repo · Changelog
Release Notes
5.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
chore: publish v5.4.0
chore: bump marked from 3.0.7 to 3.0.8 (#4150)
chore: bump node-fetch from 3.0.0 to 3.1.0 (#4149)
chore: bump eslint-plugin-import from 2.25.2 to 2.25.3 (#4148)
chore: bump @types/marked from 3.0.2 to 3.0.3 (#4147)
chore: bump webpack from 5.61.0 to 5.64.0 (#4146)
docs: add landing page for rules (#4114)
chore: bump lint-staged from 11.2.6 to 12.0.2 (#4144)
chore: bump @types/prettier from 2.4.1 to 2.4.2 (#4141)
fix: correct issues with circular imports (#4140)
feat: add RuleCreator.withoutDocs (#4136)
docs: added Konamimojisplosion easter egg to website (#4127)
docs: fleshed out dedicated Architecture section (#4124)
feat(experimental-utils): add default [] for RuleModule TOptions generic (#4135)
feat(typescript-estree): support type-only module specifiers (#4076)
feat(typescript-estree): support private fields in-in syntax (#4075)
feat(typescript-estree): support Import Assertions (#4074)
docs: added issue template for docs request (#4111)
docs: audit and revamp of main pages (#4112)
fix(eslint-plugin): [no-implied-eval] ignore locally declared functions (#4049)
fix: landing page title duplication (#4123)
fix(eslint-plugin): [explicit-member-accessibility] private fields cannot have accessibility modifiers (#4117)
docs: add missing formatting for cjson and jsonc and correct edit links (#4116)
chore: disable website build after install (#4113)
chore: update to typescript 4.5-rc (#4073)
docs(eslint-plugin): [padding-line-between-statements] clarify accepted options (#4092)
chore: bump lint-staged from 11.2.3 to 11.2.6 (#4081)
chore: bump eslint-plugin-eslint-plugin from 4.0.1 to 4.0.2 (#4082)
chore: bump eslint-plugin-jest from 25.2.2 to 25.2.4 (#4104)
chore: update lerna to 4.0.0 (#3151)
fix(eslint-plugin): check optional chaining for floating promises (#4096)
test(eslint-plugin): add optional chaining cases for `await-thenable` (#4097)
chore(website): update deployment section of README (#4107)
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