chore(deps): update dependency @eslint-react/eslint-plugin to v2.9.3 #316
Reference in New Issue
Block a user
Delete Branch "renovate/eslint-react-eslint-plugin-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.8.4→2.9.3Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v2.9.3Compare Source
🪄 Improvements
no-default-propsrule by @Rel1cx in #1464no-prop-typesrule by @Rel1cx in #1464no-string-refsrule by @Rel1cx in #1464📝 Changes you should be aware of
The following rules have been deprecated:
no-default-propsno-prop-typesno-string-refsIf you are working with legacy codebases that still require these rules, you can use a
no-restricted-syntaxrule to enforce these restrictions:(The rules that were deprecated in this release will still be available until the next major update to avoid breaking changes.)
Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.9.2...v2.9.3
v2.9.2🐞 Fixes
allconfig, closes #1462 by @Rel1cx in #1463🪄 Improvements
rsc/function-definitionby @SukkaW in #1460Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.9.0...v2.9.2
v2.9.0Compare Source
✨ New
no-non-async-server-functionsrule torsc/function-definitionby @Rel1cx in #1457eslint-plugin-react-rscsub-plugin for React Server Components (RSC) rules by @Rel1cx in #1457rscpreset to enable RSC rules by @Rel1cx in #1457disable-rscpreset to disable RSC rules by @Rel1cx in #1457🪄 Improvements
📝 Changes you should be aware of
The
no-non-async-server-functionsrule has been migrated torsc/function-definition. Please update your configuration accordingly if you are using it.Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v2.8.4...v2.9.0
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.