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 🚨 #412

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of newrelic was just published.

Branch Build failing 🚨
Dependency newrelic
Current Version 2.3.2
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/302632028?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 16 commits.

  • 48956e9 release: published 2.4.0
  • c5e4dce Update changelog for 2.4.0
  • c03e957 Merge pull request #1275 from NodeJS-agent/nwolfe/https-89-fix
  • 4326996 Merge pull request #1267 from NodeJS-agent/bclement/arity-prototype-changes
  • 83e1ae9 Re-disable https wrapping for 8.9.1+
  • d0af694 Merge pull request #1274 from NodeJS-agent/bclement/early-stack-harvesting
  • 2dfe4d6 Merge pull request #1243 from NodeJS-agent/bclement/early-query-discarding
  • 9d5540a changed tests stubbing out errors for query tracer
  • 3730542 added tests for arity option
  • 0ffe6ca only match arity on functions that require it, only copy prototypes when needed
  • 7a92d1b hold onto the error stack trace instead of the error
  • e5de951 detect if we are going to use a query early
  • 3cb776f Drop security check from old Node
  • 2dde5d1 Pin vision to v4
  • 428c1d1 pinned a copy of the hapi tests at v16

There are 16 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.2 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