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.38.0) · Repo · Changelog
Release Notes
5.38.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: publish v5.38.0
chore(website): add missing `defaultOptions` (#5668)
chore(website): add 'Automated Rule Docs with Docusaurs and Remark' post (#5593)
chore: Bump @types/jest from 29.0.2 to 29.0.3 (#5669)
chore(deps): stub out unnecessary swc packages (#5661)
feat(website): add warning on top of formatting rule docs pages (#5598)
chore(website): uncollapse Rules sidebar by default again (#5616)
chore: bump jest packages to v29 (#5660)
chore: standardise import rules across the codebase (#5665)
chore: bump @swc/core to 1.3.1 (#5659)
chore: Bump @babel/eslint-parser from 7.18.9 to 7.19.1 (#5657)
chore: Bump @microsoft/api-extractor from 7.31.0 to 7.31.1 (#5654)
chore: Bump lerna from 5.4.3 to 5.5.1 (#5636)
chore: Bump @microsoft/api-extractor from 7.29.5 to 7.31.0 (#5652)
chore: Bump @babel/core from 7.18.9 to 7.19.1 (#5651)
chore: Bump @babel/runtime from 7.18.9 to 7.19.0 (#5643)
chore(eslint-plugin): remove unused indent fork (#5625)
chore(website): correct true extendsBaseRule values (#5632)
chore: Bump eslint-plugin-react from 7.31.1 to 7.31.8 (#5638)
chore: Bump eslint-plugin-simple-import-sort from 7.0.0 to 8.0.0 (#5637)
chore: Bump @types/lodash from 4.14.184 to 4.14.185 (#5630)
chore: Bump @babel/types from 7.18.13 to 7.19.0 (#5631)
chore: Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#5633)
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