Update all of typescript-eslint 6.1.0 → 6.2.0 (minor) #293
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 (6.1.0 → 6.2.0) · Repo · Changelog
Release Notes
6.2.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 v6.2.0
chore(deps): update nx to v16.5.3 (#7282)
chore(deps): update dependency stylelint to v15.10.2 (#7294)
docs: fix typos in v6 blog
chore(deps): update dependency eslint-plugin-eslint-plugin to v5.1.1 (#7292)
chore(deps): update dependency @microsoft/api-extractor to v7.36.3 (#7291)
chore(deps): update dependency @swc/core to v1.3.70 (#7281)
chore(deps): update dependency esbuild to v0.18.14 (#7280)
chore(deps): update dependency cspell to v6.31.2 (#7271)
fix(typescript-estree): fix TSNode type error on old ts versions (#7267)
fix(eslint-plugin): use a default export for the rules type (#7266)
chore(deps): update dependency lerna to v7.1.4 (#7262)
feat(eslint-plugin): [class-methods-use-this] add extension rule (#6457)
feat(eslint-plugin): sync getFunctionHeadLoc implementation with upstream (#7260)
docs: add Local Linking guide (#7104)
fix(eslint-plugin): [member-ordering] account for repeated names (#6864)
chore(deps): update dependency webpack to v5.88.2 (#7206)
docs: move header section to main (#7122)
chore(deps): update dependency @types/marked to v5.0.1 (#7254)
fix(eslint-plugin): [no-unsafe-enum-comparison] exempt bit shift operators (#7074)
fix(eslint-plugin): [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225)
chore: use workerIdleMemoryLimit in jest tests (#7249)
✳️ @typescript-eslint/parser (6.1.0 → 6.2.0) · Repo · Changelog
Release Notes
6.2.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 v6.2.0
chore(deps): update nx to v16.5.3 (#7282)
chore(deps): update dependency stylelint to v15.10.2 (#7294)
docs: fix typos in v6 blog
chore(deps): update dependency eslint-plugin-eslint-plugin to v5.1.1 (#7292)
chore(deps): update dependency @microsoft/api-extractor to v7.36.3 (#7291)
chore(deps): update dependency @swc/core to v1.3.70 (#7281)
chore(deps): update dependency esbuild to v0.18.14 (#7280)
chore(deps): update dependency cspell to v6.31.2 (#7271)
fix(typescript-estree): fix TSNode type error on old ts versions (#7267)
fix(eslint-plugin): use a default export for the rules type (#7266)
chore(deps): update dependency lerna to v7.1.4 (#7262)
feat(eslint-plugin): [class-methods-use-this] add extension rule (#6457)
feat(eslint-plugin): sync getFunctionHeadLoc implementation with upstream (#7260)
docs: add Local Linking guide (#7104)
fix(eslint-plugin): [member-ordering] account for repeated names (#6864)
chore(deps): update dependency webpack to v5.88.2 (#7206)
docs: move header section to main (#7122)
chore(deps): update dependency @types/marked to v5.0.1 (#7254)
fix(eslint-plugin): [no-unsafe-enum-comparison] exempt bit shift operators (#7074)
fix(eslint-plugin): [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225)
chore: use workerIdleMemoryLimit in jest tests (#7249)
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