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 🚀 #276

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.5.1 of newrelic was just published.

Dependency newrelic
Current Version 4.1.0
Type dependency

The version 4.5.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 346 commits.

  • f9973e0 release: published 4.5.1
  • acf1d0f Updated changelog for v4.5.1.
  • a523184 Merge pull request #1512 from NodeJS-agent/bclement/error-intrinsic-tests
  • 25dbbf9 added more assertions around the error attribute on transaction events
  • 150309d Merge pull request #1511 from NodeJS-agent/bclement/undefined-events-fix
  • eac1375 address review comments
  • a50ecbc properly merge events back in on failure
  • 2e6b437 release: published 4.5.0
  • da42fed Updated changelog for v4.5.0.
  • b5fc08b Merge pull request #1508 from NodeJS-agent/bclement/feature_flag_env_vars
  • 3377b18 Merge pull request #1509 from NodeJS-agent/nwolfe/parent-from-parent
  • c368c13 address review comments
  • 8ef59aa Update test web tx check
  • c20dfd2 Ensure at least one event is checked
  • 551e385 Use transaction's parent span id to parent the entry point spans

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:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  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 dcfad7d...a0fa076. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 4.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • af908e5 release: published 4.6.0
  • 03cbd00 Updated changelog for v4.6.0.
  • d886799 Merge pull request #1518 from NodeJS-agent/bclement/updated-cat-header-generation
  • be63cb8 updated cat cats
  • 34f15c0 parentSpanId should only be placed on outbound payloads if the transaction is sampled
  • b062541 moved cat header generation under the proper segment
  • 975ac8f Merge pull request #1517 from NodeJS-agent/bclement/updated-dt-config
  • 40dfddd converted the DT feature flag to a config value
  • 24e00dc Merge pull request #1516 from NodeJS-agent/feat/node-10
  • 231d8dc Merge pull request #1515 from NodeJS-agent/psvet/new-async-methods
  • 9a88b32 refactor setUncaughtExceptionCaptureCallback instrumentation
  • 50969f6 address PR comments
  • 498f5c6 Merge pull request #1514 from NodeJS-agent/bclement/excise-emitBefore
  • 989fa5b fix lint error; add setUncaughtExceptionCaptureCallback test condition
  • 9295349 feat(proc): add setUncaughtExceptionCaptureCallback instrumentation

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 30 commits.

  • 1d24bda release: published 4.7.0
  • 62411f8 Updated changelog for v4.7.0.
  • a312db3 Merge pull request #1527 from NodeJS-agent/psvet/changelog
  • a634e45 update changelog
  • 8864165 Merge pull request #1526 from NodeJS-agent/nwolfe/warn-untested
  • 53dee9f Fixed logger loading
  • 7799a93 Based warning on package.json engines field.
  • 7f9c357 Merge pull request #1524 from NodeJS-agent/bclement/sql-for-all
  • ba885c6 review comments
  • 0456fd7 Added warning for too-new versions of Node.js
  • 1ba1e79 correct tests to check for sql statements on trace segments
  • 560f726 all query segments report their statements
  • 2ee47f1 Merge pull request #1525 from NodeJS-agent/bclement/dt-language
  • 1147f81 updated language for dt config
  • 644fe35 db span events will now always have a sql statement associated with them

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits.

  • f2b281e release: published 4.8.0
  • 00b3b82 Updated changelog for v4.8.0.
  • 8f985b6 Merge pull request #1534 from NodeJS-agent/nwolfe/bench-runner
  • ed7019c Tuned bench result comparison
  • efbca64 Added bench comparison script.
  • 7c07f37 Added JSON output to benchmark runner
  • fd2b8b2 Merge pull request #1533 from NodeJS-agent/bclement/db-benchmarking
  • 6b0c40d review changes
  • 885eb2c Reworked the benchmark runner, as well as added datastore benchmarks
  • b2284a0 Merge pull request #1532 from NodeJS-agent/nwolfe/mongo-306
  • 67849dc Fixed domain sockets
  • bc849de debugging
  • 8ed146b assign to const fix
  • 3571d14 Fixed monkey-patch mongo instrumentation
  • a70ab0e Started mongod 3.0.6 refactor

There are 22 commits in total.

See the full diff