patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update newrelic to the latest version 🚀 #254

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.2.1 of newrelic was just published.

Dependency newrelic
Current Version 4.1.0
Type dependency

The version 4.2.1 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 243 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 243 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:

codecov-io commented 6 years ago

Codecov Report

Merging #254 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      153   -28     
=======================================
  Hits          725      725           
  Misses        292      292           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ecf2dc5...ba27431. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 4ad1333 release: published 4.3.0
  • 94e2892 Updated changelog for v4.3.0.
  • 2f51483 Merge pull request #1489 from NodeJS-agent/joaovieira/feature/nonce-script-tag
  • dbfce88 Delinted files
  • 3a6a99e Merge pull request #1485 from NodeJS-agent/psvet/hapi-errors
  • 70fbf22 fix(hapi): add error handling support to hapi@17
  • b4a6104 fix(hapi): add error handling support to hapi@<17
  • 476204a Merge pull request #1484 from NodeJS-agent/nwolfe/store-req-seg
  • 2fdcc89 Expose external segment on http request
  • 5b23afa Fix ES6 usage.
  • 3375523 Allow to pass nonce option to getBrowserTimingHeader.

See the full diff