raml-org / raml-js-parser-2

(deprecated)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of marked is breaking the build 🚨

greenkeeper opened this issue Β· comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency marked was updated from 0.8.0 to 0.8.1.

🚨 View failing branch.

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

marked 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 0.8.1

Fixes

  • Fix marked --help #1588
  • Fix GFM Example 116 code fences #1600
  • Send inline html to renderer #1602 (fixes #1601)
  • Improve docs example for invoking highlight.js #1603
  • Fix block-level elements breaking tables #1598 (fixes #1467)
  • break nptables on block-level structures #1617
Commits

The new version differs by 33 commits.

  • b8c5541 Merge pull request #1616 from UziTech/release-0.8.1
  • 20d85bd 0.8.1
  • b0928cb build [skip ci]
  • 8d51037 Merge pull request #1617 from UziTech/following-nptable
  • c71ac10 Merge pull request #1619 from markedjs/dependabot/npm_and_yarn/acorn-7.1.1
  • 65febe4 Bump acorn from 7.1.0 to 7.1.1
  • 2d8045f test 3 spaces before table rows
  • 431f523 remove unneeded code
  • d8c09c1 add tests
  • cbcda26 copy table rules to nptables
  • 11a035e build [skip ci]
  • 8f1917e Merge pull request #1598 from calculuschild/table-block-breaks
  • 6ae3651 Merge pull request #1603 from octogonz/octogonz/fix-highlight.js
  • 6472717 Improve example for invoking highlight.js
  • 3ab4bf5 πŸ—œοΈ build [skip ci]

There are 33 commits in total.

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 0.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency marked was updated from 0.8.1 to 0.8.2.

Your tests are still failing with this version. Compare changes

Release Notes for 0.8.2

Fixes

  • Add html to TextRenderer for html in headings #1622
  • Remove html tags in heading ids #1622

Docs

  • Update comment about GitHub breaks #1620
Commits

The new version differs by 13 commits.

  • 4af69d3 Merge pull request #1624 from UziTech/release-0.8.2
  • 19f0d4f 0.8.2
  • 38403c0 build
  • d7b05cb update devdeps
  • 17ee15f build [skip ci]
  • 58e9fed Merge pull request #1622 from UziTech/render-html
  • 193a41e simplify tag regex
  • 7330a9c add html test to heading ids
  • f01ba94 add html to TextRenderer
  • cf3d0a0 Merge pull request #1620 from julien-c/patch-1
  • 9f2c0d1 Update docs/USING_ADVANCED.md
  • 885d728 Update docs/USING_ADVANCED.md
  • 4e3d20d Remove inaccurate proposition on GitHub

See the full diff