Skip to content

Update eslint-plugin-unicorn to the latest version 🚀#372

Merged
hfreire merged 2 commits intomasterfrom
greenkeeper/eslint-plugin-unicorn-18.0.0
Mar 26, 2020
Merged

Update eslint-plugin-unicorn to the latest version 🚀#372
hfreire merged 2 commits intomasterfrom
greenkeeper/eslint-plugin-unicorn-18.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper bot commented Mar 26, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency eslint-plugin-unicorn was updated from 17.2.0 to 18.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: sindresorhus
License: MIT

Release Notes for v18.0.0

New rules

Improvements

Fixes

  • no-console-spaces: Fix crash on string contains \n (#629) 9cd01cd
  • explicit-length-check: Ignore computed length of MemberExpression (#620) 418e072
  • prefer-spread: Insert semicolon in more cases (#615) de48b3d
  • catch-error-name: Keep typeAnnotation when replacing identifier (#613) 446ff37
  • prevent-abbreviations: Fix crash on TypeParameter with default value (#606) 2ef7a21
  • prevent-abbreviations: Add global variables check (#603) b5c0a12
  • Update regexp-tree to fix whitespace rewrite (#605) 2b78a17

v17.2.0...v18.0.0

Commits

The new version differs by 29 commits.

  • 38f2456 18.0.0
  • 8d8ce43 Add prefer-number-properties rule (#622)
  • 1ad43d0 Enable integration test on more files (#628)
  • 9cd01cd no-console-spaces: Fix crash on string contains \n (#629)
  • 330fa2f Refactor integration test (part 2) (#627)
  • 86ad3d6 Refactor integration test (#626)
  • 08fabf6 Add ignore option to expiring-todo-comment rule (#555)
  • 9fa8de1 Add prefer-set-has rule (#604)
  • 7db19e1 Fix integration tests (#624)
  • 418e072 explicit-length-check: Ignore computed length of MemberExpression (#620)
  • a502aa1 Simplify no-array-instanceof (#621)
  • fa3a2da Update dependencies (#619)
  • 9ba52a5 Use codecov instead of coveralls (#593)
  • de48b3d prefer-spread: Insert semicolon in more cases (#615)
  • 2146e5a Minor refactor prefer-event-key (#616)

There are 29 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.0% when pulling bbde412 on greenkeeper/eslint-plugin-unicorn-18.0.0 into cb2f76b on master.

@hfreire hfreire merged commit 3abdb5a into master Mar 26, 2020
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-unicorn-18.0.0 branch March 26, 2020 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants