ovhemert / pino-papertrail

🌲 Load pino logs into Papertrail
MIT License
17 stars 12 forks source link

An in-range update of pino is breaking the build 🚨 #14

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency pino was updated from 5.10.5 to 5.10.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

pino is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - βœ… **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/ovhemert/pino-papertrail/builds/21338463)). - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v5.10.6
  • docs typo fix #577
Commits

The new version differs by 4 commits.

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

After pinning to 5.10.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.10.7
  • fix browser transmit method #585
Commits

The new version differs by 7 commits.

  • d41f252 5.10.7
  • 9356ce5 Merge pull request #585 from disintegrator/fix-transmit-messages
  • efa8844 fix: use var instead of let
  • ecadab2 fix: use var instead of let
  • bd7823d test: use clearer title for test description
  • 83233c6 fix: retain logger bindings after transmitting logEvents
  • 2a81679 Add link to PR review (#581)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.11.2
  • Support hapi-pino in pino-browser #612
Commits

The new version differs by 41 commits.

  • f74ba65 Bumped v5.11.2
  • b5e31ce Updated dependencies
  • 7d2ba19 Add pino-browser support for hapi-pino (#612)
  • 232d903 disable esm (#610)
  • 40d25da Merge pull request #603 from geekuillaume/patch-1
  • 8ccf6c1 Switch DefinitelyTyped badge URL to https
  • 4d5c6cd Update api.md (#598)
  • db77539 5.11.1
  • 870622d Merge pull request #594 from davidedantonio/master
  • 37d2cdd Update docs/ecosystem.md
  • 67da5e4 updated pino-fluentd description
  • fd96fd9 5.11.0
  • e2ec9ff Merge pull request #588 from yellowbrickc/issue-560
  • 694da02 Rename childBindings to bindings.
  • ff82b2d added pino-fluentd to community modules

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.11.3
  • fix message precedence over merging object #616
Commits

The new version differs by 44 commits.

  • 9a28e82 5.11.3
  • 04a7157 Merge pull request #616 from thomasthiebaud/fix-message-precedence
  • 1ac1576 Fix message precedence over mergedObject
  • f74ba65 Bumped v5.11.2
  • b5e31ce Updated dependencies
  • 7d2ba19 Add pino-browser support for hapi-pino (#612)
  • 232d903 disable esm (#610)
  • 40d25da Merge pull request #603 from geekuillaume/patch-1
  • 8ccf6c1 Switch DefinitelyTyped badge URL to https
  • 4d5c6cd Update api.md (#598)
  • db77539 5.11.1
  • 870622d Merge pull request #594 from davidedantonio/master
  • 37d2cdd Update docs/ecosystem.md
  • 67da5e4 updated pino-fluentd description
  • fd96fd9 5.11.0

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.1
  • resolve message key state issue #635
  • add pino-websocket transport to docs #611
Commits

The new version differs by 58 commits.

  • bd4bb1f 5.12.1
  • 1e48aa0 Merge pull request #611 from kody-abe/patch-1
  • 33433e0 Merge pull request #635 from pinojs/fix-633
  • e945848 add azure application insights transport (#630)
  • 7fb388f Remove the msg property after logging
  • 0b83ac1 add azure table storage transport (#622)
  • edcd6b8 add datadog transport (#621)
  • 770cfe3 Replace obsolete dependency with an up-to-date one (#626)
  • 89230e7 Bumped v5.12.0
  • cf070af Fixes after landing
  • e386651 Fix bug Global serializer not invoked for strings when base: null (#597)
  • 818e95d [Closes #601] Add cls-proxify to ecosystem.md (#604)
  • 8551286 Fix wildcard redacting with a custom censor function (#617)
  • 9a28e82 5.11.3
  • 04a7157 Merge pull request #616 from thomasthiebaud/fix-message-precedence

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.2
  • stateful bug fix #637
Commits

The new version differs by 64 commits.

  • d51220d 5.12.2
  • 5e2c2a2 Merge pull request #637 from pinojs/fix-636
  • 7d5455b Removed useless code in the meta wrapper for pretty
  • f0b8547 create a shallow copy of the object before logging.
  • ecccbdf Moved obj-wrapping logic inside write
  • 693d9f2 make sure msg is picked up from the obj correctly.
  • bd4bb1f 5.12.1
  • 1e48aa0 Merge pull request #611 from kody-abe/patch-1
  • 33433e0 Merge pull request #635 from pinojs/fix-633
  • e945848 add azure application insights transport (#630)
  • 7fb388f Remove the msg property after logging
  • 0b83ac1 add azure table storage transport (#622)
  • edcd6b8 add datadog transport (#621)
  • 770cfe3 Replace obsolete dependency with an up-to-date one (#626)
  • 89230e7 Bumped v5.12.0

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.3
  • fix ci by keeping browser pino compat with pino-std-serializers – #646
  • add new ecosystem module to docs – #645
  • docs fix – #638
Commits

The new version differs by 66 commits.

  • 7df7a98 5.12.3
  • 6ee01e1 add wrapErrorSerializer to browser pino
  • d51220d 5.12.2
  • 5e2c2a2 Merge pull request #637 from pinojs/fix-636
  • 7d5455b Removed useless code in the meta wrapper for pretty
  • f0b8547 create a shallow copy of the object before logging.
  • ecccbdf Moved obj-wrapping logic inside write
  • 693d9f2 make sure msg is picked up from the obj correctly.
  • bd4bb1f 5.12.1
  • 1e48aa0 Merge pull request #611 from kody-abe/patch-1
  • 33433e0 Merge pull request #635 from pinojs/fix-633
  • e945848 add azure application insights transport (#630)
  • 7fb388f Remove the msg property after logging
  • 0b83ac1 add azure table storage transport (#622)
  • edcd6b8 add datadog transport (#621)

There are 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.4
  • fix browser issues #650
Commits

The new version differs by 75 commits.

  • b3ff163 5.12.4
  • d16773e 5.12.3
  • 0b62bd8 Merge pull request #650 from pinojs/pino-browser-fixes
  • 8f9ff4f no symbols in browser
  • 2b3bbf1 globalThis
  • 248be4e Merge pull request #646 from pinojs/fix-ci
  • 893754a Merge pull request #645 from joonastanner/patch-1
  • 212a3b1 Merge pull request #638 from ematipico/patch-1
  • 6ee01e1 add wrapErrorSerializer to browser pino
  • 9e3eee3 Update ecosystem.md
  • f255589 docs: fixed table format
  • d51220d 5.12.2
  • 5e2c2a2 Merge pull request #637 from pinojs/fix-636
  • 7d5455b Removed useless code in the meta wrapper for pretty
  • f0b8547 create a shallow copy of the object before logging.

There are 75 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.5
  • mobile safari browser fix #653
Commits

The new version differs by 78 commits.

  • 5c9f9bf 5.12.5
  • 6816b75 Merge pull request #653 from pinojs/mobile-safari-compat
  • 788fedf legacy mobile safari globalThis fallback
  • b3ff163 5.12.4
  • d16773e 5.12.3
  • 0b62bd8 Merge pull request #650 from pinojs/pino-browser-fixes
  • 8f9ff4f no symbols in browser
  • 2b3bbf1 globalThis
  • 248be4e Merge pull request #646 from pinojs/fix-ci
  • 893754a Merge pull request #645 from joonastanner/patch-1
  • 212a3b1 Merge pull request #638 from ematipico/patch-1
  • 6ee01e1 add wrapErrorSerializer to browser pino
  • 9e3eee3 Update ecosystem.md
  • f255589 docs: fixed table format
  • d51220d 5.12.2

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.12.6
Commits

The new version differs by 86 commits.

  • 71166ef 5.12.6
  • 3d08875 Merge pull request #658 from lithiumtech/master
  • 35877d8 Merge pull request #659 from XVincentX/patch-1
  • 27db6cf readme: the log object is on the request object
  • d9dddbb Review feedback.
  • c73b889 Make browser.js es5 compiliant
  • a51b0d2 Merge pull request #605 from Eomm/typo
  • 5c9f9bf 5.12.5
  • 6816b75 Merge pull request #653 from pinojs/mobile-safari-compat
  • 788fedf legacy mobile safari globalThis fallback
  • b3ff163 5.12.4
  • d16773e 5.12.3
  • 0b62bd8 Merge pull request #650 from pinojs/pino-browser-fixes
  • 8f9ff4f no symbols in browser
  • 2b3bbf1 globalThis

There are 86 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.0
  • Updated to standard v13 (#683)
  • Remove note about fastify v2 and link to right doc (#678)
  • Updated copyright to 2019
  • Fix metadata streams docs links #676
Commits

The new version differs by 94 commits.

  • 560d8bd Bumped v5.13.0.
  • c5c996d Updated to standard v13 (#683)
  • 3c7f301 more careful timestamp extraction (#675)
  • 129be44 Remove note about fastify v2 and link to right doc (#678)
  • 4290e37 Merge pull request #676 from drsherlock/fix-docs-broken-links
  • 1a6515a Fix metadata streams docs links
  • e610f4e readme: note that redaction is not supported in the browser (#671)
  • bcbc397 update to 2019
  • 71166ef 5.12.6
  • 3d08875 Merge pull request #658 from lithiumtech/master
  • 35877d8 Merge pull request #659 from XVincentX/patch-1
  • 27db6cf readme: the log object is on the request object
  • d9dddbb Review feedback.
  • c73b889 Make browser.js es5 compiliant
  • a51b0d2 Merge pull request #605 from Eomm/typo

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.1
  • #684
  • flatstr 0.7.5
Commits

The new version differs by 97 commits.

  • 7a5d779 Bumped v5.13.1
  • 6709daf Updated deps
  • 10a5d1c fix(levels): useLevelLabels permanently mutates initial cache (#684)
  • 560d8bd Bumped v5.13.0.
  • c5c996d Updated to standard v13 (#683)
  • 3c7f301 more careful timestamp extraction (#675)
  • 129be44 Remove note about fastify v2 and link to right doc (#678)
  • 4290e37 Merge pull request #676 from drsherlock/fix-docs-broken-links
  • 1a6515a Fix metadata streams docs links
  • e610f4e readme: note that redaction is not supported in the browser (#671)
  • bcbc397 update to 2019
  • 71166ef 5.12.6
  • 3d08875 Merge pull request #658 from lithiumtech/master
  • 35877d8 Merge pull request #659 from XVincentX/patch-1
  • 27db6cf readme: the log object is on the request object

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.2
Commits

The new version differs by 101 commits.

  • 43d3988 5.13.2
  • e7d9a07 Merge pull request #690 from aandrewww/master
  • 656c2a7 fix doc
  • e9040f3 add sentry transport
  • 7a5d779 Bumped v5.13.1
  • 6709daf Updated deps
  • 10a5d1c fix(levels): useLevelLabels permanently mutates initial cache (#684)
  • 560d8bd Bumped v5.13.0.
  • c5c996d Updated to standard v13 (#683)
  • 3c7f301 more careful timestamp extraction (#675)
  • 129be44 Remove note about fastify v2 and link to right doc (#678)
  • 4290e37 Merge pull request #676 from drsherlock/fix-docs-broken-links
  • 1a6515a Fix metadata streams docs links
  • e610f4e readme: note that redaction is not supported in the browser (#671)
  • bcbc397 update to 2019

There are 101 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.3

πŸ“š PR:

  • docs(transports): add CloudWatch (#696)
  • docs(api): remove Lambda note in pino-destination (#697)
  • fix(serializers): properly transfer Symbol based serializers (#707)
  • docs(api): fix binding example (#700)
Commits

The new version differs by 106 commits.

  • 88b86bd Bumped v5.13.3.
  • a4a185a docs(api): fix binding example (#700)
  • 0e1b4d2 fix(serializers): properly transfer Symbol based serializers (#707)
  • 146d803 docs(api): remove Lambda note in pino-destination (#697)
  • af59c7d docs(transports): add CloudWatch (#696)
  • 43d3988 5.13.2
  • e7d9a07 Merge pull request #690 from aandrewww/master
  • 656c2a7 fix doc
  • e9040f3 add sentry transport
  • 7a5d779 Bumped v5.13.1
  • 6709daf Updated deps
  • 10a5d1c fix(levels): useLevelLabels permanently mutates initial cache (#684)
  • 560d8bd Bumped v5.13.0.
  • c5c996d Updated to standard v13 (#683)
  • 3c7f301 more careful timestamp extraction (#675)

There are 106 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.4
  • bump fast redact #714
Commits

The new version differs by 116 commits.

  • c0dc89d 5.13.4
  • af52299 Merge pull request #714 from pinojs/bump-fast-redact
  • 016b5e5 bump fast redact
  • 3372e18 Merge pull request #712 from iamolegga/patch-1
  • 98085f6 fix styles in web frameworks docs for Nest
  • f313d37 add Nest Framework documentation
  • 0faa2e7 Merge pull request #685 from ferrao/patch-1
  • c1c4f48 Merge pull request #709 from sonicdoe/standard-v14
  • ecdee19 Upgrade standard to v14
  • 88b86bd Bumped v5.13.3.
  • a4a185a docs(api): fix binding example (#700)
  • 0e1b4d2 fix(serializers): properly transfer Symbol based serializers (#707)
  • 146d803 docs(api): remove Lambda note in pino-destination (#697)
  • af59c7d docs(transports): add CloudWatch (#696)
  • 43d3988 5.13.2

There are 116 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.5
  • always sync flush on fatal log – #730
  • fastify integration clarification - #729
Commits

The new version differs by 125 commits.

  • 0c5442c 5.13.5
  • c1d9f11 Merge pull request #730 from pinojs/fatal-sync-flush
  • 017891e rm stray space
  • 09e20d3 always sync flush fatal log messages
  • 6b06d90 clarify that pino can be accessed on both request and reply (#729)
  • cf6cf48 Update nest example and add link to readme (#725)
  • 162c981 refactor(proto): Remove objError from asJson call (#722)
  • a9ca301 Merge pull request #717 from Zirak/symbol-support
  • a953c77 Handle formatting a Symbol
  • c0dc89d 5.13.4
  • af52299 Merge pull request #714 from pinojs/bump-fast-redact
  • 016b5e5 bump fast redact
  • 3372e18 Merge pull request #712 from iamolegga/patch-1
  • 98085f6 fix styles in web frameworks docs for Nest
  • f313d37 add Nest Framework documentation

There are 125 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.13.6

πŸ“š PR:

  • Bumped dependencies
  • fix(redaction): fix corner cases with paths (#732)
  • Add MySQL/MariaDB transport (#708)
Commits

The new version differs by 129 commits.

  • 0416d88 Bumped v5.13.6
  • 72be9ed Bumped dependencies
  • 044dbd0 Add MySQL/MariaDB transport (#708)
  • 588fb11 fix(redaction): fix corner cases with paths (#732)
  • 0c5442c 5.13.5
  • c1d9f11 Merge pull request #730 from pinojs/fatal-sync-flush
  • 017891e rm stray space
  • 09e20d3 always sync flush fatal log messages
  • 6b06d90 clarify that pino can be accessed on both request and reply (#729)
  • cf6cf48 Update nest example and add link to readme (#725)
  • 162c981 refactor(proto): Remove objError from asJson call (#722)
  • a9ca301 Merge pull request #717 from Zirak/symbol-support
  • a953c77 Handle formatting a Symbol
  • c0dc89d 5.13.4
  • af52299 Merge pull request #714 from pinojs/bump-fast-redact

There are 129 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.14.0

πŸ“š PR:

  • catch potential write errors on fatal flush sync (#740)
  • feat(mixin): add mixin config option (#741)
Commits

The new version differs by 135 commits.

  • 84e2dc2 5.14.0
  • f66326a feat(mixin): add mixin config option (#741)
  • b03028a ci(travis): add Node.js 12+13 to Travis CI test matrix (#742)
  • 29a2419 CI : Github action improvement (#744)
  • edaedec CI : Add GitHub action (#743)
  • 919f5ad catch potential write errors on fatal flush sync (#740)
  • 0416d88 Bumped v5.13.6
  • 72be9ed Bumped dependencies
  • 044dbd0 Add MySQL/MariaDB transport (#708)
  • 588fb11 fix(redaction): fix corner cases with paths (#732)
  • 0c5442c 5.13.5
  • c1d9f11 Merge pull request #730 from pinojs/fatal-sync-flush
  • 017891e rm stray space
  • 09e20d3 always sync flush fatal log messages
  • 6b06d90 clarify that pino can be accessed on both request and reply (#729)

There are 135 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.15.0

πŸ“š PR:

  • test(mixin): improve object test to ensure proper object assign order (#745)
  • CI : Move from sleep to watch exists (#748)
  • feat(bindings): allow setting of bindings (#754)
Commits

The new version differs by 139 commits.

  • 8e11dc9 Bumped v5.15.0
  • 1586df3 feat(bindings): allow setting of bindings (#754)
  • 6fe7476 CI : Move from sleep to watch exists (#748)
  • 29ceca4 test(mixin): improve object test to ensure proper object assign order (#745)
  • 84e2dc2 5.14.0
  • f66326a feat(mixin): add mixin config option (#741)
  • b03028a ci(travis): add Node.js 12+13 to Travis CI test matrix (#742)
  • 29a2419 CI : Github action improvement (#744)
  • edaedec CI : Add GitHub action (#743)
  • 919f5ad catch potential write errors on fatal flush sync (#740)
  • 0416d88 Bumped v5.13.6
  • 72be9ed Bumped dependencies
  • 044dbd0 Add MySQL/MariaDB transport (#708)
  • 588fb11 fix(redaction): fix corner cases with paths (#732)
  • 0c5442c 5.13.5

There are 139 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.16.0
  • add nestedKey option #759
Commits

The new version differs by 149 commits.

  • 6068257 5.16.0
  • 6fae12a Merge pull request #759 from northscaler/object-key
  • 542e165 add pino-http-send to transport list (#760)
  • e39774e fix(redaction): remove undefined entries for removed number and boolean values (#756)
  • 6d80dbf fix typos
  • 5d35a08 objectKey -> nestedKey, no "you" in docs
  • 7538351 provide ISO8601 time format (#757)
  • 6076625 revert minor version bump
  • be9464a support objectKey config
  • d54a017 docs: fix logo display in sidebar (#755)
  • 8e11dc9 Bumped v5.15.0
  • 1586df3 feat(bindings): allow setting of bindings (#754)
  • 6fe7476 CI : Move from sleep to watch exists (#748)
  • 29ceca4 test(mixin): improve object test to ensure proper object assign order (#745)
  • 84e2dc2 5.14.0

There are 149 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.17.0
  • Fix two broken links in the documentation (#769)
  • api.md - fix wrong letter case (#770)
  • Fixed stream metadata loss during prettification (#780)
  • Deprecate the changeLevelName option and alias it to levelKey (#772)
  • Bind pino instance to prettifier (#721)
Commits

The new version differs by 155 commits.

  • c4fbfdb Bumped v5.17.0
  • 092eb8b Bind pino instance to prettifier (#721)
  • 72eb875 Deprecate the changeLevelName option and alias it to levelKey (#772)
  • 8ab8595 Fixed stream metadata loss during prettification (#780)
  • d237668 api.md - fix wrong letter case (#770)
  • 6c2de4a Fix two broken links in the documentation (#769)
  • 6068257 5.16.0
  • 6fae12a Merge pull request #759 from northscaler/object-key
  • 542e165 add pino-http-send to transport list (#760)
  • e39774e fix(redaction): remove undefined entries for removed number and boolean values (#756)
  • 6d80dbf fix typos
  • 5d35a08 objectKey -> nestedKey, no "you" in docs
  • 7538351 provide ISO8601 time format (#757)
  • 6076625 revert minor version bump
  • be9464a support objectKey config

There are 155 commits in total.

See the full diff