Update dependency @eslint-react/eslint-plugin to v5.8.6#413
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @eslint-react/eslint-plugin to v5.8.6#413renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report
File CoverageNo changed files found. |
57b4c03 to
4e49d52
Compare
4e49d52 to
1f6a676
Compare
1f6a676 to
c9fc440
Compare
c9fc440 to
c7f4abf
Compare
c7f4abf to
ca83484
Compare
|
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.



This PR contains the following updates:
5.7.1→5.8.6Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v5.8.6Compare Source
📝 Documentation
react-x/context-namerule description accuracy.react-x,react-dom, andreact-web-apirule documentation.term-based-rule-patterns.mddocumentation.🏗️ Internal
ast: ReplacedisLiteralwithisStringLiteralinCheckutilities (#1798).tsdownandtslbase configs to factory functions.@local/samplespackage (#1800).@typescript-eslintto^8.60.0eslint-plugin-jsdocto63.0.0fumadocspatch versionsnxto^22.7.4pnpmand lockfile updatesFull Changelog: Rel1cx/eslint-react@v5.8.5...v5.8.6
v5.8.5Compare Source
📝 Documentation
docs/rule-implementation-patterns.md) and term-based rule patterns guide (docs/term-based-rule-patterns.md).5.1.0to5.0.0across README and documentation..textlintrc.jsonpatterns.🏗️ Internal
@effect/language-serviceto^0.86.2@takumi-rs/image-responseto^1.3.0@tsconfig/vite-reactto^8.0.6@types/nodeto^25.9.1@types/reactto^19.2.15eslint-plugin-package-jsonto^1.1.0fumadocs-coreto^16.9.0fumadocs-mdxto^15.0.7fumadocs-uito^16.9.0lru-cacheto11.5.0nxto^22.7.3postcssto^8.5.15viteto^8.0.14vitestto^4.1.7pnpmto11.2.1v5.8.4Compare Source
📝 Documentation
Hintpopover with a direct link to the FAQ anchor explaining the project's human/LLM collaboration policy.isClassComponentandJsxConfig.🏗️ Internal
core: SimplifiedisClassComponentby removing thecontextparameter and replacingisClassComponentLoosewith the simplified function.eslint-plugin-react-x: Removed unnecessary optional chaining across multiple rules (immutability,no-unused-state,purity,refs,set-state-in-effect,static-components,use-memo, etc.) and expanded test coverage for edge cases (#1792).actions/setup-nodecache parameter error.@takumi-rs/image-responseto 1.2.1,fumadocs-mdxto 15.0.6,import-integrity-lintto 1.1.1,preactto 10.29.2,tsxto 4.22.1,@typescript-eslintto^8.59.4,@types/nodeto^25.9.0,dompurifyto^3.4.5,pnpmto11.1.3,textlintto 15.7.1, and dprint TypeScript plugin to 0.96.1.tsl.config.ts.pnpm-workspace.yamlfrom^6.0.3to5.9.3..github/zizmor.yml.scripts/verify-lockfile.ts,scripts/verify-devtools.ts, and all references to them.react-jsx/no-children-prop(no logic change).Full Changelog: Rel1cx/eslint-react@v5.8.3...v5.8.4
v5.8.3Compare Source
🐞 Fixes
react-dom/no-unknown-property: Added React 19precedenceandblockingattributes to the known property allowlist with version-gated tag checks, preventing false positives on<style>,<link>, and<script>elements (#1789, #1790).Full Changelog: Rel1cx/eslint-react@v5.8.2...v5.8.3
v5.8.2Compare Source
📝 Documentation
usehook guidance toerror-boundaries,rules-of-hooks, andno-use-contextdocs.eslint-plugin-react-xrule documentation with scenario-based examples, Troubleshooting sections, and Further Reading links across 48 rule docs (#1786).^^^) from documentation examples for better readability (#1785).eslint-plugin-reactwith additional details.🏗️ Internal
pnpm-lock.yaml: bumpednxto 22.7.2 andbrace-expansionto 5.0.5.Full Changelog: Rel1cx/eslint-react@v5.8.1...v5.8.2
v5.8.1Compare Source
📝 Documentation
eslint-plugin-react-x,eslint-plugin-react-dom,eslint-plugin-react-jsx,eslint-plugin-react-web-api,eslint-plugin-react-naming-convention,eslint-plugin-react-debug,eslint-plugin-react-rsc) from theCommon Violations / Invalid / Validformat to the newExamples / scenario-based / Troubleshooting / Further Readingformat (#1784).🏗️ Internal
scripts/scaffold-rule.tsand the rule request issue template to match the new documentation structure (#1782).Full Changelog: Rel1cx/eslint-react@v5.8.0...v5.8.1
v5.8.0Compare Source
🪄 Improvements
react-jsx/no-children-prop,react-jsx/no-children-prop-with-children: Added support forcreateElementcalls in addition to JSX elements (#1780).📝 Documentation
eslint-plugin-perfectionistto the third-party plugins documentation page (#1778).🏗️ Internal
import-integrity-lintto 1.0.1.typescript-eslintandimport-integrity-lintin the workspace (#1776).minimumReleaseAgeto 3 days and updated lockfile (#1779)..reposdirectory references from config files (#1773).create-spec-alignment-issues.sh,migrate-labels.sh) (#1777).eslint-plugin-fast-importwithimport-integrity-lint(#1774).Full Changelog: Rel1cx/eslint-react@v5.7.10...v5.8.0
v5.7.10🐞 Fixes
react-x/no-leaked-conditional-rendering,react-x/set-state-in-effect: Added cycle detection to prevent stack overflow in recursive function analysis (#1769).📝 Documentation
third-party-plugins.mdxdocumentation page.react-x/globalsrule.🏗️ Internal
react-x/error-boundaries: SimplifiedgetEnclosingTryBlockimplementation.minimumReleaseAgeandminimumReleaseAgeExcludeentries topnpm-workspace.yaml.fumadocs-coreandfumadocs-uito 16.8.11.facebook/reactas git subtree under.repos" in v5.7.9 (re-released as v5.7.10, closes #1772).Full Changelog: Rel1cx/eslint-react@v5.7.8...v5.7.10
v5.7.8Compare Source
🐞 Fixes
react-x/no-missing-key: Fixed the rule not detectingConditionalExpression/LogicalExpressionreturned from block-bodied.map/Array.fromcallbacks. The rule now reports both branches when both lack akey, instead of only the first (#1767, #1766).📝 Documentation
[NEEDS VERIFICATION]markers to spec diffs for React Compiler aligned rules.Hintcomponent to the website and used it on the home page.🏗️ Internal
@effect/language-serviceto 0.86.0.dompurifyto 3.4.3.fumadocs-mdxto 15.0.4 and related dependencies.pnpmfrom 11.1.0 to 11.1.1.experimental.useFlatConfigfrom Zed settings.dprint.json.v5.7.7Compare Source
🐞 Fixes
eslint-plugin-react-jsxandeslint-plugin-react-rscto include thejsx-/rsc-prefixes so editorOpen documentationlinks resolve correctly (#1757) — by @kasmacioma.🏗️ Internal
@types/nodefrom 25.6.2 to 25.7.0.pnpmfrom 11.0.9 to 11.1.0.mermaidfrom 11.14.0 to 11.15.0 and pinned it viapnpm-workspace.yamloverrides, dropping the transitivechevrotain@12.0.0chain in favor of@chevrotain/types@11.1.2.trustPolicy: "no-downgrade"inpnpm-workspace.yaml.v5.7.6Compare Source
📝 Documentation
Versionsaccordion sourced from per-ruleCHANGELOG.md.mikotoproject to the community showcase.@eslint-react/core.🏗️ Internal
@typescript-eslintpackages from 8.59.2 to 8.59.3.fumadocs-coreandfumadocs-uifrom 16.8.7 to 16.8.10.fumadocs-mdxfrom 14.3.2 to 15.0.3.tailwindcssand@tailwindcss/postcssfrom 4.2.4 to 4.3.0.tailwind-mergefrom 3.5.0 to 3.6.0.vitestfrom 4.1.5 to 4.1.6.ansisfrom 4.2.0 to 4.3.0.semverfrom 7.7.4 to 7.8.0.pnpmfrom 11.0.8 to 11.0.9.nxfrom a 23.0.0 canary back to 22.7.1 stable.verify:rule-docsscript toverify:docs.assets/logo.htmlandassets/react-icon.html(#1755, #1756).Full Changelog: Rel1cx/eslint-react@v5.7.5...v5.7.6
v5.7.5Compare Source
🏗️ Internal
@eslint/compatfrom 2.0.5 to 2.1.0.@types/nodefrom 25.6.0 to 25.6.2.nextfrom 16.2.5 to 16.2.6.publintfrom 0.3.19 to 0.3.20.tsdownfrom 0.21.10 to 0.22.0.pnpmfrom 10.33.4 to 11.0.8.Full Changelog: Rel1cx/eslint-react@v5.7.4...v5.7.5
v5.7.4Compare Source
🏗️ Internal
@typescript-eslintpackages from 8.59.1 to 8.59.2.reactandreact-domfrom 19.2.5 to 19.2.6.nextfrom 16.2.4 to 16.2.5.nxfrom 22.7.1 to 23.0.0-canary.20260506-b594537.fumadocs-coreandfumadocs-uifrom 16.8.5 to 16.8.7.postcssfrom 8.5.13 to 8.5.14.publintfrom 0.3.18 to 0.3.19.pnpmfrom 10.33.2 to 10.33.4.Full Changelog: Rel1cx/eslint-react@v5.7.3...v5.7.4
v5.7.3Compare Source
🐞 Fixes
react-x/immutability: Exempted ref mutations via a naming heuristic — any object whose identifier isrefor ends withRefis treated as a mutable ref and skipped from immutability checks. This fixes false positives when mutatingRefObject<T>values received as props (#1752, #1751).react-x/immutability: AddednoRefLikeStateNamediagnostic to prevent state variables from being namedrefor ending withRef, which would otherwise bypass the ref exemption heuristic (#1752).📝 Documentation
react-jsx/no-key-after-spreaddocumentation (jsx/no-key-after-spread→jsx-no-key-after-spread) (#1750).Full Changelog: Rel1cx/eslint-react@v5.7.2...v5.7.3
v5.7.2Compare Source
🐞 Fixes
react-x/no-unused-state: Removed the rule from therecommendedpreset for now (#1747, #1748).📝 Documentation
🏗️ Internal
Full Changelog: Rel1cx/eslint-react@v5.7.1...v5.7.2
Configuration
📅 Schedule: (UTC)
🚦 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.