fix(deps): update dependency pino to v9.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pino (source) | dependencies | minor | 9.1.0 -> 9.2.0 |
Release Notes
pinojs/pino (pino)
v9.2.0
What's Changed
- shallow clone target options by @mcollina in https://github.com/pinojs/pino/pull/1973
- add logger instance as third parameter by @emmyakin in https://github.com/pinojs/pino/pull/1977
- use boolean flag to ensure serializers are applied once by @emmyakin in https://github.com/pinojs/pino/pull/1976
- suppport messageKey in pino/browser by @emmyakin in https://github.com/pinojs/pino/pull/1980
- Fixing browser side child log issue (#960) child level can now be set at cr… by @stevel032 in https://github.com/pinojs/pino/pull/1986
New Contributors
- @stevel032 made their first contribution in https://github.com/pinojs/pino/pull/1986
Full Changelog: https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.