ABuffSeagull / eslint-import-resolver-parcel

Parcel import resolution plugin for eslint-plugin-import
MIT License
12 stars 2 forks source link

Update eslint-plugin-unicorn to the latest version ๐Ÿš€ #50

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ 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](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v18.0.1
  • prefer-number-properties: Fix suggestion description (#635) d410ca3

v18.0.0...v18.0.1

Commits

The new version differs by 2 commits.

  • 6f11ba1 18.0.1
  • d410ca3 prefer-number-properties: Fix suggestion description (#635)

See the full diff