Update all of typescript-eslint 5.62.0 → 8.45.0 (major) #7055
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (5.62.0 → 8.45.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore(release): publish 8.45.0
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
chore(deps): update eslint monorepo to v9.36.0 (#11644)
chore(deps): update dependency knip to v5.64.0 (#11658)
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)
docs: add parserOptions note to Type Checking (#11523)
chore: slightly improve `convertComments` (#11632)
chore: update test fixtures to avoid spellcheck error (#11626)
chore(deps): update dependency typedoc-plugin-markdown to v4.9.0 (#11649)
fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (#11617)
fix: disable generating declaration maps (#11627)
fix(ast-spec): narrow ArrowFunctionExpression.generator to false (#11636)
docs: switch outdated `overrides` FAQ to `files` (#11643)
chore(website): lint for missing `g` flag (#11645)
chore(deps): update dependency monaco-editor to ~0.53.0 (#11607)
✳️ @typescript-eslint/parser (5.62.0 → 8.45.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore(release): publish 8.45.0
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
chore(deps): update eslint monorepo to v9.36.0 (#11644)
chore(deps): update dependency knip to v5.64.0 (#11658)
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)
docs: add parserOptions note to Type Checking (#11523)
chore: slightly improve `convertComments` (#11632)
chore: update test fixtures to avoid spellcheck error (#11626)
chore(deps): update dependency typedoc-plugin-markdown to v4.9.0 (#11649)
fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (#11617)
fix: disable generating declaration maps (#11627)
fix(ast-spec): narrow ArrowFunctionExpression.generator to false (#11636)
docs: switch outdated `overrides` FAQ to `files` (#11643)
chore(website): lint for missing `g` flag (#11645)
chore(deps): update dependency monaco-editor to ~0.53.0 (#11607)
🆕 @typescript-eslint/project-service (added, 8.45.0)
🆕 @typescript-eslint/tsconfig-utils (added, 8.45.0)
🆕 @typescript-eslint/scope-manager (added, 8.45.0)
🆕 @typescript-eslint/types (added, 8.45.0)
🆕 @typescript-eslint/typescript-estree (added, 8.45.0)
🆕 @typescript-eslint/utils (added, 8.45.0)
🆕 @typescript-eslint/visitor-keys (added, 8.45.0)
🆕 ignore (added, 7.0.5)
🆕 ts-api-utils (added, 2.1.0)
🗑️ archiver (removed)
🗑️ archiver-utils (removed)
🗑️ archiver-utils (removed)
🗑️ compress-commons (removed)
🗑️ crc-32 (removed)
🗑️ crc32-stream (removed)
🗑️ electron-builder-squirrel-windows (removed)
🗑️ lazystream (removed)
🗑️ lodash.defaults (removed)
🗑️ lodash.difference (removed)
🗑️ lodash.flatten (removed)
🗑️ lodash.isplainobject (removed)
🗑️ lodash.union (removed)
🗑️ natural-compare-lite (removed)
🗑️ react-native-url-polyfill (removed)
🗑️ readdir-glob (removed)
🗑️ webidl-conversions (removed)
🗑️ whatwg-url-without-unicode (removed)
🗑️ zip-stream (removed)
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