Open greenkeeper[bot] opened 6 years ago
After pinning to 1.0.0-beta.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-markdown was updated from 1.0.0-rc.1
to 1.0.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
a248c9a
1.0.0
902d0f7
Build: changelog update for 1.0.0
2a8482e
Fix: overrides
general docs and Atom linter-eslint tips (fixes #109) (#111)
4a5fd82
1.0.0-rc.1
3920041
Build: changelog update for 1.0.0-rc.1
a2f4492
Fix: Allowing eslint-plugin-prettier to work (fixes #101) (#107)
See the full diff
The devDependency eslint-plugin-markdown was updated from
1.0.0-beta.8
to1.0.0-rc.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-markdown 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/matteozambon89/trailpack-swagger/builds/447201004?utm_source=github_status&utm_medium=notification)).Release Notes for v1.0.0-rc.0
Commits
The new version differs by 12 commits.
f9258b7
1.0.0-rc.0
8bc7c0c
Build: changelog update for 1.0.0-rc.0
8fe9a0e
New: Enable autofix with --fix (fixes #58) (#97)
a5d0cce
Fix: Ignore anything after space in code fence's language (fixes #98) (#99)
6fd340d
Upgrade: eslint-release@1.0.0 (#100)
dff8e9c
Fix: Emit correct endLine numbers (#88)
83f00d0
Docs: Suggest disabling strict in .md files (fixes #94) (#95)
3b4ff95
Build: Test against Node v10 (#96)
6777977
Breaking: required node version 6+ (#89)
5582fce
Docs: Updating CLA link (#93)
24070e6
Build: Upgrade to eslint-release@0.11.1 (#92)
6cfd1f0
Docs: Add unicode-bom to list of unsatisfiable rules (#91)
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: