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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.3.0 of newrelic was just published.

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

Commits

The new version differs by 16 commits.

  • 5f98839 release: published 2.3.0
  • 2bdb7f9 Update changelog for 2.3.0
  • 8458e93 Merge pull request #1256 from NodeJS-agent/bclement/update_await_support
  • 3eeccc5 set await_support to released
  • 152b057 Merge pull request #1255 from NodeJS-agent/nwolfe/log-query
  • 0d14612 Do not log raw query.
  • 3ebfb85 Merge pull request #1254 from NodeJS-agent/bclement/gc-async-hook-benchmark
  • 805fd69 added gc metrics to the async-hooks benchmark
  • df8957a Merge pull request #1253 from NodeJS-agent/nwolfe/wrap-bench
  • 78df475 Merge pull request #1251 from NodeJS-agent/bclement/promise-benchmarks
  • d0c9073 address review comments
  • ce18eca added microbenchmarks for no agent cases
  • 21c9389 Added benchmark for wrap methods
  • 0880eb2 Merge pull request #1252 from NodeJS-agent/bclement/pin-mocha
  • 22b61e1 use a pro account key for tests that expect traces to be collected

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.2.2 your tests are passing again. Downgrade this dependency 📌.

fvsdbc commented 6 years ago

Fixed