DBCDK / dk5

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

Update newrelic to the latest version 🚀 #618

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.1.3 of newrelic was just published.

Dependency newrelic
Current Version 2.9.1
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of newrelic.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 284 commits.

  • f6afa9d release: published 4.1.3
  • 56aadcb Updated changelog for v4.1.3.
  • 8ec5a08 Merge pull request #1440 from NodeJS-agent/feat/better-cat
  • 0b10bab Merge pull request #1443 from NodeJS-agent/bclement/better-cat-cleanup
  • 6a87932 synthetics depends on the encoding key
  • f44f6c5 chore: remove random extra space
  • 6c5b110 Merge pull request #1441 from NodeJS-agent/bclement/better-cat-exponential-backoff
  • 000e5d0 style changes
  • 3c5aeec Merge pull request #1442 from NodeJS-agent/nwolfe/metric-starts
  • a6f70a7 Expunged tracer_tracing from the agent
  • 426241a added exponential backoff to cat sampling logic
  • 14efdff Updated merge test for timestamps
  • 9df2cd1 Delinted metrics test
  • 61b7dd4 Reversed default behavior of merging metrics
  • 27df976 review comments

There are 250 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

Version 4.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 45c819d release: published 4.1.4
  • d8b926f Updated changelog for v4.1.4.
  • 2fb3f34 Merge pull request #1447 from NodeJS-agent/bclement/stub-instance
  • 6b9d315 added tests and updated dt payload naming
  • 2623c8c linting
  • 7bb7471 fix(stub): return actual transaction instance stub
  • 053bfd5 Merge pull request #1445 from NodeJS-agent/nwolfe/chai-up
  • a506a88 Upgraded chai to v4

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 42 commits.

  • bc5fbf8 release: published 4.1.5
  • 9139dc0 Updated changelog for v4.1.5.
  • 8459203 Merge pull request #1457 from NodeJS-agent/psvet/package-require
  • 4e184ad Explicitly reference package.json as a .json file in require() statements
  • d9ef159 Merge pull request #1452 from NodeJS-agent/psvet/tx-sampling
  • 3942f60 address PR comments
  • 946e411 Merge pull request #1456 from NodeJS-agent/psvet/fix-configless-require
  • fa537b3 Merge pull request #1450 from NodeJS-agent/nwolfe/tap-12
  • 3b45a74 fix(config): default to safe module path if loaded with -r flag
  • 48071cb Merge pull request #1455 from NodeJS-agent/nwolfe/express-next-router
  • 7ad2150 'router' is not an error
  • 41bd4b9 Merge pull request #1453 from NodeJS-agent/nwolfe/debug-sup
  • 28ce036 Merge pull request #1454 from NodeJS-agent/nwolfe/natives-v3
  • a4a18de Made http test more robust
  • b8800be Removed config.debug.internal_metrics and .supportability

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 41 commits.

  • d175188 release: published 4.2.0
  • b13f6cb Updated changelog for v4.2.0.
  • 7dff5cb Merge pull request #1467 from NodeJS-agent/feat/spans
  • 4fc3f86 Merge pull request #1465 from NodeJS-agent/psvet/middleware-array
  • 425ed48 refactor(shim): simplify middleware route logic
  • 9b9e48a fix(shim): ensure that concatenated middleware paths are popped from tx name
  • 0255833 Merge pull request #1464 from NodeJS-agent/nwolfe/support-all-the-things
  • 3c5df98 test(express): add shared middleware naming test
  • af8453a feat(shim): add support for array of routes in middleware
  • bd5fc67 All events generate the seen/sent/dropped metrics
  • 2c5e5f0 Merge pull request #1462 from NodeJS-agent/nwolfe/span-harvest
  • 9d1b6fe Merge pull request #1463 from NodeJS-agent/bclement/negative-transport-duration
  • b7c1e80 set negative transport durations to 0
  • 5d0bc10 Added new span metrics to 503 test
  • 5c259ca Added tests for harvesting spans

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • cdceea3 release: published 4.2.1
  • 8984cab Updated changelog for v4.2.1.
  • 92fd455 Merge pull request #1479 from NodeJS-agent/nwolfe/outbound-port
  • fc9e55b Added test for default port external calls
  • 086bcce Fixed checking for port values
  • 424b56a Merge pull request #1475 from NodeJS-agent/bclement/sampled-target-typo-fix
  • 0073607 updated the base for exponential backoff and fixed first harvest logic
  • 243125d Merge pull request #1473 from NodeJS-agent/psvet/middleware-array
  • a35d296 Merge pull request #1474 from NodeJS-agent/bclement/transaction-event-totalTime
  • 12d4f36 Merge pull request #1469 from NodeJS-agent/nwolfe/restify-naming
  • 5a5003c refactor(web-shim): simplify middleware logic
  • c18eaea fixed tests to include totalTime intrinsic
  • 404e4d9 test(versioned): add extra express middleware test
  • fafc3be added totalTime attribute to transaction events
  • 68a7d5f linting

There are 21 commits in total.

See the full diff