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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (5.26.0 → 5.27.0) · Repo · Changelog
Release Notes
5.27.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
chore: publish v5.27.0
chore: Bump @babel/types from 7.18.2 to 7.18.4 (#5102)
chore: Bump eslint-plugin-jest from 26.2.2 to 26.4.5 (#5101)
chore(website): update config editor and add tabs to playground (#5088)
chore: add repo maintenance issue form (#5093)
docs(eslint-plugin): standardize rule description format (#4976)
fix(eslint-plugin): [no-type-alias] handle Template Literal Types (#5092)
chore: upgrade Docusaurus (#5094)
test: fix Cypress test flakes (#5086)
fix(types): remove leftovers from removal of useJSXTextNode (#5091)
feat: bump dependency ranges to TypeScript 4.7 (#5082)
chore(website): pass user defined compilerOptions to linter (#5080)
feat(eslint-plugin): [space-infix-ops] missing error report for conditional types (#5041)
chore(website): error viewer in playground (#5061)
chore: use prettier to format generated sponsors.json (#5073)
feat(eslint-plugin): [ban-ts-comment] add descriptionFormat option (#5026)
chore: add website as an "other" package for issue forms (#5078)
chore: update ast alignment tests and update babel to 7.18.2 (#5074)
chore(eslint-plugin): fix invalid code in promise spread tests (#5072)
feat(eslint-plugin): [no-misused-promises] warn when spreading promises (#5053)
chore: fix generate contributors action (#5038)
chore(website): rewrite WebLinter to typescript and fix support for ts 4.7 (#5034)
chore: update sponsors (#5071)
feat: [4.7] support new extensions (#5027)
feat: [TS4.7] support type parameters for `typeof` (#5067)
chore: remove tmp workflow_dispatch trigger
chore: change github app token action
chore: change github app token action
chore: change github app token action
chore: finalize sponsors and contributors yml
chore: set committer to typescript-eslint[bot]
chore: set committer to typescript-eslint[bot]
chore: use node version in yarn cache key
chore: use node 16
chore: use node 16
chore: try using installation token for github app
chore: try using installation token for github app
chore: try getting installation token for github app
chore: update to lerna v5 stable
chore: update to lerna v5 prerelease
Update ban-types.md (#5063)
chore(website): update report as issue to use new issue forms (#4916)
chore(website): require two donations at lower tiers (#5055)
chore: Bump @babel/core from 7.17.12 to 7.18.0 (#5054)
✳️ @typescript-eslint/parser (5.26.0 → 5.27.0) · Repo · Changelog
Release Notes
5.27.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
chore: publish v5.27.0
chore: Bump @babel/types from 7.18.2 to 7.18.4 (#5102)
chore: Bump eslint-plugin-jest from 26.2.2 to 26.4.5 (#5101)
chore(website): update config editor and add tabs to playground (#5088)
chore: add repo maintenance issue form (#5093)
docs(eslint-plugin): standardize rule description format (#4976)
fix(eslint-plugin): [no-type-alias] handle Template Literal Types (#5092)
chore: upgrade Docusaurus (#5094)
test: fix Cypress test flakes (#5086)
fix(types): remove leftovers from removal of useJSXTextNode (#5091)
feat: bump dependency ranges to TypeScript 4.7 (#5082)
chore(website): pass user defined compilerOptions to linter (#5080)
feat(eslint-plugin): [space-infix-ops] missing error report for conditional types (#5041)
chore(website): error viewer in playground (#5061)
chore: use prettier to format generated sponsors.json (#5073)
feat(eslint-plugin): [ban-ts-comment] add descriptionFormat option (#5026)
chore: add website as an "other" package for issue forms (#5078)
chore: update ast alignment tests and update babel to 7.18.2 (#5074)
chore(eslint-plugin): fix invalid code in promise spread tests (#5072)
feat(eslint-plugin): [no-misused-promises] warn when spreading promises (#5053)
chore: fix generate contributors action (#5038)
chore(website): rewrite WebLinter to typescript and fix support for ts 4.7 (#5034)
chore: update sponsors (#5071)
feat: [4.7] support new extensions (#5027)
feat: [TS4.7] support type parameters for `typeof` (#5067)
chore: remove tmp workflow_dispatch trigger
chore: change github app token action
chore: change github app token action
chore: change github app token action
chore: finalize sponsors and contributors yml
chore: set committer to typescript-eslint[bot]
chore: set committer to typescript-eslint[bot]
chore: use node version in yarn cache key
chore: use node 16
chore: use node 16
chore: try using installation token for github app
chore: try using installation token for github app
chore: try getting installation token for github app
chore: update to lerna v5 stable
chore: update to lerna v5 prerelease
Update ban-types.md (#5063)
chore(website): update report as issue to use new issue forms (#4916)
chore(website): require two donations at lower tiers (#5055)
chore: Bump @babel/core from 7.17.12 to 7.18.0 (#5054)
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