fix(deps): update dependency pino to v8.19.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pino (source) | dependencies | minor | 8.16.2 -> 8.19.0 |
Release Notes
pinojs/pino (pino)
v8.19.0
What's Changed
- api.md: Fix link declaration by @homersimpsons in https://github.com/pinojs/pino/pull/1900
- Update transports.md by @huijiewei in https://github.com/pinojs/pino/pull/1897
- Add a basic
formatters
option to the browser pino by @KatelynKim in https://github.com/pinojs/pino/pull/1898 -
setLevel
should respect level comparison option by @obrus-corcentric in https://github.com/pinojs/pino/pull/1901 - Add formatters log option by @KatelynKim in https://github.com/pinojs/pino/pull/1905
New Contributors
- @homersimpsons made their first contribution in https://github.com/pinojs/pino/pull/1900
- @huijiewei made their first contribution in https://github.com/pinojs/pino/pull/1897
- @KatelynKim made their first contribution in https://github.com/pinojs/pino/pull/1898
Full Changelog: https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0
v8.18.0
What's Changed
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/pinojs/pino/pull/1873
- chore(license): Update licensing year by @codershiba in https://github.com/pinojs/pino/pull/1882
- fix: destination docs and types by @codershiba in https://github.com/pinojs/pino/pull/1881
- Correct type of
pino
'sstream
parameter by @quisido in https://github.com/pinojs/pino/pull/1874 - Add ability to override custom levels comparison by @obrus-corcentric in https://github.com/pinojs/pino/pull/1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by @dependabot in https://github.com/pinojs/pino/pull/1888
New Contributors
- @codershiba made their first contribution in https://github.com/pinojs/pino/pull/1882
- @quisido made their first contribution in https://github.com/pinojs/pino/pull/1874
- @obrus-corcentric made their first contribution in https://github.com/pinojs/pino/pull/1883
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0
v8.17.2
What's Changed
- build(deps): bump process-warning from 2.3.2 to 3.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1869
- fix: type of child logger with custom levels by @UndefinedBehaviour in https://github.com/pinojs/pino/pull/1871
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2
v8.17.1
What's Changed
- Support unknown, reverts 1783, add tests by @mcollina in https://github.com/pinojs/pino/pull/1866
- Add Type Example for custom logger by @mcollina in https://github.com/pinojs/pino/pull/1867
Full Changelog: https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1
v8.17.0
What's Changed
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in https://github.com/pinojs/pino/pull/1857
- Make license detectable by GitHub by @10xLaCroixDrinker in https://github.com/pinojs/pino/pull/1859
- docs: Clarify how to log both to a custom transport and to stdout by @kibertoad in https://github.com/pinojs/pino/pull/1860
- Fix/types by @UndefinedBehaviour in https://github.com/pinojs/pino/pull/1858
- Bumped tsd to v0.29.0 by @mcollina in https://github.com/pinojs/pino/pull/1863
- fix: typescript types by @Zamiell in https://github.com/pinojs/pino/pull/1783
- build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by @dependabot in https://github.com/pinojs/pino/pull/1766
New Contributors
- @10xLaCroixDrinker made their first contribution in https://github.com/pinojs/pino/pull/1859
- @Zamiell made their first contribution in https://github.com/pinojs/pino/pull/1783
Full Changelog: https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.