DBCDK / dk5

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

Update newrelic to the latest version šŸš€ #581

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.3.0 of newrelic was just published.

Dependency newrelic
Current Version 2.9.1
Type dependency

The version 3.3.0 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 57 commits.

  • e444e35 release: published 3.3.0
  • 153535a Update README.md
  • 11cb29b Update changelog for v3.3.0
  • c675b8f Merge pull request #1349 from NodeJS-agent/nwolfe/start-segment
  • 2bf0d2f chore(api): add sync startSegment example
  • 77129ce Added tests for startSegment
  • 5c8dc44 Add newrelic.startSegment
  • dfbd589 Delinting stub test
  • 24d3f1c Merge pull request #1393 from NodeJS-agent/psvet/fix-hapi-pre
  • 7837b6e test(restify): pin test version to <7
  • b4fc041 test(hapi): test string pre handler
  • 82751d2 fix(hapi): return string pre handlers
  • 6b45283 release: published 3.2.0
  • 8fce95d update changelog for v3.2.0
  • 5739bc7 Merge pull request #1374 from NodeJS-agent/nwolfe/koa-hook

There are 57 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 3.3.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 13 commits.

  • f0516b0 release: published 3.3.1
  • 67f5a6a chore: add methods to dev deps
  • b8f150f docs: release notes typos
  • b29fb93 chore(mongo): pin versioned tests to <3.0.6
  • b729e1c Update changelog for v3.3.1
  • bc0157d Merge pull request #1401 from NodeJS-agent/psvet/attribute-types
  • b199f99 test(attributes): add test for attribute value types
  • c736c44 fix(attributes): restrict attribute values to primitive types
  • 21190ee Merge pull request #1399 from NodeJS-agent/bclement/recordQuery-after
  • ac28f90 Merge pull request #1398 from NodeJS-agent/bclement/specified-inactive-parent
  • c9b0233 allow after handlers in DatastoreShim#recordQuery
  • 04dde7d errant whitespace squashing
  • 9443202 check that the parent specified to Shim#record belongs to an active transaction

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 9 commits.

  • a7416c9 release: published 4.0.0
  • a09e021 added security bulletin link
  • 93eff8a updated the migration guide for v4
  • 279dbc0 fixed double wrapping issue caused by updated agent-base
  • b31f182 updated tests for using the new https-proxy-agent
  • 0e439e1 update travis, pin https-proxy-agent to v2.2.0
  • b950b5d updated changelog for v4.0.0
  • 4c5362d change version check to a minimum node version of v4
  • 55a93bf updated https-proxy-agent to v2.2.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 74 commits.

  • 5abba5a release: published 4.1.0
  • 3f818d5 update changelog for v4.1.0
  • 4fef08d Merge pull request #1413 from NodeJS-agent/feat/lasp
  • 6c99a57 Merge pull request #1412 from NodeJS-agent/bclement/no-retry-on-lasp-failure
  • 50deda0 test(lasp): update test security token
  • 8edfc80 agent will no longer retry when missing required security policies
  • 206813a updated the test policy token
  • cb27c52 test(lasp): update applyLasp assertions
  • d036075 test(lasp): add attributes-related LASP tests
  • 1e95c82 refactor(config): drop full trace on attributes-related LASP updates
  • 5e036ad fix(config): update lasp key name
  • a914af6 test(collector): add test for dropping data pre-connect
  • 714c47b refactor(config): replace LASP_MAP; add clearData functions
  • ddb6df4 test(config): update agent spies
  • b6f186a test(attributes): add #reset test

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 38 commits.

  • eb526f5 release: published 4.1.1
  • 2a761ba Updated changelog for v4.1.1.
  • bc927c1 Merge pull request #1426 from NodeJS-agent/nwolfe/large-logs
  • 4f6841a Skip log test on 7
  • 14a8dad Gracefully handle process.emitWarning not existing
  • 84ad499 Added handling for large logs
  • 55f915d Delinted logger test
  • 7ff288d Merge pull request #1428 from NodeJS-agent/nwolfe/security-update
  • 309c3f3 Don't save nsp to deps
  • da028ab Merge pull request #1424 from NodeJS-agent/nwolfe/hook-unhandled
  • d2796f1 Merge pull request #1422 from NodeJS-agent/bclement/consistent-timeslicing
  • afc0bce Merge pull request #1423 from NodeJS-agent/psvet/assign
  • 31f6ba3 Unhandled rejection uses segment map id if available
  • c07550d chore(logger): update Object.assign calls
  • 1d45628 fix(tx): remove unused var

There are 38 commits in total.

See the full diff

fvsdbc commented 6 years ago

Closed