Skip to content
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

prettierx: Update eslint-plugin-unicorn -> 29.0.0 - devDependency #510

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 21.0.0 -> 29.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v29.0.0

Compare Source

New rules
Improvements
  • no-array-for-each: Use let if parameters are reassigned (#​1139) a13ad3c
  • no-array-push-push and prefer-ternary: Improve same reference detection (#​1123) c2c28a6
  • prefer-spread: Add Array#slice() check (#​1117) 8bdb52d

v28.0.2

Compare Source

v28.0.1

Compare Source

v28.0.0

Compare Source

Improvements
Fixes
  • no-unreadable-array-destructuring: Fix crash on destructuring in for…of loop (#​1076) 11ce1bc
  • no-array-for-each: Ignore React.Children.forEach (#​1088) 5a931dd
  • prefer-string-slice: Keep optional chaining in autofix (#​1085) acaf197
  • prefer-spread: Ignore Buffer.concat() (#​1069) da685f7
  • Ignore unexpected case in catch-error-name and prefer-set-has (#​1077) 79a64b1
  • prefer-default-parameters: Fix non-iterable visitorKeys (#​1013) d707e83
  • consistent-destructuring: Add ExperimentalRestProperty check (#​1060) aca2ec5

v27.0.0

Compare Source

New rules
Improvements
Fixes
  • prefer-query-selector: Fix crash on unexpected selector (#​1034) 88018ca

v26.0.1

Compare Source

  • prefer-math-trunc: Use suggestion instead of auto-fix for x | 0 (#​1014) 74b1b2d

v26.0.0

Compare Source

New rules
Improvements
  • Remove import-index rule from recommended preset (#​977) ff1cd2e
  • prefer-string-starts-ends-with: Remove check on String#match() (#​1002) c9fa8b1
  • no-array-callback-reference: Ignore AwaitExpression except reduce and reduceRight (#​814) 4c2b00b
Fixes
  • prefer-string-starts-ends-with: Fix missing parentheses for some cases (#​976) e2f94fe
  • Don&#​39;t consider ?? operator LogicExpression as a boolean value node (#​986) dc7f79b

v25.0.1

Compare Source

v25.0.0

Compare Source

New rules
Renamed rules

We improved the naming and name consistency of some rules. Sorry about the churn.

If you use the recommended preset and you're not overriding any rules, you don't need to do anything.

  • no-fn-reference-in-iteratorno-array-callback-reference
  • no-array-instanceofno-instanceof-array
  • no-reduceno-array-reduce
  • prefer-datasetprefer-dom-node-dataset
  • prefer-flat-mapprefer-array-flat-map
  • prefer-replace-allprefer-string-replace-all
  • prefer-starts-ends-withprefer-string-starts-ends-with
  • prefer-text-contentprefer-dom-node-text-content
  • prefer-trim-start-endprefer-string-trim-start-end
  • prefer-event-keyprefer-keyboard-event-key
  • prefer-node-appendprefer-dom-node-append
  • prefer-node-removeprefer-dom-node-remove

20c6341

Improvements

v24.0.0

Compare Source

New rules
Improvements
Fixes
  • Fix false import styles seen in reported problem messages (#​910) d669707
  • import-style: Fix crash on babel-eslint parser (#​927) 9f5f721
  • prevent-abbreviations: Fix crash with TypeScript parser (#​913) 9d5eca6
  • prefer-query-selector: Fix crash on calling without argument (#​906) 36908da
  • import-style: Fix crash on destructing require (#​904) 8335d41
  • new-for-builtins: Remove auto-fix for new String, new Boolean(), and new Number() (#​907) dfc1ce0

v23.0.0

Compare Source

New rules
Improvements
  • explicit-length-check: Use 'non-zero': 'greater-than' by default (#​850) 7c5df5f
  • prevent-abbreviations: Add fn/func -> function, i/idx/j -> index replacements (#​836) e502f42
  • consistent-function-scoping: Check anonymous functions (#​835) 29ecbf6
  • no-console-spaces: Make space position more specific (#​838) e17a63f
  • no-nested-ternary: Improve report location & message (#​844) ca1afa6
  • Track JSX presence per-function, fixing some false negatives (#​830) 85d424c
Fixes
  • prefer-flat-map: Exclude .flat() where depth is not 1 (#​859) 61d9851

v22.0.0

Compare Source

New rules
Improvements
Fixes
  • prefer-trim-start-end: Fix error message, improve report location (#​823) b35c261
  • number-literal-case: Fix false positive on @typescript-eslint/parser (#​815) 33a1268
  • no-unused-properties: Fix error thrown when using rest in object destructuring (#​811) 1475f39

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@brodybits brodybits merged commit ca0120d into dev Apr 12, 2021
@brodybits brodybits deleted the renovate/eslint-plugin-unicorn-29.x branch April 12, 2021 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants