-
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
fix(deps): update dependencies (non-major) #8
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/dependencies-(non-major)
base: dev
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.
Conversation
This file contains 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
45aa43c
to
83ea230
Compare
f65e6d1
to
d6e52e3
Compare
0438997
to
b5092e2
Compare
c330a8b
to
62b4c4f
Compare
62b4c4f
to
116606a
Compare
116606a
to
a370759
Compare
294bb89
to
21ff1ca
Compare
c931576
to
d03f6d8
Compare
f6ecdaf
to
1f383da
Compare
e128180
to
82b7dc3
Compare
82b7dc3
to
75a4f7e
Compare
1a474e5
to
ea69e9d
Compare
6f358bb
to
9d11996
Compare
06e599c
to
a017840
Compare
a017840
to
442b89e
Compare
442b89e
to
c799d0f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
2.19.1
->2.27.3
1.5.13
->1.26.2
9.3.0
->9.20.0
7.11.0
->7.18.0
7.11.0
->7.18.0
4.0.0
->4.1.0
^0.1.5
->^0.3.0
0.5.1
->0.5.3
2.0.0
->2.1.0
2.10.0
->2.11.0
12.1.0
->12.1.1
^0.8.0
->^0.11.0
4.0.0
->4.1.4
15.3.0
->15.14.0
0.5.0
->0.5.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.27.3
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (6a224)View changes on GitHub
v2.27.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (78d52)View changes on GitHub
v2.27.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.27.0
Compare Source
🚀 Features
🐞 Bug Fixes
isInEditorEnv
should be false when in git hooks, close #589 - by @antfu in https://github.com/antfu/eslint-config/issues/589 (b60bf)View changes on GitHub
v2.26.1
Compare Source
No significant changes
View changes on GitHub
v2.26.0
Compare Source
🐞 Bug Fixes
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2)View changes on GitHub
v2.25.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.0
Compare Source
🐞 Bug Fixes
printWidth: 120
not work as expected - by @HADB in https://github.com/antfu/eslint-config/issues/573 (8942c)View changes on GitHub
v2.24.1
Compare Source
🚀 Features
@typescript-eslint
to v8 stable - by @antfu (572b0)View changes on GitHub
v2.24.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (1bf41)View changes on GitHub
v2.23.2
Compare Source
No significant changes
View changes on GitHub
v2.23.1
Compare Source
🐞 Bug Fixes
svelte/valid-compile
rule from eslint-plugin-svelte - by @ryoppippi in https://github.com/antfu/eslint-config/issues/552 (6e6cd)fixable: true
- by @hyoban in https://github.com/antfu/eslint-config/issues/554 (9d53b)View changes on GitHub
v2.23.0
Compare Source
🚀 Features
type
options, enablets/explicit-function-return-type
forlib
- by @antfu (3dd7b)🐞 Bug Fixes
eslint-config-flat-gitignore
even if.gitignore
is not in cwd - by @lachlancollins in https://github.com/antfu/eslint-config/issues/547 (c118b)eslint-plugin-unused-imports
- by @antfu (79442)View changes on GitHub
v2.22.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.22.3
Compare Source
🐞 Bug Fixes
.svelte-kit
to ignored paths - by @lachlancollins in https://github.com/antfu/eslint-config/issues/542 (94fd0)View changes on GitHub
v2.22.2
Compare Source
🚀 Features
isolatedDeclarations
into the order array - by @LoTwT in https://github.com/antfu/eslint-config/issues/537 (80597)🐞 Bug Fixes
ts-expect-error
in `ban-ts-c… - by @kevinmarrec and @antfu in https://github.com/antfu/eslint-config/issues/517 (bf7a5)View changes on GitHub
v2.22.1
Compare Source
No significant changes
View changes on GitHub
v2.22.0
Compare Source
🚀 Features
🐞 Bug Fixes
ts/no-empty-object-type
rule - by @antfu (692e7)ts/no-unused-expressions
in markdown - by @antfu (64894)name
inignores
- by @antfu (d7b06)View changes on GitHub
v2.21.3
Compare Source
No significant changes
View changes on GitHub
v2.21.2
Compare Source
🚀 Features
isInEditor
- by @ryoppippi in https://github.com/antfu/eslint-config/issues/507 (8f992)ts/switch-exhaustiveness-check
rule - by @ryoppippi in https://github.com/antfu/eslint-config/issues/508 (33c63)🐞 Bug Fixes
View changes on GitHub
v2.21.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.21.0
Compare Source
🐞 Bug Fixes
.d.mts
and.d.cts
- by @antfu (0582c).jsx
files when the options set to true - by @antfu (96aff)View changes on GitHub
v2.20.0
Compare Source
🚀 Features
View changes on GitHub
v2.19.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.26.2
Compare Source
🐞 Fixes
no-context-provider
rule to include context name in error messages by @Rel1cx in #935v1.26.1
Compare Source
No notable changes have been made in this release.
v1.26.0
Compare Source
✨ New
v1.25.0
Compare Source
✨ New
ts-blank-eslint-parser
by @Rel1cxts-blank-eslint-parser
by @Rel1cx🐞 Fixes
🪄 Improvements
v1.24.1
Compare Source
🐞 Fixes
disable-debug
,disable-dom
, anddisable-web-apis
configs, closes #923 by @Rel1cx in #924v1.24.0
Compare Source
🪄 Improvements
v1.23.2
Compare Source
✨ New
prefer-shorthand-fragment
, closes #898 (#902)v1.23.1
Compare Source
🐞 Fixes
no-unstable-context-value
andno-unstable-default-props
by @Rel1cx in #896v1.23.0
Compare Source
🪄 Improvements
jsxPragma
andjsxPragmaFrag
settings to perform their checks by @Rel1cx in #893no-useless-fragment
andprefer-shorthand-fragment
rulessettings["react-x"].jsxPragma
andsettings["react-x"].jsxPragmaFrag
as they are no longer needed by any rulesshort-unique-id
w/uid
by @SukkaW in #894🐞 Fixes
call
andnew
expression related false positives inno-unnecessary-use-memo
andno-unnecessary-use-callback
by @Rel1cx in #895v1.22.2
Compare Source
🪄 Improvements
no-duplicate-key
rule to improve its performance @Rel1cx in #891 and 33ab3ccas
,satisfies
, and non-null assertion operator in various rulesv1.22.1
Compare Source
🪄 Improvements
eslint.config.js
examples in README.md, docs and the examples folder📝 Changes in examples
The
eslint.config.js
in the examples now usestsconfig
'sincludes
andexcludes
as the SSoT glob patterns for ESLint'sfiles
andignores
fields.This approach can fundamentally avoid the errors[1, 2, 3] caused by mismatched config scopes between
tsconfig.json
andeslint.config.js
when using type-checked rules.v1.22.0
Compare Source
🪄 Improvements
jsx-use-vars
touse-jsx-vars
jsx-no-duplicate-props
tono-duplicate-jsx-props
no-children-in-void-dom-elements
tono-void-elements-with-children
📝 Changes you should be aware of
The following rules have been renamed:
jsx-uses-vars
touse-jsx-vars
jsx-no-duplicate-props
tono-duplicate-jsx-props
dom/no-children-in-void-dom-elements
todom/no-void-elements-with-children
The new rule names are aligned with the same rules in the biomejs/rules-sources/#eslint-plugin-react (if any) to enhance consistency. The old rule names will still be available until the next major update to avoid breaking changes.
v1.21.0
Compare Source
✨ New
no-useless-custom-hooks
rule by @Rel1cx🪄 Improvements
no-redundant-custom-hook
in favor ofno-useless-custom-hooks
(the previous rule will still be available until the next major update to avoid breaking changes)📝 Changes in Rule implementation
no-useless-custom-hooks
now detects Hook calls within comments and the following code no longer triggers a warning:v1.20.1
Compare Source
🪄 Improvements
local-pkg
package with node built-in API by @Rel1cx in #881v1.20.0
Compare Source
✨ New
no-component-will-*
by @Rel1cx in #879🪄 Improvements
settings["react-x"]
by @Rel1cx in40ca3bd
no-context-provider.mdx
by @danielrentz in #877v1.19.0
Compare Source
✨ New
no-context-provider
rule by @Rel1cxno-forward-ref
rule by @Rel1cx in #874no-forward-ref
andno-context-provider
to recommended presets by @Rel1cx🪄 Improvements
prefer-read-only-props
fromrecommended-type-checked
preset by @Rel1cx in #872avoid-shorthand-boolean
andavoid-shorthand-fragment
from presets and docs by @Rel1cx in #876@typescript-eslint
's packages to^8.18.0
v1.18.0
Compare Source
✨ New
no-forward-ref
rule by @Rel1cx in #870🪄 Improvements
no-void-elements-with-children
by @Rel1cxv1.17.3
Compare Source
🐞 Fixes
🪄 Improvements
@typescript-eslint
's packages to^8.17.0
v1.17.2
Compare Source
🪄 Improvements
eslint
's packages to^9.16.0
@typescript-eslint
's packages to^8.16.0
ts-api-utils
to^2.0.0
v1.17.1
Compare Source
✨ New
🐞 Fixes
v1.17.0
Compare Source
✨ New
🐞 Fixes
v1.16.2
Compare Source
🐞 Fixes
🪄 Improvements
v1.16.1
Compare Source
✨ New
jsx-no-duplicate-props
by @Rel1cx in #851🪄 Improvements
prefer-react-namespace-import
in rule list by @rakleed in #849v1.15.2
Compare Source
🪄 Improvements
@typescript-eslint
's packages to^8.12.1
v1.15.1
Compare Source
✨ New
react-x/avoid-shorthand-boolean
andreact-x/prefer-shorthand-fragment
by @Rel1cx🐞 Fixes
as
andsatisfies
expressions handling togetFunctionIdentifier
by @Rel1cx , closes #843v1.15.0
Compare Source
✨ New
hooks-extra/prefer-use-state-lazy-initialization
by @imjordanxd in #829prefer-react-namespace-import
, closes #803 by @imjordanxd in #832allowExpressions
inno-useless-fragment
by @imjordanxd in #836🐞 Fixes
🪄 Improvements
hooks-extra-no-direct-set-state-in-use-effect.mdx
by @neovov in #831hooks-extra-no-direct-set-state-in-use-layout-effect
and remove it from recommended presets, closes #839 by @Rel1cx in #840v1.14.3
Compare Source
🪄 Improvements
@typescript-eslint
's packages to^8.7.0
v1.14.2
Compare Source
🪄 Improvements
@typescript-eslint
's packages to^8.6.0
v1.14.1
Compare Source
🐞 Fixes
web-api/no-leaked-resize-observer
v1.14.0
Compare Source
🐞 Fixes
🪄 Improvements
@typescript-eslint
's packages to^8.5.0
v1.13.1
Compare Source
🐞 Fixes
hooks-extra/no-unnecessary-use-callback
andhooks-extra/no-unnecessary-use-memo
false positives when there are references from nested scopesv1.13.0
Compare Source
✨ New
web-api/no-leaked-resize-observer
rule to prevent leakedResizeObserver
🐞 Fixes
hooks-extra/no-useless-custom-hooks
should allow custom Hooks with empty body🪄 Improvements
debug/react-hooks
todebug/hook
hooks-extra/ensure-custom-using-hooks
tohooks-extra/no-useless-custom-hooks
hooks-extra/ensure-use-memo-has-non-empty-deps
tohooks-extra/no-unnecessary-use-memo
hooks-extra/ensure-use-callback-has-non-empty-deps
tohooks-extra/no-unnecessary-use-callback
@typescript-eslint
's packages to^8.4.0
(The rules that were renamed in this release will still be available until the next major update to avoid breaking changes.)
v1.12.4
Compare Source
✨ New
useLayoutEffect
anduseInsertionEffect
support tohooks-extra/no-direct-set-state-in-use-effect
🪄 Improvements
hooks-extra/no-direct-set-state-in-use-layout-effect
in favor ofhooks-extra/no-direct-set-state-in-use-effect
(the previous rule will still be available until the next major update to avoid breaking changes)v1.12.3
Compare Source
✨ New
web-api/no-leaked-event-listener
🐞 Fixes
no-duplicate-key
rule false positives when the key is a variableweb-api/no-leaked-set-timeout
andweb-api/no-leaked-set-interval
false positives when a timer is assigned to a variable declared bylet
but not initializedv1.12.2
Compare Source
✨ New
react-x
settings to the@typescript-eslint/utils/ts-eslint
module via theSharedConfigurationSettings
interface🪄 Improvements
no-missing-key
andno-duplicate-key
rules@typescript-eslint
's packages to^8.3.0
v1.12.1
[Compare Source](https://redirect.github.com/Rel1cx/eslint-reac
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.