express-pino-logger
express-pino-logger copied to clipboard
Bump pino from 7.11.0 to 8.8.0
Bumps pino from 7.11.0 to 8.8.0.
Release notes
Sourced from pino's releases.
v8.8.0
What's Changed
- Update async logging caveats documentation by
@​jonathansaminesin pinojs/pino#1578- Update hapi-pino usage example by
@​jonathansaminesin pinojs/pino#1580- build(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 by
@​dependabotin pinojs/pino#1582- Use safe stringify for redaction by
@​bbi22in pinojs/pino#1587- Fix updating errorKey with default error serializer (#1593) by
@​zahar517in pinojs/pino#1604New Contributors
@​jonathansaminesmade their first contribution in pinojs/pino#1578@​bbi22made their first contribution in pinojs/pino#1587@​zahar517made their first contribution in pinojs/pino#1604Full Changelog: https://github.com/pinojs/pino/compare/v8.7.0...v8.8.0
v8.7.0
What's Changed
- Add DestinationStreamMetadata type to pino.d.ts by
@​segevfinerin pinojs/pino#1566- fix: remove pretty print in types, docs by
@​susmithagudapatiin pinojs/pino#1569- Pass logger instance as an argument in
level-changeevent by@​bienzaaronin pinojs/pino#1576New Contributors
@​segevfinermade their first contribution in pinojs/pino#1566@​susmithagudapatimade their first contribution in pinojs/pino#1569@​bienzaaronmade their first contribution in pinojs/pino#1576Full Changelog: https://github.com/pinojs/pino/compare/v8.6.1...v8.7.0
v8.6.1
What's Changed
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by
@​dependabotin pinojs/pino#1563- fix(tools): log[level] compatible with when first argument is undefined (fix #1555) by
@​sun0dayin pinojs/pino#1565New Contributors
@​sun0daymade their first contribution in pinojs/pino#1565Full Changelog: https://github.com/pinojs/pino/compare/v8.6.0...v8.6.1
v8.6.0
What's Changed
- feat: bump typescript to 4.8.2 by
@​anonrigin pinojs/pino#1550- Document how error is received from worker transport by
@​TommyDew42in pinojs/pino#1548- build(deps-dev): bump jest from 28.1.3 to 29.0.3 by
@​dependabotin pinojs/pino#1553- fix: add
thistohooks.logMethodby@​SimenBin pinojs/pino#1559- docs: grammar and spelling fixes by
@​Fdawgsin pinojs/pino#1560- fix: type
formatters.logwith a Record type by@​SimenBin pinojs/pino#1561- fix: correct type of
argspassed tohooks.logMethodby@​SimenBin pinojs/pino#1558New Contributors
@​anonrigmade their first contribution in pinojs/pino#1550
... (truncated)
Commits
a7e92faBumped v8.8.0869f7bbfix: update errorKey with default error serializer (#1593) (#1604)1ff0976Use safe stringify for redaction (#1587)121c71dbuild(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 (#1582)24f10f3Update hapi-pino usage examples (#1580)f024788Update async logging caveats documentation (#1578)085401bBumped v8.7.07a3df5fPass logger instance as an argument inlevel-changeevent (#1576)5aec425fix: remove pretty print in types, docs (#1569)7c425f1Add DestinationStreamMetadata type to pino.d.ts (#1566)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)