dsgnhb / api

Rest API for Levels and Top Design written in node.js using express and mysql
https://api.dsgnhb.de
MIT License
7 stars 3 forks source link

An in-range update of showdown is breaking the build 🚨 #133

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency showdown was updated from 1.9.0 to 1.9.1.

🚨 View failing branch.

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

showdown 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/dsgnhb/api/builds/606595996?utm_source=github_status&utm_medium=notification)). - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - βœ… **build (10.x):** null - βœ… **build (8.x):** There are 1 failures, 0 warnings, and 0 notices.

Release Notes for 1.9.1 (2019-11-02)

1.9.1 (2019-11-02)

Bug Fixes

  • openLinksInNewWindow: add rel="noopener noreferrer" to links (1cd281f), closes #670

Dependecy update

  • yargs: update yargs to latest version ^14.2 (dae65c6)
Commits

The new version differs by 4 commits.

  • 483e51f release 1.9.1
  • 5cc3fcc update dev dependencies
  • 1cd281f fix(openLinksInNewWindow): add rel="noopener noreferrer" to links
  • 58208e5 update dependencies

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 4 years ago

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