yonjah / ralphi

Pure Node.js simple rate limiting server to prevent bruteforce attacks

Home Page:https://ralphi.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of eslint-plugin-markdown is breaking the build ๐Ÿšจ

greenkeeper opened this issue ยท comments

The devDependency eslint-plugin-markdown was updated from 1.0.0-beta.8 to 1.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).

Release Notes for v1.0.0-rc.0
  • 8fe9a0e New: Enable autofix with --fix (fixes #58) (#97) (Bohdan Khodakivskyi)
  • a5d0cce Fix: Ignore anything after space in code fence's language (fixes #98) (#99) (Francisco Ryan Tolmasky I)
  • 6fd340d Upgrade: eslint-release@1.0.0 (#100) (Teddy Katz)
  • dff8e9c Fix: Emit correct endLine numbers (#88) (Paul Murray)
  • 83f00d0 Docs: Suggest disabling strict in .md files (fixes #94) (#95) (Brandon Mills)
  • 3b4ff95 Build: Test against Node v10 (#96) (Brandon Mills)
  • 6777977 Breaking: required node version 6+ (#89) (่–›ๅฎš่ฐ”็š„็Œซ)
  • 5582fce Docs: Updating CLA link (#93) (Pablo Nevares)
  • 24070e6 Build: Upgrade to eslint-release@0.11.1 (#92) (Brandon Mills)
  • 6cfd1f0 Docs: Add unicode-bom to list of unsatisfiable rules (#91) (Brandon Mills)
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. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot ๐ŸŒด

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.