DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

An in-range update of newrelic is breaking the build 🚨 #384

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.3.2 of newrelic was just published.

Branch Build failing 🚨
Dependency newrelic
Current Version 2.3.1
Type dependency

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

newrelic 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/DBCDK/tanterne/builds/296417291?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 20 commits.

  • 96d7818 release: published 2.3.2
  • 005d514 Update changelog for v2.3.2
  • 82a1047 Merge pull request #1270 from NodeJS-agent/nwolfe/https-89-fix
  • 6575c06 Add Node 9 to suite
  • 0762d91 Fix https instrumentation for Node >=8.9
  • e905460 Move outbound instrumentation to instrumentation/core
  • e447867 Merge pull request #1268 from NodeJS-agent/nwolfe/bench-tracer
  • 38cb9d2 Add tracer benchmarks
  • 191495c Merge pull request #1266 from NodeJS-agent/nwolfe/timing-deltas
  • 5e3479e Pin Sinon to old version for 0.10/0.12
  • 0311557 Base startup durations on Date.now()
  • e7217cf Merge pull request #1262 from NodeJS-agent/nwolfe/no-hapi-71
  • d52b5e3 Merge pull request #1264 from NodeJS-agent/nwolfe/wrap-bench
  • c6f8b7d Merge pull request #1263 from NodeJS-agent/nwolfe/not-my-problem
  • e957d04 Clarify line throws application error

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

fvsdbc commented 6 years ago

Fixed