-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update Linters (major) #6994
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
master
Choose a base branch
from
renovate/major-linters
base: master
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.
Open
Update Linters (major) #6994
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
Cloudflare Pages deployment
|
73da650 to
64662d3
Compare
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
b0d792d to
999c320
Compare
999c320 to
7354346
Compare
7354346 to
2389442
Compare
2389442 to
962df8e
Compare
962df8e to
5146aa9
Compare
5146aa9 to
10ab630
Compare
10ab630 to
ef398a2
Compare
ef398a2 to
0c22abd
Compare
0c22abd to
f0b3bbc
Compare
f0b3bbc to
d2ba04f
Compare
80826a0 to
5417062
Compare
5417062 to
bb151f9
Compare
522db8a to
31dcaa6
Compare
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
31dcaa6 to
a8214ea
Compare
a8214ea to
52b79da
Compare
52b79da to
95f9dfb
Compare
95f9dfb to
834e7fe
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:
4.4.1->5.5.05.2.0->7.0.1Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.5.0Compare Source
Features
TSFunctionTypeandTSDeclareFunction(#1015) (cd3776f)TSTypeParameterInstantiation(#1016) (ba930e7)offsetTernaryExpressionsOffsetCallExpressionsviaoffsetTernaryExpressions.CallExpression(#997) (f2837b1)NewExpressionandAwaitExpressioninoffsetTernaryExpressions(#996) (2b5a39f)emptyObjectsoption to control spacing in empty objects (#1002) (85ef5bc)Bug Fixes
NewExpressioninConditionalExpression(#994) (01cec33)context.getSourceCode()withcontext.sourceCode(#1004) (f3faa54)Documentation
overrides(#998) (6452b52)Chores
TestCaseError#type(#1005) (83d00c5)Object.prototype.hasOwnProperty.callwithObject.hasOwn(#992) (97193e1)v5.4.0Compare Source
Features
shorthandto override property function shorthands (#980) (62d7a17)overrides(#898) (2a422b7)Bug Fixes
keywordsoption (#964) (bc4810f)Documentation
assignmentOperator(#974) (8a096a8)Build Related
v5.3.1Compare Source
Build Related
v5.2.3Compare Source
Bug Fixes
CallExpressionwith specific type arguments (#910) (f551685)JSXFragmenthandling (#919) (5937be9)v5.2.2Compare Source
Bug Fixes
TSUnionType/TSIntersectionTypewhennestedBinaryExpressions: false(#905) (348f62f)Chores
v5.2.1Compare Source
Bug Fixes
TSTypeAliasDeclaration(#903) (71aaccc)Chores
isRegExpLiteral(#891) (0d9a5f7)Performance
v5.2.0Compare Source
Features
warnOnceutility for deprecation warnings (#867) (f015822)returnTypeforFunctionDeclarationandFunctionExpression(#884) (c0a09fb)TSTypeAliasDeclaration(#796) (c62afea)ImportAttribute(#863) (08d4193)ImportAttribute(#862) (000f2f4)AccessorProperty(#829) (2143f34)Bug Fixes
VariableDeclaratorisfirst(#861) (ddd14c8)Documentation
no-unexpected-multiline(#847) (0639099)Chores
v5.1.0Compare Source
Bug Fixes
disable-legacy(#849) (e63f1e4)Build Related
tsdown(#854) (5d2bec1)Chores
v5.0.0Compare Source
Chores
facebook/react (eslint-plugin-react-hooks)
v7.0.1Compare Source
useEffectEventvalues as JSX props to guard against accidental propagation. (#34820 by @jf-eirinha)export =so eslint-plugin-react-hooks emits correct types for consumers in Node16 ESM projects. (#34949 by @karlhorky)configs.flatso theconfigsexport is always defined. (#34950 by @poteto)v7.0.0Compare Source
This release slims down presets to just 2 configurations (
recommendedandrecommended-latest), and all compiler rules are enabled by default.recommended-latest-legacyandflat/recommendedconfigs. The plugin now providesrecommended(legacy and flat configs with all recommended rules), andrecommended-latest(legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@poteto in #34757)v6.1.1Compare Source
Note: 6.1.0 accidentally allowed use of
recommendedwithout flat config, causing errors when used with ESLint v9'sdefineConfig()helper. This has been fixed in 6.1.1.recommendedconfig for flat config compatibility. Therecommendedconfig has been converted to flat config format. Non-flat config users should userecommended-legacyinstead. (@poteto in #34700)recommended-latestandrecommended-latest-legacyconfigs that include React Compiler rules. (@poteto in #34675)NoUnusedOptOutDirectivesrule. (@poteto in #34703)hermes-parserand dependency. (@poteto in #34719)@babel/plugin-proposal-private-methodsdependency. (@ArnaudBarre and @josephsavona in #34715)v6.1.0Compare Source
Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.
recommendedpreset. Legacy config moved torecommended-legacy. (@michaelfaith in #32457)usewithin try/catch blocks. (@poteto in #34040)useEffectEventfunctions in arbitrary closures. (@jbrown215 in #33544)React.useEffectin addition touseEffectin rules-of-hooks. (@Ayc0 in #34076)react-hookssettings config option that to acceptadditionalEffectHooksthat are used across exhaustive-deps and rules-of-hooks rules. (@jbrown215) in #34497v6.0.0Compare Source
Accidentally released. See 6.1.0 for the actual changes.
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.