chore(deps): update all non-major dependencies #2
+486
−300
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^4.11.0
->^4.19.0
^1.41.0
->^1.53.1
^1.94.4
->^1.103.1
^0.1.17
->^0.1.84
^0.1.8
->^0.1.18
^1.2.8
->^1.2.22
^0.8.9
->^0.9.7
^0.21.9
->^0.21.12
^0.4.19
->^0.4.20
^5.8.3
->^5.9.2
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.19.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.18.0
Compare Source
🚀 Features
View changes on GitHub
v4.17.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.16.2
Compare Source
No significant changes
View changes on GitHub
v4.16.1
Compare Source
🐞 Bug Fixes
eslint-plugin-command
- by @antfu (195da)View changes on GitHub
v4.16.0
Compare Source
🚀 Features
View changes on GitHub
v4.15.0
Compare Source
🚀 Features
View changes on GitHub
v4.14.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.14.0
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (db5a3)View changes on GitHub
v4.13.3
Compare Source
No significant changes
View changes on GitHub
v4.13.2
Compare Source
No significant changes
View changes on GitHub
v4.13.1
Compare Source
No significant changes
View changes on GitHub
v4.13.0
Compare Source
🚀 Features
unicorn
to v59 - by @antfu (e545c)🐞 Bug Fixes
View changes on GitHub
v4.12.1
Compare Source
No significant changes
View changes on GitHub
v4.12.0
Compare Source
🚀 Features
unicorn
andsvelte
to overrides rules - by @oliver139 in #701 (af93c)View changes on GitHub
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.53.1
: (2025-09-11)Compare Source
What's Changed
🐞 Fixes
useEffect
setup function check inweb-api/no-leaked-event-listener
, closes #1228 by @Rel1cx in #1229Full Changelog: Rel1cx/eslint-react@v1.53.0...v1.53.1
v1.53.0
Compare Source
✨ New
🪄 Improvements
tsup
withtsdown
by @Rel1cx in #1213Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.53.0
v1.52.9
Compare Source
🐞 Fixes
react-hooks-extra
rules were not exported, closes #1207 by @Rel1cx in #1208Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.52.9
v1.52.8
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.7...v1.52.8
v1.52.7
Compare Source
🐞 Fixes
f3083c7
Full Changelog: Rel1cx/eslint-react@v1.52.6...v1.52.7
v1.52.6
Compare Source
🐞 Fixes
naming-convention/component-name
validation to continue on valid names, closes #1176 by @Rel1cx in #1177Full Changelog: Rel1cx/eslint-react@v1.52.5...v1.52.6
v1.52.5
Compare Source
🐞 Fixes
is-from-react
utility inreact-debug/is-from-react
rule and improvereact-x/no-forward-ref
rule autofix handling, closes #1172 by @Rel1cx in #1173Full Changelog: Rel1cx/eslint-react@v1.52.4...v1.52.5
v1.52.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.3...v1.52.4
v1.52.3
Compare Source
🐞 Fixes
bun
engine requirement frompackage.json
files, closes #1157 by @Rel1cx in #1158Full Changelog: Rel1cx/eslint-react@v1.52.2...v1.52.3
v1.52.2
Compare Source
🐞 Fixes
react-x/no-default-props
should report only function components, closes #1131 by @Rel1cx in681b10a
Full Changelog: Rel1cx/eslint-react@v1.52.1...v1.52.2
v1.52.1
Compare Source
✨ New
no-missing-context-display-name
by @k-yle in #1128New Contributors
Full Changelog: Rel1cx/eslint-react@v1.51.3...v1.52.1
v1.51.3
Compare Source
🐞 Fixes
react-x/jsx-no-iife
andreact-x/jsx-uses-vars
rules by @Rel1cx in #1127Full Changelog: Rel1cx/eslint-react@v1.51.2...v1.51.3
v1.51.2
Compare Source
🐞 Fixes
react-x/prefer-read-only-props
by @Rel1cx in #1125🪄 Improvements
Full Changelog: Rel1cx/eslint-react@v1.51.1...v1.51.2
v1.51.1
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.51.0...v1.51.1
v1.51.0
Compare Source
✨ New
jsx-no-iife
rule, closes #1112 by @Rel1cx in #1113🐞 Fixes
no-direct-set-state-in-use-effect
deferred setState calls detection, closes #1117 by @Rel1cx in #1119Full Changelog: Rel1cx/eslint-react@v1.50.0...v1.51.0
v1.50.0
Compare Source
🐞 Fixes
polymorphicPropName
not work withno-void-elements-with-children
by @huynhducduy in #1108zod
, closes #1110New Contributors
Full Changelog: Rel1cx/eslint-react@v1.49.0...v1.50.0
v1.49.0
Compare Source
✨ New
jsx-key-before-spread
, closes #1093, closes #1087 by @Rel1cx in #1105Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0
v1.48.5
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.48.4...v1.48.5
v1.48.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.48.3...v1.48.4
v1.48.3
Compare Source
🪄 Improvements
web-api/no-leaked-event-listener
docs by @Rel1cx in #1082Full Changelog: Rel1cx/eslint-react@v1.48.2...v1.48.3
v1.48.2
Compare Source
🐞 Fixes
hooks-extra/no-direct-set-state-in-use-effect
in pluginreact-hooks-extra
, closes #1077 by @Rel1cx in #1078Full Changelog: Rel1cx/eslint-react@v1.48.1...v1.48.2
v1.48.1
Compare Source
🐞 Fixes
eslint-plugin-react-hook
by @Rel1cx in #1074hooks-extra/no-unnecessary-use-prefix
by @Rel1cx in #1073Full Changelog: Rel1cx/eslint-react@v1.47.4...v1.48.0
v1.47.4
Compare Source
🐞 Fixes
hooks-extra/no-unnecessary-use-prefix
to skip well-known hooks likeuseMDXComponents
by @Rel1cx in #1072Full Changelog: Rel1cx/eslint-react@v1.47.3...v1.47.4
v1.47.3
Compare Source
🐞 Fixes
no-leaked-conditional-rendering
when logical expressions are wrapped by type expressions by @Rel1cx in #1068Full Changelog: Rel1cx/eslint-react@v1.47.2...v1.47.3
v1.47.2
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.47.1...v1.47.2
v1.47.1
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.47.0...v1.47.1
v1.47.0
Compare Source
🪄 Improvements
@eslint-react/jsx
package and move functionality to@eslint-react/core
by @Rel1cx in #1060Full Changelog: Rel1cx/eslint-react@v1.46.0...v1.47.0
v1.46.0
Compare Source
✨ New
Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4
v1.45.4
Compare Source
🪄 Improvements
Map
withWeakMap
by @Rel1cx in #1057Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4
v1.45.3
Compare Source
🪄 Improvements
picomatch.makeRe
withRE.toRegExp
for pattern matching by @Rel1cx in #1055Full Changelog: Rel1cx/eslint-react@v1.45.2...v1.45.3
v1.45.2
Compare Source
🪄 Improvements
b880cb9
Full Changelog: Rel1cx/eslint-react@v1.45.1...v1.45.2
v1.45.1
Compare Source
🐞 Fixes
hooks-extra/no-unnecessary-use-prefix
case sensitivity fails, closes #1053 by @Rel1cx in #1054Full Changelog: Rel1cx/eslint-react@v1.45.0...v1.45.1
v1.45.0
Compare Source
✨ New
react-x/no-misused-capture-owner-stack
rule, closes #1049 by @Rel1cx in #1047react-x/no-nested-lazy-component-declarations
rule, closes #1048 by @Rel1cx in #1052react-x/no-nested-lazy-component-declarations
rule to recommended presets by @Rel1cxFull Changelog: Rel1cx/eslint-react@v1.44.0...v1.45.0
v1.43.0
Compare Source
✨ New
react-x/no-string-refs
, closes #1044 by @Rel1cx in #1045Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0
v1.42.1
Compare Source
✨ New
core
preset tox
by @Rel1cx in #1042📝 Changes you should be aware of
The following presets have been renamed:
core
tox
core-legacy
tox-legacy
The old preset names will still be available until the next major update to avoid breaking changes.
Full Changelog: Rel1cx/eslint-react@v1.41.0...v1.42.1
v1.42.0
Compare Source
raycast/extensions (@raycast/api)
v1.103.1
Compare Source
v1.103.0
Compare Source
v1.102.7
Compare Source
v1.102.6
Compare Source
v1.102.5
Compare Source
v1.102.4
Compare Source
v1.102.3
Compare Source
v1.102.2
Compare Source
v1.102.1
Compare Source
v1.102.0
Compare Source
v1.101.1
Compare Source
v1.101.0
Compare Source
v1.100.3
Compare Source
v1.100.2
Compare Source
v1.100.1
Compare Source
v1.100.0
Compare Source
v1.99.4
Compare Source
v1.99.3
Compare Source
v1.99.2
Compare Source
v1.99.1
Compare Source
v1.99.0
Compare Source
v1.98.5
Compare Source
v1.98.4
Compare Source
v1.98.3
Compare Source
v1.98.2
Compare Source
v1.98.1
Compare Source
v1.98.0
Compare Source
v1.97.1
Compare Source
v1.97.0
Compare Source
v1.96.3
Compare Source
v1.96.2
Compare Source
v1.96.1
Compare Source
v1.96.0
Compare Source
v1.95.0
Compare Source
stacksjs/bumpx (@stacksjs/bumpx)
v0.1.84
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.1.83
Compare Source
No significant changes
View changes on GitHub
v0.1.82
Compare Source
No significant changes
View changes on GitHub
v0.1.81
Compare Source
No significant changes
View changes on GitHub
v0.1.80
Compare Source
No significant changes
View changes on GitHub
v0.1.79
Compare Source
No significant changes
View changes on GitHub
v0.1.78
Compare Source
No significant changes
View changes on GitHub
v0.1.77
Compare Source
No significant changes
View changes on GitHub
v0.1.76
Compare Source
No significant changes
View changes on GitHub
v0.1.75
Compare Source
No significant changes
View changes on GitHub
v0.1.74
Compare Source
No significant changes
View changes on GitHub
v0.1.71
Compare Source
No significant changes
View changes on GitHub
v0.1.70
Compare Source
No significant changes
View changes on GitHub
v0.1.69
Compare Source
No significant changes
View changes on GitHub
v0.1.68
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.1.65
Compare Source
No significant changes
View changes on GitHub
v0.1.61
Compare Source
No significant changes
View changes on GitHub
v0.1.60
Compare Source
No significant changes
View changes on GitHub
v0.1.59
Compare Source
No significant changes
View changes on GitHub
v0.1.58
[Compare Source](https://redirect.git
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.
👻 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.