flyve-mdm / web-mdm-dashboard

New generation of the Flyve MDM Dashboard
http://flyve.org/web-mdm-dashboard/
GNU General Public License v3.0
85 stars 50 forks source link

An in-range update of react-markdown is breaking the build 🚨 #1254

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-markdown was updated from 4.0.6 to 4.0.7.

🚨 View failing branch.

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

react-markdown is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/flyve-mdm/web-mdm-dashboard/6829?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 7 commits.

  • 3ab5e62 4.0.7
  • 5c62e9e Update changelog
  • 142746a Fix matching of replaced non-void elements in HTML parser plugin (#296)
  • 971793a Fix HTML parsing of multiple void elements (#294)
  • 3fbf6c8 Fix void element children invariant violation (#293)
  • 110f2c5 make 2 components in the README.md valid JSX by adding trailing slashes (#287)
  • 409a8c4 Fix npm link in README (#264)

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:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 56ecd1f 4.0.8
  • fa9b866 Rebuild demo
  • d195a29 Update changelog
  • 281f6e9 Upgrade dependencies
  • 4ced275 Fix HTML parsing of elements with a single child vs. multiple children (#297)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 7ff2869 4.0.9
  • 8253473 Update changelog
  • b03ce97 fix(typings): make transformLinkUri & transformImageUri actually nullable (#316)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • c727761 4.1.0
  • e051643 Update CHANGELOG
  • 182f34c chore: Format with prettier
  • 6728d13 remarkParseOptions -> parserOptions
  • 6448aa1 Add support for passing options to remark-parse plugin

See the full diff