mulesoft-labs / osprey-router

Simple middleware-style router for RAML based on router
Other
4 stars 8 forks source link

An in-range update of array-flatten is breaking the build 🚨 #18

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency array-flatten was updated from 2.1.1 to 2.1.2.

🚨 View failing branch.

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

array-flatten 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 could not complete due to an error ([Details](https://travis-ci.org/mulesoft-labs/osprey-router/builds/462598440?utm_source=github_status&utm_medium=notification)).

Release Notes for Readonly TypeScript Array

Fixed

  • Use ReadonlyArray for TypeScript interface to improve type assignability
Commits

The new version differs by 10 commits.

  • 04b45e7 2.1.2
  • c20ccb5 Test with latest node.js stable release
  • 825b0c7 Remove greenkeeper badge from README
  • b69be67 Use ReadonlyArray for TypeScript interface
  • 00e3dc6 Remove bower support
  • 54fbaa3 chore(package): update benchmarked to version 2.0.0 (#17)
  • fc434e6 Add Greenkeeper badge 🌴 (#16)
  • e45559d chore(package): update benchmarked to version 1.0.0 (#14)
  • 8f7a398 chore(package): update standard to version 10.0.0 (#13)
  • 5f8285e chore(package): update standard to version 9.0.0 (#12)

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 2.1.1 your tests are passing again. Downgrade this dependency πŸ“Œ.