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 11.0.1 #146

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hapi-pino from 8.5.0 to 11.0.1.

Release notes

Sourced from hapi-pino's releases.

v11.0.1

What's Changed

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v11.0.0...v11.0.1

v11.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v10.2.0...v11.0.0

v10.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/hapi-pino/compare/v10.1.0...v10.2.0

v10.1.0

What's Changed

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

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

... (truncated)

Commits
  • a9817e3 Remove prettyPrint from documentation and typedefs (#176)
  • 5664de9 Bumped v11.0.0
  • 20769fd Update to pino@8.5.0 and pino-pretty@7.6.1 (#175)
  • 29ee657 Bumped v10.2.0
  • b6916c6 Update wrapSerializers type to be optional (#173)
  • 0056841 Add tests to validate types extension for logger decorations (#174)
  • 639265c add note about deprecated option (#170)
  • 3f9d036 Add support to replace default serialalizers unwrapped (#167)
  • d313bdb Add missing type definitions for custom message properties (#166)
  • 342f56d dropped coveralls
  • 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 1 year ago

Superseded by #154.