fastify / fastify-nextjs

React server side rendering support for Fastify with Next
Other
527 stars 61 forks source link

chore(deps-dev): Bump pino from 8.14.1 to 8.14.2 #797

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pino from 8.14.1 to 8.14.2.

Release notes

Sourced from pino's releases.

v8.14.2

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino/compare/v8.14.1...v8.14.2

Commits
  • f9ea424 Bumped v8.14.2
  • 73afa4c fix: use messageKey when giving message precedence over error (#1746)
  • 491b342 Fix dependency version (#1747)
  • 32b759d fix: browser respect child logger log level (#1725)
  • 3d78a80 build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 (#1740)
  • 5601528 build(deps-dev): bump bole from 4.0.1 to 5.0.5 (#1734)
  • a254f56 build(deps-dev): bump typescript from 4.9.5 to 5.1.3 (#1728)
  • 3abf814 Issue #1735 - Programmatic Integration as a transport fails (#1739)
  • 9540007 Add missing closing curly brace in transports documentation (#1737)
  • 802171c docs: add pino-slack-webhook to list of v7+ compatible transports (#1730)
  • 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)