Update @typescript-eslint/parser 8.57.2 → 8.59.0 (minor)#17
Closed
depfu[bot] wants to merge 1 commit intomainfrom
Closed
Update @typescript-eslint/parser 8.57.2 → 8.59.0 (minor)#17depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
Conversation
Author
|
Closed in favor of #20. |
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/parser (8.57.2 → 8.59.0) · Repo · Changelog
Release Notes
8.59.0
8.58.2
8.58.1
8.58.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
chore(release): publish 8.59.0feat(eslint-plugin): [no-unnecessary-type-assertion] report more cases based on assignability (#11789)chore(eslint-plugin): switch auto-generated test cases to hand-written in return-await.test.ts (#12224)chore(deps): update dependency cspell to v9.8.0 (#12095)chore: fix cspell violations in code blocks (#12167)chore(website): redirect from /docs to /getting-started (#12219)chore(release): publish 8.58.2fix(eslint-plugin): [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)chore: clean up eslint config (#12207)chore(eslint-plugin): switch auto-generated test cases to hand-written in unbound-method.test.ts (#12084)chore(deps): update dependency esbuild to ~0.28.0 (#12209)chore(deps): update dependency eslint-plugin-perfectionist to v5.8.0 (#12208)chore(deps): update dependency @microsoft/api-extractor to v7.58.0 (#12205)chore: convert import eslint to import js - followup (#12100)docs: import @eslint/js as js (#12184)fix: remove tsbuildinfo cache file from published packages (#12187)chore(deps): update dependency knip to v5.88.1 (#12153)chore: update install action so it uses the working directory pt2 (#12203)chore: update install action so it uses the working directory (#12202)chore(release): publish 8.58.1fix(eslint-plugin): [no-unused-vars] fix false negative for type predicate parameter (#12004)chore(deps): update dependency markdownlint-cli to ^0.48.0 (#12121)chore(deps): update pnpm to v10.33.0 (#12186)Revert: feat(eslint-plugin): [no-unnecessary-type-arguments] report inferred required types using assignability API (#11918) (#12199)chore(release): publish 8.58.0chore(deps): update dependency @babel/runtime to v7.29.2 (#12159)chore(deps): update dependency eslint-plugin-perfectionist to v5.7.0 (#12165)fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)chore(deps): update dependency typedoc-plugin-markdown to v4.11.0 (#12169)fix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)docs: remove tsconfigRootDir explanation from typed-linting example (#12177)chore: fix failing integration tests (#12174)chore: disable broken integration test to unblock releasefeat: support TypeScript 6 (#12124)fix(eslint-plugin): crash in `no-unnecessary-type-arguments` (#12163)docs(eslint-plugin): fix typo (#12155)🆕 @typescript-eslint/parser (added, 8.59.0)
🆕 @typescript-eslint/project-service (added, 8.59.0)
🆕 @typescript-eslint/scope-manager (added, 8.59.0)
🆕 @typescript-eslint/tsconfig-utils (added, 8.59.0)
🆕 @typescript-eslint/types (added, 8.59.0)
🆕 @typescript-eslint/typescript-estree (added, 8.59.0)
🆕 @typescript-eslint/visitor-keys (added, 8.59.0)
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