hairyhenderson / f1foo

ARCHIVED
MIT License
1 stars 0 forks source link

Update newrelic to the latest version πŸš€ #127

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The optionalDependency newrelic was updated from 4.13.0 to 5.0.0.

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


Find out more about this release.

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 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 23 commits.

  • 0a21d2b release: published 5.1.0
  • 11349b7 Updated changelog for v5.1.0.
  • 8eb5a6f Merge pull request #1663 from NodeJS-agent/nwolfe/cong-shim
  • 9ab5b27 Added instrumentConglomerate API call
  • 4e3fb94 Added ConglomerateShim class
  • 696fff1 Merge pull request #1662 from NodeJS-agent/mgoin/NODE-1988-DisableLoggingForServerless
  • c883e1b Wrap
  • 33c3d14 Moves serverless setting enforcement before HSM and renames.
  • 4faa498 Removes unused file.
  • 5dd113d Disables logging by default when serverless mode enabled.
  • 94769b4 Merge pull request #1659 from NodeJS-agent/psvet/no-null-attrs
  • 6febdd3 Merge pull request #1660 from NodeJS-agent/mgoin/delint-unit
  • 78681bb Merge pull request #1661 from NodeJS-agent/mgoin/NODE-1988-RefactorIdempotentEnv
  • 9c972fb Simplifies usage of idempotentEnv for config tests to have a single pattern of defining env configuration.
  • eb582fb add log message for null value attributes

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 17 commits.

  • 5149b06 release: published 5.2.0
  • 829de6a Updated changelog for v5.2.0.
  • 612ecab Merge pull request #1671 from NodeJS-agent/psvet/housekeeping
  • 8d7abfa test: update native-metrics license assertion
  • 226c4b3 remove unused config files
  • 42574fd bump @newrelic/native-metrics to latest
  • b455b3c Merge pull request #1670 from NodeJS-agent/nwolfe/express-update
  • b94b946 Update min version for the smoke test
  • 3e558b2 Dumping far outdated examples.
  • 975d8d2 Merge pull request #1668 from NodeJS-agent/nwolfe/dt-no-cat
  • 5033e4a Fixed bug causing old CAT headers to be injected
  • bb5dacc Merge pull request #1667 from NodeJS-agent/nwolfe/export-cong
  • 6eb00e7 Added ConglomerateShim to exports
  • 4112d4f Merge pull request #1666 from NodeJS-agent/wrogers/add-neptune-datastore
  • 0323c7c Merge pull request #1665 from NodeJS-agent/nwolfe/def-conf

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • a6b8732 release: published 5.2.1
  • dbe7684 Updated changelog for v5.2.1.
  • 29e660e Merge pull request #1677 from NodeJS-agent/NODE-1989-RescheduleHarvestOnError
  • 581b2b1 Simplifies nock error assertion.
  • d0043a4 Reschedules harvests on connectivity failures.
  • 44d44b0 Merge pull request #1676 from rstarnes/rstarnes-bugfix
  • dc52ea4 Remove Oracle container installation
  • 501cb03 Merge pull request #1674 from NodeJS-agent/psvet/hsm-config
  • 1b2774b test: remove another stray shutdown payload assertion
  • 70b5a17 test: remove shutdown payload assertions
  • d9b8243 config: add extra HSM assertion
  • b5982a1 config: treat any truthy HSM value as enabled
  • 876b982 Merge pull request #1673 from jkinsey/fixcattest
  • 4bc5389 fixes wrong usage of cross application tracing in unit

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 86 commits.

  • 871b88f release: published 5.3.0
  • 8262c9f Updated changelog for v5.3.0.
  • 665fe4b Merge pull request #1687 from NodeJS-agent/bclement/no-cert-smashing
  • 12c3aef if a cert has been created, exit early
  • 8677168 Merge pull request #1678 from NodeJS-agent/psvet/more-attributes
  • ac8bc5a Merge pull request #1684 from NodeJS-agent/psvet/connect-metadata
  • a81b776 Merge pull request #1681 from NodeJS-agent/psvet/dynamodb
  • 4bf3f07 Merge branch 'integration' into psvet/connect-metadata
  • c978e4a linting
  • fd6b04b add test for empty connect metadata object
  • 5928cdf Merge pull request #1685 from NodeJS-agent/psvet/kubernetes-utilization
  • 6109157 Merge pull request #1683 from NodeJS-agent/nwolfe/updates
  • 23be5f3 add Kubernetes host detection
  • 599a290 remove metadata string coercion
  • 4bba1d7 collect NEW_RELIC_METADATA_ env vars for connect

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 46 commits.

  • 019f4fc release: published 5.5.0
  • bae4e14 release: published 5.4.0
  • a3fca19 Updated changelog for v5.4.0.
  • 4ac0a4e Merge pull request #1696 from NodeJS-agent/mgoin/NODE-1959-FixOpaqueIssues
  • f2c6c4b Merge branch 'integration' into mgoin/NODE-1959-FixOpaqueIssues
  • 00a51b7 Fixes test to check attributes collection.
  • e062b8c Merge pull request #1693 from NodeJS-agent/mgoin/NODE-1959-FixExclusiveDurationCalcs
  • 7fa26a5 Merge branch 'integration' into mgoin/NODE-1959-FixKnownOpaqueIssues
  • 69b9200 Merge pull request #1695 from NodeJS-agent/psvet/sns
  • ff92833 merge integration. resolve segment conflict.
  • 2368d49 Adds trace segment finalize unit tests.
  • 2fb699d add SNS to message shim library names
  • 5572dda Adds test to verify trace segment toJSON() does not modify attributes.
  • 71392c0 Merge pull request #1694 from NodeJS-agent/nwolfe/audit-fix
  • ac6b545 Fixed sercurity warning in test dep

There are 46 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 29 commits.

  • c510220 release: published 5.6.0
  • d7a96bb Updated changelog for v5.6.0.
  • 1127910 Merge pull request #1702 from NodeJS-agent/psvet/datastore-updates
  • 7b9ec72 fix typo
  • 8f0d39f address PR comments
  • cf83436 update test count
  • ab8ae64 test: update pg test plans
  • 1fd7807 test: add datastore product assertions
  • a986e0e pull datastore product attribute in shim
  • 495a5d2 Merge pull request #1703 from NodeJS-agent/bclement/lambda-conf-file
  • b8fd8b9 Merge pull request #1701 from NodeJS-agent/bclement/sampled-priority-fixes
  • 38b376d added tests for config options
  • 5d6a632 correct component attribute definition; add collection
  • 6f1d757 add product attribute to datastore instrumentations
  • 2fb103c tests pass

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 16 commits.

  • 8a3d1b6 release: published 5.6.2
  • afac2bb Updated changelog for v5.6.2.
  • b2c04ea Merge pull request #1712 from NodeJS-agent/bclement/clean-up
  • b6333c1 deleted garbage files
  • 55359f3 Merge pull request #1711 from NodeJS-agent/bclement/more-custom-attribute-type-restriction
  • 05a418a abstracted attribute type filtering logic, applied it to trace and error attributes
  • 0e8f316 Merge pull request #1707 from NodeJS-agent/mgoin/NODE-2020-MaximumStackExceeded
  • e66b0f4 Extremely minor test delinting.
  • 4dc808b Simplies iteration logic for DTTraceNode creation.
  • b9aafb8 Uses spawned process to lower node maximum stack size for test, greatly speeding up passing case.
  • 71f0a8d Merge pull request #1710 from NodeJS-agent/bclement/restricted-custom-event-attribute-types
  • ff770d3 restricted allowed types to a whitelist
  • a16642c attributes for custom events with invalid value types will now be dropped
  • 9ba621a Removes another unbounded array usage of Array.prototype.push.apply. Unlikely to ever cause problems but being careful to remove those.
  • f715a1c Fixes stack exceeded exception on Trace.generateSpanEvents() for extremely wide segment trees.

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 543dfad release: published 5.6.3
  • da12909 Merge pull request #1718 from NodeJS-agent/nwolfe/v5.6.3
  • 376f2bc Updated changelog for v5.6.3.
  • 7a39b00 Merge pull request #1717 from NodeJS-agent/bclement/lasp-request-params-fix
  • 3aa8657 added request parameters exclude rule to expected hsm rules
  • f0d6b26 add request param exclude rules for lasp's attribute.include_enabled policy and hsm
  • 4fc23a8 Merge pull request #1715 from NodeJS-agent/bclement/hsm-attribute-fix
  • dafae46 don't add request parameters when in high security mode
  • 771c382 Merge pull request #1714 from NodeJS-agent/bclement/security-fix
  • 2d239f5 use --no-esm flag in integration tests
  • f8f8159 updated tap to get rid of security issues

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • 3258f40 release: published 5.6.4
  • 48f697f Updated changelog for v5.6.4.
  • e6da6da Merge pull request #1727 from NodeJS-agent/psvet/serverless-dt-startup
  • ad9185c test(config): update test for disabling DT with missing config in serverless mode
  • 4994913 refactor(config): log warning if missing DT config values in serverless mode
  • e9144aa Merge pull request #1722 from NodeJS-agent/mgoin/NODE-2031-RemoveServerlessInfinityLimits
  • e2b6cff Uses same data defaults for serverless mode as standard since server side will enforce limits (i.e. 1k spans).
  • b236912 Merge pull request #1721 from NodeJS-agent/bclement/double-callback-issue
  • 505ed84 Merge pull request #1720 from NodeJS-agent/psvet/serverless-dt-config
  • 741e1c4 refactor(config): disallow local DT config values outside of serverless mode
  • 100de94 determine fail/success case based on error passed back, log out the endpoint that does the double invocation
  • 7cda076 added a once wrapper around the async callback with logging of callsite
  • a900e30 refactor(config): update required DT config values in serverless mode

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€