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.
This PR contains the following updates:
22.2.0
->22.4.0
8.0.1
->8.1.0
8.0.1
->8.1.0
9.4.2
->9.5.1
15.2.8
->15.2.9
9.7.0
->9.7.1
5.4.0
->5.4.1
4.0.2
->4.0.3
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.1.0
Compare Source
🚀 Features
eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true
typescript-estree: restrict variable declarator definite/init combinations
eslint-plugin: [no-unsafe-return] check promise any
eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods
🩹 Fixes
eslint-plugin: [no-unsafe-enum-comparison] typo in test
eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references
eslint-plugin: [member-ordering] get accessor member name & take into account
abstract
and decoratoreslint-plugin: [prefer-optional-chain] wrong parenthesis fix output
eslint-plugin: [no-unnecessary-type-parameters] clarify message
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.1.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
antfu/bumpp (bumpp)
v9.5.1
Compare Source
🚀 Features
View changes on GitHub
v9.5.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.pnpm/pnpm (pnpm)
v9.7.1
Compare Source
vitejs/vite (vite)
v5.4.1
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865qmhc/vite-plugin-dts (vite-plugin-dts)
v4.0.3
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.