pino-debug
pino-debug copied to clipboard
Bump pino from 6.14.0 to 8.11.0
Bumps pino from 6.14.0 to 8.11.0.
Release notes
Sourced from pino's releases.
v8.11.0
What's Changed
- Add script to bump version by
@jsumners
in pinojs/pino#1643- Add Node 19 to the CI by
@mcollina
in pinojs/pino#1646- fix(docs): update multistream example and description by
@Cheprer
in pinojs/pino#1649- fix msg precendence when sending a merging object with msg and err by
@leon-volq
in pinojs/pino#1654New Contributors
@Cheprer
made their first contribution in pinojs/pino#1649@leon-volq
made their first contribution in pinojs/pino#1654Full Changelog: https://github.com/pinojs/pino/compare/v8.10.0...v8.11.0
v8.10.0
What's Changed
- feat: add dedupe option to transport by
@nekosaur
in pinojs/pino#1640New Contributors
@nekosaur
made their first contribution in pinojs/pino#1640Full Changelog: https://github.com/pinojs/pino/compare/v8.9.0...v8.10.0
v8.9.0
What's Changed
- Fix documentation example by
@khobaib222
in pinojs/pino#1608- docs: Add correct link to Matteo Collina's github account in README.md by
@HassanBahati
in pinojs/pino#1609- Docs: Enhance Fastify Example - Add port for the server by
@HassanBahati
in pinojs/pino#1611- Add yarn install to the documentation. by
@luluhoc
in pinojs/pino#1614- build(deps): bump actions/dependency-review-action from 2 to 3 by
@dependabot
in pinojs/pino#1597- docs(pretty): update the api example guide and remove an obsolete type by
@borjapazr
in pinojs/pino#1620- Remove defunct "Exit logging" link by
@bitjson
in pinojs/pino#1622- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by
@dependabot
in pinojs/pino#1624- remove: outdated/unused information from docs/pretty.md by
@VladimirMikulic
in pinojs/pino#1625- fix: badges by
@xtexChooser
in pinojs/pino#1630- Transports are always asynchronous by
@mcollina
in pinojs/pino#1631- Add
@logtail/pino
to v7+ compatible transports by@curusarn
in pinojs/pino#1634- Allow message prefix - #544 by
@rluvaton
in pinojs/pino#1635New Contributors
@khobaib222
made their first contribution in pinojs/pino#1608@HassanBahati
made their first contribution in pinojs/pino#1609@luluhoc
made their first contribution in pinojs/pino#1614@borjapazr
made their first contribution in pinojs/pino#1620@bitjson
made their first contribution in pinojs/pino#1622@VladimirMikulic
made their first contribution in pinojs/pino#1625@xtexChooser
made their first contribution in pinojs/pino#1630@curusarn
made their first contribution in pinojs/pino#1634@rluvaton
made their first contribution in pinojs/pino#1635Full Changelog: https://github.com/pinojs/pino/compare/v8.8.0...v8.9.0
... (truncated)
Commits
1e678eb
Bumped v8.11.01b6f541
fix msg precendence when sending a merging object with msg and err (#1654)eafbc90
fix(docs): update multistream example and description (#1649)bc3cdfb
Add Node 19 to the CI (#1646)ba5ab33
Add script to bump version (#1643)0504a4f
v8.10.05dd282c
feat: add dedupe option to transport (#1640)af93e8e
Bumped v8.9.0acaad23
Allow message prefix - #544 (#1635)c3ea262
Add@logtail/pino
to v7+ compatible transports (#1634)- Additional commits viewable in compare view
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)