Closed greenkeeper[bot] closed 5 years ago
Update to this version instead 🚀
prefer-exponentiation-operator
rule. (#185) 9f7f811name
option of the catch-error-name
rule to be error
instead of err
. 7a1f1a1catch-error-name
rule. 341ee3aregex-shorthand
rule: Escape backslash and apostrophe. (#183) 8a50f40filename-case
rule: Survive missing options block. (#184) 2283cdaThe new version differs by 7 commits.
31be04b
6.0.0
341ee3a
Re-enable the catch-error-name
rule
7a1f1a1
Change the default name
of the catch-error-name
rule to be error
instead of err
a41a77b
Include plugin itself in the recommended preset
8a50f40
regex-shorthand - Escape backslash and apostrophe (#183)
9f7f811
Add prefer-exponentiation-operator rule (#185)
2283cda
filename-case - Survive missing options block (#184)
See the full diff
Update to this version instead 🚀
catch-error-name
rule: Support optional catch binding (#187)devDependency
eslint-plugin-unicorn was updated from 4.0.3
to 7.0.0
.Update to this version instead 🚀
The new version differs by 17 commits.
8306958
7.0.0
69c13e4
Add some more repos to integration tests
904c6ba
Update dev dependencies
a44e16c
Add prefer-query-selector
rule (#198)
db6f62e
Fix docs typo (#206)
8108992
Add contributing docs (#205)
9da5e6a
Add prefer-node-append
rule (#201)
352ba4a
Add @futpib as a maintainer 🎉
72e0911
Update the "maintainers" list in the readme
0179443
Add no-unused-properties
rule (#195)
6bd6156
Fix readme typo
62c51a7
Add no-unreadable-array-destructuring
rule (#199)
42e1af8
Support parsing ES2019
cc33de6
Update dependencies
5dd529f
Add no-console-spaces
rule (#191)
There are 17 commits in total.
See the full diff
devDependency
eslint-plugin-unicorn was updated from 4.0.3
to 7.1.0
.
Version 5.0.0 of eslint-plugin-unicorn was just published.
The version 5.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-unicorn.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v5.0.0explicit-length-check
rule. ad1fd85v4.0.3...v5.0.0
Commits
The new version differs by 4 commits.
46a04cb
5.0.0
ad1fd85
Add conditional expressions in explicit-length-check rule (#179)
b546647
Require Node.js 6
a6ce053
Require ESLint 5
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: