hairyhenderson / f1foo

ARCHIVED
MIT License
1 stars 0 forks source link

Update newrelic to the latest version 🚀 #98

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.1 of newrelic just got published.

Dependency newrelic
Current Version 1.40.0
Type optionalDependency

The version 2.0.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of newrelic. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 292 commits.

  • ccb5fee release: published 2.0.1
  • 8d57ef2 docs: updated changelog for v2.0.1
  • 7af9a17 Merge pull request #1212 from NodeJS-agent/bclement/buffer-fixes
  • f20ce1d addressed review comments and test failures
  • df3eb01 don't use buffer.from on versions 4.0-4.4
  • 5f08005 Merge pull request #1209 from NodeJS-agent/nwolfe/bad-segment
  • ca5e526 Merge pull request #1210 from NodeJS-agent/nwolfe/tx-events
  • 2303759 test case for passing bindSegment just a function
  • 4fa963d agent: use timer.getDurationInMillis, not timer.duration
  • 26a12a0 segment omission is a valid use case
  • dc01eba shim: protect against null segment with no param
  • f7484dc Merge pull request #1203 from NodeJS-agent/mkuba/nock
  • ed42b5f tests: updated nock to latest version
  • 1795642 Merge pull request #1200 from NodeJS-agent/nwolfe/v2.0.0
  • cf06882 Merge pull request #1199 from NodeJS-agent/nwolfe/log-update

There are 250 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: