felixheck / laabr

well-formatted, extendable pino logger for hapi.js
MIT License
50 stars 7 forks source link

Bump hapi-pino from 8.5.0 to 9.3.0 #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hapi-pino from 8.5.0 to 9.3.0.

Release notes

Sourced from hapi-pino's releases.

v9.3.0

What's Changed

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v9.2.0...v9.3.0

v9.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v9.1.2...v9.2.0

v9.1.2

What's Changed

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v9.1.0...v9.1.1

v9.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v9.0.0...v9.1.0

v9.0.0

What's Changed

... (truncated)

Commits
  • 3974180 fix: use error message as log message for request error logs (#159)
  • 3399afe Bumped v9.2.0
  • 42b3df4 fix!: prevent req being added twice to the response and request start log (...
  • 9a37128 feat: change response message to response summary (#156)
  • 5c0f6a4 fix: update dependencies (#158)
  • 2b006e2 fix: allow logging numbers when mergeHapiLogData is true (#154)
  • 7907e21 Bumped v9.1.2
  • fdf0292 Include tags when errors are logged with server.log() (#153)
  • d45fcef Bumped v9.1.1
  • 97a77cb Fix read ECONRESET error #145 (#149)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #125.