Update all of typescript-eslint: 5.25.0 → 5.26.0 (minor) #254
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.25.0 → 5.26.0) · Repo · Changelog
Release Notes
5.26.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
chore: publish v5.26.0
chore: Bump rollup from 2.73.0 to 2.74.1 (#5051)
chore: Bump @swc/core from 1.2.185 to 1.2.189 (#5052)
fix(eslint-plugin): [prefer-readonly] correct issue with anonymus functions (#4974)
docs(eslint-plugin): add triple-slash-reference options schema and defaults (#5039)
chore: Bump @microsoft/api-extractor from 7.24.0 to 7.24.1 (#5044)
chore: Bump @babel/types from 7.17.12 to 7.18.0 (#5046)
chore: Bump eslint-plugin-react from 7.29.4 to 7.30.0 (#5047)
chore: Bump @babel/runtime from 7.17.9 to 7.18.0 (#5048)
chore: fix lock workflow after update (#5035)
fix(eslint-plugin): [member-delimiter-style] autofixer result is not as expected when comments after the delimiter with option `delimiter: 'none'` (#5029)
fix(ast-spec): add `SpreadElement` to `ArrayExpression.elements` (#5025)
fix(eslint-plugin): [member-delimiter-style] autofixer result is not as expected with option `delimiter: 'none'` (#5023)
docs: [ban-types] make options description more readable (#5024)
test(ast-spec): add fixtures for all declaration nodes (#4967)
feat: [4.7] support optional variance annotation (#4831)
feat: [4.7] support instantiation expressions (#4938)
chore: allow publishing canary versions (#5015)
chore: improve CI by making it a workflow graph (#4959)
feat(typescript-estree): `extends` constraints for `infer` (#4830)
docs: make site build throw on broken links (#5009)
chore: downgraded Cypress to 8.3.0 again (#5006)
✳️ @typescript-eslint/parser (5.25.0 → 5.26.0) · Repo · Changelog
Release Notes
5.26.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
chore: publish v5.26.0
chore: Bump rollup from 2.73.0 to 2.74.1 (#5051)
chore: Bump @swc/core from 1.2.185 to 1.2.189 (#5052)
fix(eslint-plugin): [prefer-readonly] correct issue with anonymus functions (#4974)
docs(eslint-plugin): add triple-slash-reference options schema and defaults (#5039)
chore: Bump @microsoft/api-extractor from 7.24.0 to 7.24.1 (#5044)
chore: Bump @babel/types from 7.17.12 to 7.18.0 (#5046)
chore: Bump eslint-plugin-react from 7.29.4 to 7.30.0 (#5047)
chore: Bump @babel/runtime from 7.17.9 to 7.18.0 (#5048)
chore: fix lock workflow after update (#5035)
fix(eslint-plugin): [member-delimiter-style] autofixer result is not as expected when comments after the delimiter with option `delimiter: 'none'` (#5029)
fix(ast-spec): add `SpreadElement` to `ArrayExpression.elements` (#5025)
fix(eslint-plugin): [member-delimiter-style] autofixer result is not as expected with option `delimiter: 'none'` (#5023)
docs: [ban-types] make options description more readable (#5024)
test(ast-spec): add fixtures for all declaration nodes (#4967)
feat: [4.7] support optional variance annotation (#4831)
feat: [4.7] support instantiation expressions (#4938)
chore: allow publishing canary versions (#5015)
chore: improve CI by making it a workflow graph (#4959)
feat(typescript-estree): `extends` constraints for `infer` (#4830)
docs: make site build throw on broken links (#5009)
chore: downgraded Cypress to 8.3.0 again (#5006)
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