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

chore(deps): update dependency eslint-plugin-unicorn to v28 #139

Merged
merged 1 commit into from Mar 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^23.0.0 -> ^28.0.2 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

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

Renovate 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.

@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-28.x branch 2 times, most recently from c989afa to 2307e8b Compare February 18, 2021 06:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-28.x branch 2 times, most recently from ed8b33c to 1354961 Compare March 6, 2021 19:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-28.x branch from 1354961 to a246edb Compare March 6, 2021 19:58
@clarkdo clarkdo merged commit 180040a into master Mar 6, 2021
@clarkdo clarkdo deleted the renovate/eslint-plugin-unicorn-28.x branch March 6, 2021 19:59
This was referenced Mar 8, 2021
This was referenced Mar 14, 2021
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