Update all of typescript-eslint: 5.55.0 → 5.56.0 (minor)#450
Closed
depfu[bot] wants to merge 1 commit intomainfrom
Closed
Update all of typescript-eslint: 5.55.0 → 5.56.0 (minor)#450depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
Closed in favor of #455. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.55.0 → 5.56.0) · Repo · Changelog
Release Notes
5.56.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.56.0chore(deps): update dependency @playwright/test to v1.31.2 (#6692)chore(deps): update dependency @jest/reporters to v29.5.0 (#6686)chore(deps): update dependency @jest/create-cache-key-function to v29.5.0 (#6685)chore(deps): update dependency @eslint-community/eslint-utils to v4.3.0 (#6689)chore(deps): update rollup (#6671)chore(deps): update dependency @types/babel__core to v7.20.0 (#6693)chore(deps): update dependency @swc/core to v1.3.41 (#6691)fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672)chore: add type-utils to "Another Package" issue template (#6696)chore: update to TypeScript 5.0.2 (#6662)chore: update renovate configchore(deps): update dependency @babel/runtime to v7.21.0 (#6684)chore(deps): update dependency monaco-editor to v0.36.1 (#6655)chore(deps): update dependency @babel/eslint-parser to v7.21.3 (#6677)chore(deps): update dependency @babel/core to v7.21.3 (#6676)chore(deps): update dependency @axe-core/playwright to v4.6.0 (#6675)chore(deps): update dependency tsx to v3.12.5 (#6669)chore(deps): update dependency husky to v8.0.3 (#6653)feat(eslint-plugin): add allowNever support to restrict-template-expressions (#6554)fix(eslint-plugin-internal): version import (#6680)fix(eslint-plugin): add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645)chore(website): add image-link class in two more places (#6678)chore(website): add links to Discord (#6667)chore(deps): update dependency prettier to v2.8.4 (#6666)chore(deps): update dependency eslint-plugin-deprecation to v1.3.3 (#6651)chore(deps): update dependency console-fail-test to v0.1.8 (#6650)chore(deps): update dependency @types/semver to v7.3.13 (#6649)chore(deps): update dependency @types/react-helmet to v6.1.6 (#6648)chore(deps): update dependency eslint-plugin-eslint-plugin to v5.0.8 (#6652)chore(deps): update dependency markdown-table to v3.0.3 (#6654)fix(eslint-plugin): [member-ordering] check order when optionalityOrder is present with no optional members (#6619)fix(eslint-plugin): [strict-boolean-expressions] handle truthy enums (#6618)chore(deps): update dependency @types/react to v18.0.28 (#6647)chore(deps): update dependency @types/lodash to v4.14.191 (#6646)chore(deps): update dependency @swc/jest to v0.2.24 (#6644)chore(deps): update dependency @swc/core to v1.3.39 (#6643)fix(eslint-plugin): [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638)docs(eslint-plugin): [await-thenable] fix typo (#6639)chore: automatically cleanup caches when the relevant PR closes (#6616)chore(website): touchups for the v6 beta blog post (#6627)chore(website): fixed up hourglass annotations on v6 beta announcement (#6621)fix(eslint-plugin): [no-misused-promises] avoid unnecessary calls to getContextualType (#6193)docs: add v6 upgrade blog post (#6515)✳️ @typescript-eslint/parser (5.55.0 → 5.56.0) · Repo · Changelog
Release Notes
5.56.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.56.0chore(deps): update dependency @playwright/test to v1.31.2 (#6692)chore(deps): update dependency @jest/reporters to v29.5.0 (#6686)chore(deps): update dependency @jest/create-cache-key-function to v29.5.0 (#6685)chore(deps): update dependency @eslint-community/eslint-utils to v4.3.0 (#6689)chore(deps): update rollup (#6671)chore(deps): update dependency @types/babel__core to v7.20.0 (#6693)chore(deps): update dependency @swc/core to v1.3.41 (#6691)fix(eslint-plugin): [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672)chore: add type-utils to "Another Package" issue template (#6696)chore: update to TypeScript 5.0.2 (#6662)chore: update renovate configchore(deps): update dependency @babel/runtime to v7.21.0 (#6684)chore(deps): update dependency monaco-editor to v0.36.1 (#6655)chore(deps): update dependency @babel/eslint-parser to v7.21.3 (#6677)chore(deps): update dependency @babel/core to v7.21.3 (#6676)chore(deps): update dependency @axe-core/playwright to v4.6.0 (#6675)chore(deps): update dependency tsx to v3.12.5 (#6669)chore(deps): update dependency husky to v8.0.3 (#6653)feat(eslint-plugin): add allowNever support to restrict-template-expressions (#6554)fix(eslint-plugin-internal): version import (#6680)fix(eslint-plugin): add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645)chore(website): add image-link class in two more places (#6678)chore(website): add links to Discord (#6667)chore(deps): update dependency prettier to v2.8.4 (#6666)chore(deps): update dependency eslint-plugin-deprecation to v1.3.3 (#6651)chore(deps): update dependency console-fail-test to v0.1.8 (#6650)chore(deps): update dependency @types/semver to v7.3.13 (#6649)chore(deps): update dependency @types/react-helmet to v6.1.6 (#6648)chore(deps): update dependency eslint-plugin-eslint-plugin to v5.0.8 (#6652)chore(deps): update dependency markdown-table to v3.0.3 (#6654)fix(eslint-plugin): [member-ordering] check order when optionalityOrder is present with no optional members (#6619)fix(eslint-plugin): [strict-boolean-expressions] handle truthy enums (#6618)chore(deps): update dependency @types/react to v18.0.28 (#6647)chore(deps): update dependency @types/lodash to v4.14.191 (#6646)chore(deps): update dependency @swc/jest to v0.2.24 (#6644)chore(deps): update dependency @swc/core to v1.3.39 (#6643)fix(eslint-plugin): [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638)docs(eslint-plugin): [await-thenable] fix typo (#6639)chore: automatically cleanup caches when the relevant PR closes (#6616)chore(website): touchups for the v6 beta blog post (#6627)chore(website): fixed up hourglass annotations on v6 beta announcement (#6621)fix(eslint-plugin): [no-misused-promises] avoid unnecessary calls to getContextualType (#6193)docs: add v6 upgrade blog post (#6515)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