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


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency marked was updated from 1.0.0 to 1.1.0.

🚨 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 1.1.0

Features

  • Add walkTokens option #1664

Fixes

  • Fix renderer.code includes space at beginning of each line of code #1645
  • Fix codespan newline #1652
  • Fix comma after underscore emphasis #1660
  • Fix loose task list with no tokens #1674
  • Add browser field in package.json pointing to es5 output #1661
  • Add newline to rendered code with language #1670
  • Fix async highlighter walking all tokens #1664

Docs

  • Add tokenizer to option docs #1662
Commits

The new version differs by 55 commits.

  • 8cfa29c Merge pull request #1677 from UziTech/release-1.1.0
  • cc8561a 1.1.0
  • 085b385 update devdeps
  • 05f2fd6 πŸ—œοΈ build [skip ci]
  • 5ef872b Merge pull request #1664 from UziTech/fix-highlight-async
  • 12d8a6e remove return false to stop iteration
  • acc84eb add walkTokens to docs
  • 267a176 add use walkTokens tests
  • a337c76 add walkTokens option
  • db3b61b add tests
  • cb42b90 add list_item type to list item token
  • 52b91dc iterate over all tokens
  • a1d224d πŸ—œοΈ build [skip ci]
  • cec5f5e Merge pull request #1674 from UziTech/task-no-tokens
  • 369bf41 fix loose task list with no tokens

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