hairyhenderson / f1foo

ARCHIVED
MIT License
1 stars 0 forks source link

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

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 4.0.0 of newrelic was just published.

Dependency newrelic
Current Version 3.3.1
Type optionalDependency

The version 4.0.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 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

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.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