ulivz / markdown-it-chain

A chaining API like webpack-chain but for markdown-it.
MIT License
31 stars 6 forks source link

An in-range update of markdown-it is breaking the build 🚨 #8

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency markdown-it was updated from 9.0.1 to 9.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

markdown-it 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ulivz/markdown-it-chain/17?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

  • 9e5015f 9.1.0 released
  • 5093920 Browser files rebuild
  • 39a35f4 Remove extra chars from line breaks check (match CM spec)
  • faecae0 Match CommonMark spec exactly
  • d9cb3cc Don’t recognize U+2028 as a newline character
  • 9bbefc1 Create issue templates

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:

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.89. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

greenkeeper[bot] commented 4 years ago

After pinning to 9.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.