-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @eslint-react/eslint-plugin to ^1.12.1 #93
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
The preview URL are: |
0f9ed2b
to
8ea6326
Compare
The preview URL are: |
8ea6326
to
b93d74f
Compare
The preview URL are: |
b93d74f
to
6963447
Compare
The preview URL are: |
6963447
to
634e44d
Compare
The preview URL are: |
This PR contains the following updates:
^1.10.1
->^1.12.1
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.12.1
Compare Source
✨ New
allowAllCaps
,allowNamespace
,allowLeadingUnderscore
tonaming-convention/component-name
and set their default values tofalse
.🪄 Improvements
naming-convention/component-name
before checking it against the pattern.v1.12.0
Compare Source
✨ New
hooks-extra
rules torecommended
andrecommended-legacy
presets.v1.11.0
Compare Source
✨ New
eslint-plugin-react-web-api
- A plugin that provides rules for interacting with Web APIs in React applications.web-api/no-leaked-timeout
rule to prevent leakedsetTimeout
.web-api/no-leaked-interval
rule to prevent leakedsetInterval
.web-api/no-leaked-event-listener
rule to prevent leakedaddEventListener
.web-api
andweb-api-legacy
presets to enable all rules provided byeslint-plugin-react-web-api
.react-web-api/no-leaked-event-listener
torecommended
andrecommended-legacy
presets.🪄 Improvements
@eslint-react/eslint-plugin
package.@typescript-eslint
's packages to^8.2.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 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.