Update eslint-plugins #104
Draft
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:
0.8.5
->0.8.7
2.31.0
->2.32.0
2.0.2
->2.2.1
7.37.4
->7.37.5
19.0.0-beta-27714ef-20250124
->19.0.0-beta-ebf51a3-20250411
Release Notes
AlexMost/eslint-plugin-deprecate (eslint-plugin-deprecate)
v0.8.7
Compare Source
v0.8.6
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0
Compare Source
Added
enforce-node-protocol-usage
] rule andimport/node-version
setting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions
]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order
]: addconsolidateIslands
option to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules
]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order
]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order
]: resolve undefined property access issue when usingnamed
ordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage
]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order
]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions
], [order
]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()
([#3125], thanks [@lnuvy])order
]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules
]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths
: clarify wording and fix errors ([#3172], thanks [@greim])matrix-org/eslint-config-matrix-org (eslint-plugin-matrix-org)
v2.2.1
: Release 2.2.1Compare Source
2.2.1 Release
v2.2.0
: Release 2.2.0Compare Source
2.2.0 Release
v2.1.0
: Release 2.1.0Compare Source
2.1.0 Release
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5
Compare Source
Fixed
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb)prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares)no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)Changed
button-has-type
]: clean up phrasing (#3909 @hamirmahal)facebook/react (eslint-plugin-react-compiler)
v19.0.0-beta-ebf51a3-20250411
Compare Source
v19.0.0-beta-e993439-20250405
Compare Source
v19.0.0-beta-e993439-20250328
Compare Source
v19.0.0-beta-e552027-20250112
Compare Source
v19.0.0-beta-e1e972c-20250221
Compare Source
v19.0.0-beta-df7b47d-20241124
Compare Source
v19.0.0-beta-decd7b8-20250118
Compare Source
v19.0.0-beta-bafa41b-20250307
Compare Source
v19.0.0-beta-b2e8e9c-20241220
Compare Source
v19.0.0-beta-af1b7da-20250417
Compare Source
v19.0.0-beta-aeaed83-20250323
Compare Source
v19.0.0-beta-a7bf2bd-20241110
Compare Source
v19.0.0-beta-9ee70a1-20241017
Compare Source
v19.0.0-beta-8a03594-20241020
Compare Source
v19.0.0-beta-714736e-20250131
Compare Source
v19.0.0-beta-6fc168f-20241025
Compare Source
v19.0.0-beta-63e3235-20250105
Compare Source
v19.0.0-beta-63b359f-20241101
Compare Source
v19.0.0-beta-55955c9-20241229
Compare Source
v19.0.0-beta-40c6c23-20250301
Compare Source
v19.0.0-beta-37ed2a7-20241206
Compare Source
v19.0.0-beta-3229e95-20250315
Compare Source
v19.0.0-beta-30d8a17-20250209
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.