fix(deps): update dependency pino to v9.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pino (source) | dependencies | minor | 9.0.0 -> 9.1.0 |
Release Notes
pinojs/pino (pino)
v9.1.0
What's Changed
- fix(transport-stream): Fix import error when using pkg with node v20 by @nagyszabi in https://github.com/pinojs/pino/pull/1949
- Update LTS doc by @jsumners in https://github.com/pinojs/pino/pull/1955
- Update pino types for browser.formatters by @KatelynKim in https://github.com/pinojs/pino/pull/1946
- add node v22 to CI by @mcollina in https://github.com/pinojs/pino/pull/1953
- Add Platformatic to sponsors by @mcollina in https://github.com/pinojs/pino/pull/1956
- Update h3 example by @mcollina in https://github.com/pinojs/pino/pull/1968
- Support file URLs when configuring multiple transports by @haines in https://github.com/pinojs/pino/pull/1961
- Adding support for mix&match pipelines by @dbacarel in https://github.com/pinojs/pino/pull/1954
- apply serializers to args once before asObject or transmit by @emmyakin in https://github.com/pinojs/pino/pull/1971
- build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1933
- build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by @dependabot in https://github.com/pinojs/pino/pull/1960
- build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1957
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/pinojs/pino/pull/1937
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1894
- build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1913
- Drop yarn support and update pnpm by @mcollina in https://github.com/pinojs/pino/pull/1972
- build(deps): bump thread-stream from 2.7.0 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1959
New Contributors
- @nagyszabi made their first contribution in https://github.com/pinojs/pino/pull/1949
- @haines made their first contribution in https://github.com/pinojs/pino/pull/1961
- @emmyakin made their first contribution in https://github.com/pinojs/pino/pull/1971
Full Changelog: https://github.com/pinojs/pino/compare/v9.0.0...v9.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.