Update dependency @eslint-react/eslint-plugin to v2.1.1 #151
+7,822
−5,344
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:
2.0.2
->2.1.1
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v2.1.1
✨ New
strict
,strict-typescript
, andstrict-type-checked
presets by @Rel1cxno-deprecated
preset to enable all rules that report deprecated React APIs by @Rel1cx🐞 Fixes
🪄 Improvements
recommended
presets tostrict
presets by @Rel1cx, closes #1262react-x/no-unstable-context-value
react-x/no-unstable-default-props
react-x/no-unused-class-component-members
react-x/no-unused-state
react-dom/no-missing-button-type
react-dom/no-missing-iframe-sandbox
react-dom/no-unsafe-iframe-sandbox
react-dom/no-unsafe-target-blank
typescript
peer dependency version range from^5.9.2
to^5
by @Rel1cxv2.0.6
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v2.0.5...v2.0.6
v2.0.5
Compare Source
🪄 Improvements
dangerouslySetInnerHTML
to children indom/no-dangerously-set-innerhtml-with-children
rule by @Rel1cx in #125619.1.0
to19.2.0
by @Rel1cx in #1259Full Changelog: Rel1cx/eslint-react@v2.0.4...v2.0.5
v2.0.4
Compare Source
✨ New
naming-convention/use-state
rule in recommended presets by @Rel1cx in #1252🐞 Fixes
hooks-extra/no-direct-set-state-in-use-effect
rule to recommended presets, closes #1251 by @Rel1cx in #1252Full Changelog: Rel1cx/eslint-react@v2.0.3...v2.0.4
v2.0.3
Compare Source
🐞 Fixes
dom/prefer-namespace-import
missing inreact-dom
plugin by @Rel1cx in #1249dom/no-missing-button-type
when specifying non-trivial expression as value oftype
attribute, closes #1247 by @Rel1cx in #1250Full Changelog: Rel1cx/eslint-react@v2.0.2...v2.0.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.