-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update eslint rule and plugin updates #239
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-rule-and-plugin-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+524
−410
Conversation
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
ebd30b4
to
6f3322d
Compare
6f3322d
to
cd2a1a8
Compare
cd2a1a8
to
3a237b2
Compare
3a237b2
to
2f3b2b9
Compare
2f3b2b9
to
5b5c779
Compare
5b5c779
to
fd645ea
Compare
fd645ea
to
1904781
Compare
1904781
to
c54fa7e
Compare
c54fa7e
to
ff096ec
Compare
ff096ec
to
d3c0740
Compare
d3c0740
to
87dc0a2
Compare
87dc0a2
to
4e6180f
Compare
4e6180f
to
05d2c9e
Compare
05d2c9e
to
ffde156
Compare
ffde156
to
8e0a106
Compare
8e0a106
to
cc55d67
Compare
cc55d67
to
35107c2
Compare
35107c2
to
0b79649
Compare
0b79649
to
5467a96
Compare
5467a96
to
b439e0d
Compare
b439e0d
to
4c8e693
Compare
4c8e693
to
ad244f0
Compare
ad244f0
to
3d0ee6c
Compare
3d0ee6c
to
8f704ce
Compare
8f704ce
to
c361dd5
Compare
c361dd5
to
bb6ee6d
Compare
a194966
to
a5cf8f1
Compare
a5cf8f1
to
7f17430
Compare
7f17430
to
c0de60f
Compare
c0de60f
to
c061aab
Compare
c061aab
to
98bf627
Compare
98bf627
to
c2975cb
Compare
c2975cb
to
d3d813a
Compare
d3d813a
to
8474412
Compare
8474412
to
fb3e416
Compare
fb3e416
to
7e8780a
Compare
7e8780a
to
c2ca41c
Compare
c2ca41c
to
49d8eb3
Compare
49d8eb3
to
56ef64d
Compare
56ef64d
to
1303893
Compare
1303893
to
129f61b
Compare
129f61b
to
c41de17
Compare
c41de17
to
1cc799a
Compare
1cc799a
to
5a0b8d2
Compare
5a0b8d2
to
0384607
Compare
0384607
to
77fee33
Compare
77fee33
to
f699493
Compare
f699493
to
b359d5e
Compare
b359d5e
to
d525230
Compare
d525230
to
17a0c77
Compare
17a0c77
to
1dfbd29
Compare
1dfbd29
to
c591a4f
Compare
c591a4f
to
9bcaed3
Compare
9bcaed3
to
1dd45c9
Compare
1dd45c9
to
c232b32
Compare
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:
1.36.1
->1.49.0
8.26.1
->8.31.1
8.26.1
->8.31.1
8.26.1
->8.31.1
10.1.1
->10.1.2
3.9.1
->3.10.1
4.9.0
->4.11.0
17.16.2
->17.17.0
8.26.1
->8.31.1
Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.49.0
Compare Source
✨ New
jsx-key-before-spread
, closes #1093, closes #1087 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1105Full Changelog: Rel1cx/eslint-react@v1.48.5...v1.49.0
v1.48.5
Compare Source
v1.48.4
Compare Source
v1.48.3
Compare Source
🪄 Improvements
web-api/no-leaked-event-listener
docs by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/1078Full Changelog: Rel1cx/eslint-react@v1.48.1...v1.48.2
v1.48.1
Compare Source
🐞 Fixes
eslint-plugin-react-hook
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1074hooks-extra/no-unnecessary-use-prefix
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/1055Full Changelog: Rel1cx/eslint-react@v1.45.2...v1.45.3
v1.45.2
Compare Source
🪄 Improvements
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 https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/1047react-x/no-nested-lazy-component-declarations
rule, closes #1048 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/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 https://github.com/Rel1cx/eslint-react/pull/1045Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0
v1.42.1
Compare Source
✨ New
core
preset tox
by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/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
v1.41.0
Compare Source
✨ New
react-debug/jsx
rule by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1041Full Changelog: Rel1cx/eslint-react@v1.40.4...1.41.0
v1.40.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.40.3...v1.40.4
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
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.31.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/rule-tester)
v8.31.1
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.31.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.29.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.28.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.27.0
Compare Source
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)❤️ Thank You
You can read about our versioning strategy and releases on our website.
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.2
Compare Source
Patch Changes
a8768bf
Thanks @Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsimport-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.10.1
Compare Source
v3.10.0
Compare Source
Minor Changes
#413
89c2795
Thanks @JounQin! - chore: housekeeping, bump all (dev) depsMigrate
rspack-resolver
to rebrandingunrs-resolver
for more targets support and other bug fixesFull Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.11.0
Compare Source
Minor Changes
11ebfbd
Thanks @JounQin! - refactor: migrate deprecateddoctrine
tocomment-parser
v4.10.6
Compare Source
Patch Changes
d54302f
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.6.0v4.10.5
Compare Source
Patch Changes
db1824b
Thanks @JounQin! - fix: support run with worker evalv4.10.4
Compare Source
Patch Changes
#299
bf50a4d
Thanks @renovate! - chore(deps): bump@typescript-eslint/utils
to v8.30#297
9769f3c
Thanks @JounQin! - fix: support run withnode --eval
v4.10.3
Compare Source
Patch Changes
1342127
Thanks @JounQin! - refactor: remove unnecessary check forpnpapi
becauseunrs-resolver
already handles itv4.10.2
Compare Source
Patch Changes
9f4f213
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.10.1
Compare Source
Patch Changes
#280
4966857
Thanks @JounQin! - chore: bump all (dev) deps#280
4966857
Thanks @JounQin! - fix: incorrect top leveltypes
field forcjs
v4.10.0
Compare Source
Minor Changes
6cba8eb
Thanks @JounQin! - feat: migrate to ESM primaryPatch Changes
e52168e
Thanks @jribbens! - fix: allowminimatch
9 or 10v4.9.4
Compare Source
Patch Changes
e9e2300
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.9.3
Compare Source
Patch Changes
#263
c0046a9
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
v4.9.2
Compare Source
Patch Changes
baf7086
Thanks @JounQin! - fix:PluginConfig
should use classic configv4.9.1
Compare Source
Patch Changes
e66575f
Thanks @JounQin! - refactor: revertpicomatch
back tominimatch
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.17.0
Compare Source
🌟 Features
virtual:
in the modules pattern (#425) (a109793)🩹 Fixes
allowModules
option was disabled when using TS alias (#423) (9ae39fb)typescript-eslint/typescript-eslint (typescript-eslint)
v8.31.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.0
Compare Source
🩹 Fixes
config()
around global ignores (#11065)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.30.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and [releases](https://main--typescrip
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.