Open greenkeeper[bot] opened 6 years ago
Merging #21 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #21 +/- ##
=======================================
Coverage 96.82% 96.82%
=======================================
Files 6 6
Lines 63 63
Branches 9 9
=======================================
Hits 61 61
Misses 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 99909ae...60e5b7f. Read the comment docs.
devDependency
eslint-config-cheesecakelabs was updated from 2.0.4
to 3.0.2
.Update to this version instead 🚀
The new version differs by 5 commits.
3637cbd
Merge pull request #9 from CheesecakeLabs/feature/updates
c545450
3.0.2
613d3ca
Update dependencies and create gitignore file
958fb18
Merge pull request #8 from CheesecakeLabs/beatriz1304-patch-1
b610969
Update parser from babylon to babel
See the full diff
devDependency
eslint-config-cheesecakelabs was updated from 2.0.4
to 4.0.0
.Update to this version instead 🚀
The new version differs by 7 commits.
24894fa
Feat: change version of the package
b4da8c1
Fix: remove webpack import resolver as it will be added in the boilerplate
50240f6
Fix: add correct peer dependencies
8fe6e2f
Feat: add webpack resolver to linter configurations according to cheesecake lab's frontend boilerplate
23bbc44
Feat: upgrade libraries
51f2a28
Fix(hooks): Change rules of hook from the base linter to the react linter
cbca032
Feat(hooks): Add official eslint plugin for hooks, as recommended by React docs
See the full diff
devDependency
eslint-config-cheesecakelabs was updated from 2.0.4
to 4.0.1
.devDependency
eslint-config-cheesecakelabs was updated from 2.0.4
to 4.0.2
.
Version 3.0.0 of eslint-config-cheesecakelabs was just published.
The version 3.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-config-cheesecakelabs.
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.
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: