fix(deps): update dependency eslint-plugin-unicorn to v32#30
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency eslint-plugin-unicorn to v32#30renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
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
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:
^29.0.0->^32.0.0Release Notes
sindresorhus/eslint-plugin-unicorn
v32.0.1Compare Source
prevent-abbreviations: Fix shorthand import/export detection (#1252)4367479v32.0.0Compare Source
Breaking
a8e9f26babel-eslint(#1211)a8e9f26You should migrate to
@babel/eslint-parserNew rules
no-document-cookie(#1244)866c4a3numeric-separators-style- Was previously disabled.prefer-array-flat- Was previously disabled.prefer-array-flat-map- Was previously disabled.Improvements
no-for-loop: Ignore known non-array loop variables (#1242)29f6b45prefer-array-find: Singularize variable name in autofix (#1243)6b340a3prefer-switch: Do not add braces to the default case (#1235)c241782no-zero-fractions: Handle numeric separators, fix missing parentheses, improve report location (#1238)2724afano-array-for-each: Better error message (#1239)2e82dc8prefer-switch: Avoid conflict withno-unreachablerule (#1234)1c78d0cprefer-optional-catch-binding: Support checking destructured errors (#1229)a0b2f4fno-array-for-each: Support autofixing complicated parameters (#1228)d84143fprefer-negative-index: SupportArray#at()(#1217)6443ee3explicit-length-check: CheckSet#size(#1226)6a745a0filename-case: Improve report position (#1227)3d4ac1bFixes
prevent-abbreviations: Fix shorthand import/export detection (#1215)a669e31v31.0.0Compare Source
New rules
prefer-node-protocol(#1203)b1a5f53prefer-module(#1141)a7e393cv30.0.0Compare Source
New rules
prefer-switch(#1181)10e7a0cBreaking
prevent-abbreviations: Rename options (#1164)cf42cc5no-keyword-prefix: Renameblacklistoption todisallowedPrefixes(#1180)91e60d0Improvements
no-array-push-push: Addignoreoption (#1168)f9262d9prefer-spread: Reportarray.slice(0)(#1182)92bebe1no-useless-undefined: Handle parenthesizedundefined(#1178)c88882eno-array-for-each: Improve fixable parameter detection (#1177)18d1ac2prefer-array-flat-map: ExcludeReact.Children.map().flat()(#1159)3e6b6fbbetter-regex: Report parsing errors (#1133)51ee030filename-case: Uniquify suggestion filenames (#1160)a87238fPropertyDefinition(#1127)75c4d78Fixes
prefer-number-properties: Fix some edge cases (#1170)e7e25b8prefer-number-properties: Fix some edge cases (part 2) (#1176)3a58802prefer-regexp-test: Do not fix if regexp hasgflag (#1173)8d97bebno-array-for-each: Do not fix if callback parameter has type annotation (#1167)0d4fc8bno-useless-undefined: Do not reportreturn undefinedif function hasreturnType(#1165)4ff39e0prefer-set-has: Use suggestions if node has type annotation (#1158)1221185no-null: Exclude second argument ofNode.insertBefore()(#1157)b16c316prefer-add-event-listener: Fix crash on parenthesized cases (#1153)c95e854MemberExpressioncheck when usingecmaVersion: 2019(#1151)56d5d9aprefer-regexp-test: Do not fix if argument ofString#match()is known notRegExp(#1152)0abc394Configuration
📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.