Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-loader was updated from 2.1.1
to 2.1.2
.Your tests are still failing with this version. Compare changes
devDependency
eslint-loader was updated from 2.1.2
to 2.2.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-loader was updated from 2.2.0
to 2.2.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 7 commits.
2a72daa
chore(release): 2.2.1
8601da9
fix: eslint package path for cache (#283)
bc2216e
chore(release): 2.2.0
f611fdb
docs: github stuff (#280)
db82922
Update LICENSE (#278)
310b8f4
docs: formatting (#250)
b6c3938
feat: add eslint 6 support (#275)
See the full diff
The devDependency eslint-loader was updated from
2.1.0
to2.1.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/likecoin/likecoin-store/7143?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: unit_test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/likecoin-store/7144?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for 2.1.1
formatter
to receive string (path) to file exporting formatter function by @TimerCommits
The new version differs by 3 commits.
f9d48ea
2.1.1
7040248
Stop fixing loop (#244)
7108379
Allow
formatter
to receive string (path) to file exporting formatter function (#247)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: