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 10.0.0 #126

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hapi-pino from 8.5.0 to 10.0.0.

Release notes

Sourced from hapi-pino's releases.

v10.0.0

What's Changed

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

v9.4.0

What's Changed

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

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

... (truncated)

Commits
  • 342f56d dropped coveralls
  • a3b6d9a fix
  • b0b7eb4 Bumped v10.0.0
  • be42b02 updated deps
  • adbb407 Log correct status code on request complete even for requests aborted during ...
  • 08c46d3 Add optional support to log path params (#164)
  • 2780650 Bumped v9.4.0
  • dd773e8 Add support for custom messages on request completion/receive/failure (#163)
  • 0f187f3 bumped v9.3.0
  • 3974180 fix: use error message as log message for request error logs (#159)
  • 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 #129.