B-Stefan / CheckAuroa-Server

The server application for the check aurora service
2 stars 2 forks source link

An in-range update of node-cache is breaking the build 🚨 #34

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.2.0 of node-cache was just published.

Branch Build failing 🚨
Dependency node-cache
Current Version 4.1.1
Type dependency

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

node-cache 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 is in progress [Details](https://travis-ci.org/B-Stefan/CheckAuroa-Server/builds/356366247?utm_source=github_status&utm_medium=notification) - ❌ **Codefresh** Build failed [Details](https://g.codefresh.io//repositories/B-Stefan/CheckAuroa-Server/builds/5ab2678b0bfb3f000140dfd6)

Release Notes New Options + Typescript definitions
  • Add options.promiseValueSize for promise value. Thanks to Ryan Roemer for the pull [#84]
  • Added option deleteOnExpire
  • Added DefinitelyTyped Typescript definitions. Thanks to Ulf Seltmann for the pulls [#90] and [#92]
  • Thanks to Daniel Jin for the readme fix in pull [#93]
  • Optimized test and ci configs.
Commits

The new version differs by 24 commits.

  • 3839157 bump version 4.2.0
  • ee54405 moved @types/node from dependencies to devDependencies [skip ci]
  • 229cdb1 updated @types/node dependency - but shouldn't they belong into devDependencies instead of dependencies? [skip ci]
  • f68ba65 yikes - exact same situation some lines later
  • c0fbe57 reduced delay and increased ttl in broken test under assumption that travis' osx instances are executing tests at a slower pace
  • 7cb0843 removed typo in a test-envvar, removed a trailing semicolon
  • 0fd401c Subsequent error #99
  • d72e90c added changelogs for upcomming version 4.2.0
  • 8de4c0b removed node 0.10 from windows ci test
  • c0943b2 try to fix test #99
  • 11213e0 Merge pull request #84 from FormidableLabs/feature/promise-stats
  • 27057a3 optimized ci configs
  • 25291cc added maintainer
  • f700fbe optimized ci settings
  • 9cf4ddb Merge pull request #92 from useltmann/master

There are 24 commits in total.

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

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