chore(deps): update devdependencies (non-major) (minor) #950
+1,383
−1,234
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:
19.7.1
->19.8.0
19.7.1
->19.8.0
3.13.11
->3.14.0
1.26.2
->1.40.3
3.2.0
->3.3.1
9.20.0
->9.24.0
0.63.0
->0.66.3
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
8.5.6
->8.6.12
5.66.3
->5.71.10
1.105.0
->1.115.0
16.2.0
->16.3.0
19.0.9
->19.1.0
19.0.3
->19.1.1
8.24.0
->8.29.0
8.24.0
->8.29.0
3.0.5
->3.1.1
3.0.5
->3.1.1
14.0.2
->14.2.1
9.20.1
->9.24.0
10.0.1
->10.1.1
3.8.0
->3.10.0
5.1.0
->5.2.0
0.11.3
->0.12.0
17.1.0
->17.4.4
5.9.6
->5.10.0
1.50.1
->1.51.1
8.5.6
->8.6.12
5.7.3
->5.8.3
0.8.0
->0.9.1
2.2.0
->2.3.0
3.0.5
->3.1.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
cypress-io/code-coverage (@cypress/code-coverage)
v3.14.0
Compare Source
Features
v3.13.12
Compare Source
Bug Fixes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.40.3
Compare Source
🐞 Fixes
no-useless-fragment
false positive when using
, closes #1035 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1036Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3
v1.40.2
Compare Source
🐞 Fixes
jsx-uses-react
rule forpreserve
mode by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1031🪄 Improvements
LanguagePreferenceSchema
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1033Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2
v1.40.1
Compare Source
✨ New
jsx-uses-react
rule to support@jsx
and@jsxFrag
annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029LanguagePreference
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1
v1.40.0
Compare Source
✨ New
react-x/jsx-uses-react
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027react-x/jsx-uses-react
rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1027naming-convention/context-name
rule in recommended presets by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1024JsxRuntime
module by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1025Full Changelog: Rel1cx/eslint-react@v1.38.4...v1.40.0
v1.38.4
Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4
v1.38.3
Compare Source
🪄 Improvements
e0e4d46
Full Changelog: Rel1cx/eslint-react@v1.38.2...v1.38.3
v1.38.2
Compare Source
🐞 Fixes
prefer-shorthand-*
rules inall
config by @Rel1cx ina9e6ef9
Full Changelog: Rel1cx/eslint-react@v1.38.0...v1.38.2
v1.38.1
Compare Source
v1.38.0
Compare Source
✨ New
react-x/jsx-no-undef
rule, closes #1016 by @Rel1cx in #1018hooks-extra/prefer-use-state-lazy-initialization
rule to recommended presets by @Rel1cx in #1019🪄 Improvements
react-x/jsx-uses-vars
andreact-x/jsx-no-duplicate-props
rules by @Rel1cx in #1017Full Changelog: Rel1cx/eslint-react@v1.37.3...v1.38.0
v1.37.3
Compare Source
🐞 Fixes
ts-api-utils
does not provide an export namedunionConstituents
, closes #1009 by @Rel1cx in #1010Full Changelog: Rel1cx/eslint-react@v1.37.2...v1.37.3
v1.37.2
Compare Source
🐞 Fixes
prefer-read-only-props
false positive using React types, closes #962 by @Rel1cx in #1008Full Changelog: Rel1cx/eslint-react@v1.37.1...v1.37.2
v1.37.1
Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initialization
to correctly detect other hooks called withinuseState(...)
by @Rel1cx in #1006🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.37.0...v1.37.1
v1.37.0
Compare Source
🪄 Improvements
hooks-extra/prefer-use-state-lazy-initialization
from recommended presets by @Rel1cx in #1001Full Changelog: Rel1cx/eslint-react@v1.36.3...v1.37.0
v1.36.3
Compare Source
🐞 Fixes
hooks-extra/prefer-use-state-lazy-initialization
false positive onuseState(use(promise))
closes #999 by @Rel1cx in #1000Full Changelog: Rel1cx/eslint-react@v1.36.2...v1.36.3
v1.36.2
Compare Source
No notable changes have been made in this release.
Full Changelog: Rel1cx/eslint-react@v1.36.1...v1.36.2
v1.36.1
Compare Source
🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.35.0...v1.36.1
v1.35.0
Compare Source
✨ New
no-render
rule to replaceReactDom.render()
withcreateRoot(node).render()
, closes #972 by @Rel1cx in #993no-hydrate
rule to replaceReactDom.hydrate()
withhydrateRoot()
, closes #973 by @Rel1cx in #995🪄 Improvements
hooks-extra/no-useless-custom-hooks
tohooks-extra/no-unnecessary-use-prefix
by @Rel1cx in #996📝 Changes you should be aware of
The following rules have been renamed:
react-hooks-extra/no-useless-custom-hooks
toreact-hooks-extra/no-unnecessary-use-prefix
@eslint-react/hooks-extra/no-useless-custom-hooks
to@eslint-react/hooks-extra/no-unnecessary-use-prefix
The old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.34.1...v1.35.0
v1.34.1
Compare Source
🐞 Fixes
react-x/no-context-provider
on symbols namedProvider
which are imported from third-party libs, closes #991 by @Rel1cx in #992Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1
v1.34.0
Compare Source
🪄 Improvements
no-nested-components
rule tono-nested-component-definitions
and update related docs by @Rel1cx in #990📝 Changes you should be aware of
The following rules have been renamed:
react-x/no-nested-components
toreact-x/no-nested-component-definitions
@eslint-react/no-nested-components
to@eslint-react/no-nested-component-definitions
The old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0
v1.33.0
Compare Source
🐞 Fixes
no-flush-sync
andno-void-elements-with-children
in recommended presets by @Rel1cx in #988🪄 Improvements
ensure-forward-ref-using-ref
tono-useless-forward-ref
by @Rel1cx in #987📝 Changes you should be aware of
The following rules have been renamed:
react-x/ensure-forward-ref-using-ref
toreact-x/no-useless-forward-ref
@eslint-react/ensure-forward-ref-using-ref
to@eslint-react/no-useless-forward-ref
The old rule names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0
v1.32.1
Compare Source
🐞 Fixes
no-context-provider
replaces<Provider>
with<>
, closes #984 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/985v1.32.0
Compare Source
✨ New
🪄 Improvements
v1.31.0
Compare Source
✨ New
🪄 Improvements
v1.30.2
Compare Source
🐞 Fixes
set
function in IIFE inside of hooks as its inside ofuseEffect
,useLayoutEffect
, closes #967 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/968v1.30.1
Compare Source
🐞 Fixes
🪄 Improvements
New Contributors
v1.30.0
Compare Source
✨ New
naming-convention/use-state
andnaming-convention/context-name
to recommended presets by @Rel1cx in #956🐞 Fixes
prefer-read-only-props
by @Rel1cx in #957naming-convention/component-name
rule to follow eslint-plugin-react-hooks@5.0 by @Rel1cx in #959naming-convention/use-state
fails with multiple words, closes #960 by @Rel1cx in #961v1.29.0
Compare Source
✨ New
context-name
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/952🐞 Fixes
naming-convention/use-state
works in components only, closes #953 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/954🪄 Improvements
recommended-typescript
for typescript files by @bluwy in https://github.com/Rel1cx/eslint-react/pull/949New Contributors
v1.28.0
Compare Source
✨ New
Configuration
📅 Schedule: Branch creation - "* * 1 * " (UTC), Automerge - " 0-4,22-23 * * 1-5,* * * * 0,6" (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.
👻 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.