Update all of typescript-eslint 7.17.0 → 7.18.0 (minor) #203
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 (7.17.0 → 7.18.0) · Repo · Changelog
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
✳️ @typescript-eslint/parser (7.17.0 → 7.18.0) · Repo · Changelog
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
Release Notes
7.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore(release): publish 7.18.0
docs: link no-duplicate-type-constituents and no-redundant-type-constituents to each other (#9612)
chore(deps): update dependency mocha to v10.7.0 (#9650)
chore(deps): update dependency eslint-plugin-react to v7.35.0 (#9647)
chore(deps): update dependency cspell to v8.11.0 (#9624)
chore(deps): update dependency @swc/core to v1.7.0 (#9637)
chore(deps): update dependency husky to v9.1.1 (#9635)
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
docs: remove unnecessary v8 links (#9611)
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
fix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
chore: reorg repo level utils, lint and typecheck repo files (#9618)
docs: final updates to v8 beta post (#9627)
chore(website): remove incorrect `twitterHandle` from type (#9651)
feat(types): update ECMA versions (#9634)
test: add integration test against @types/eslint v9 (#9622)
chore: enable radix (#9563)
docs: update perfectionist domain (#9619)
chore: fix integration tests by pinning @types/eslint v8 (#9620)
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