pinojs/pino-pretty (pino-pretty)
### [`v10.0.1`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.0.1)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v10.0.0...v10.0.1)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.4.1...v10.0.1
### [`v10.0.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.0.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.4.1...v10.0.0)
#### What's Changed
- Bump coverallsapp/github-action from 1.1.3 to 1.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/405](https://togithub.com/pinojs/pino-pretty/pull/405)
- Bump tsd from 0.25.0 to 0.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/409](https://togithub.com/pinojs/pino-pretty/pull/409)
- Bump tsd from 0.26.1 to 0.27.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/413](https://togithub.com/pinojs/pino-pretty/pull/413)
- Support nested levelKey by [@nikrabaev](https://togithub.com/nikrabaev) in [https://github.com/pinojs/pino-pretty/pull/407](https://togithub.com/pinojs/pino-pretty/pull/407)
#### New Contributors
- [@nikrabaev](https://togithub.com/nikrabaev) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/407](https://togithub.com/pinojs/pino-pretty/pull/407)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.4.0...v10.0.0
### [`v9.4.1`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.4.1)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.4.0...v9.4.1)
#### What's Changed
- Bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/415](https://togithub.com/pinojs/pino-pretty/pull/415)
- Bump tsd from 0.27.0 to 0.28.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/416](https://togithub.com/pinojs/pino-pretty/pull/416)
- Bump coverallsapp/github-action from 1.2.4 to 2.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/419](https://togithub.com/pinojs/pino-pretty/pull/419)
- Bump coverallsapp/github-action from 2.0.0 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/423](https://togithub.com/pinojs/pino-pretty/pull/423)
- Bump [@types/node](https://togithub.com/types/node) from 18.16.5 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/425](https://togithub.com/pinojs/pino-pretty/pull/425)
- Bump coverallsapp/github-action from 2.1.2 to 2.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/435](https://togithub.com/pinojs/pino-pretty/pull/435)
- fix: adds support for printing number and boolean messageKey value type by [@rjmohammad](https://togithub.com/rjmohammad) in [https://github.com/pinojs/pino-pretty/pull/434](https://togithub.com/pinojs/pino-pretty/pull/434)
#### New Contributors
- [@rjmohammad](https://togithub.com/rjmohammad) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/434](https://togithub.com/pinojs/pino-pretty/pull/434)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v10.0.0...v9.4.1
### [`v9.4.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.4.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.3.0...v9.4.0)
#### What's Changed
- Add a colorizeObjects option to disable object colorization by [@Avaq](https://togithub.com/Avaq) in [https://github.com/pinojs/pino-pretty/pull/403](https://togithub.com/pinojs/pino-pretty/pull/403)
#### New Contributors
- [@Avaq](https://togithub.com/Avaq) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/403](https://togithub.com/pinojs/pino-pretty/pull/403)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.3.0...v9.4.0
### [`v9.3.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.3.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.2.0...v9.3.0)
#### What's Changed
- feat: dont print escape backslash on strings containing escaped backslashes by [@ademarsj](https://togithub.com/ademarsj) in [https://github.com/pinojs/pino-pretty/pull/401](https://togithub.com/pinojs/pino-pretty/pull/401)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.2.0...v9.3.0
### [`v9.2.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.2.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.1.1...v9.2.0)
#### What's Changed
- update readme by [@baterson](https://togithub.com/baterson) in [https://github.com/pinojs/pino-pretty/pull/381](https://togithub.com/pinojs/pino-pretty/pull/381)
- Bump actions/dependency-review-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/385](https://togithub.com/pinojs/pino-pretty/pull/385)
- Bump tsd from 0.24.1 to 0.25.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/386](https://togithub.com/pinojs/pino-pretty/pull/386)
- feat: adding possibility to pass an object as parameter to customLevels by [@ademarsj](https://togithub.com/ademarsj) in [https://github.com/pinojs/pino-pretty/pull/400](https://togithub.com/pinojs/pino-pretty/pull/400)
#### New Contributors
- [@ademarsj](https://togithub.com/ademarsj) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/400](https://togithub.com/pinojs/pino-pretty/pull/400)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.1.1...v9.2.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^9.1.0
->^10.0.0
Release Notes
pinojs/pino-pretty (pino-pretty)
### [`v10.0.1`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.0.1) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v10.0.0...v10.0.1) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.4.1...v10.0.1 ### [`v10.0.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.0.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.4.1...v10.0.0) #### What's Changed - Bump coverallsapp/github-action from 1.1.3 to 1.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/405](https://togithub.com/pinojs/pino-pretty/pull/405) - Bump tsd from 0.25.0 to 0.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/409](https://togithub.com/pinojs/pino-pretty/pull/409) - Bump tsd from 0.26.1 to 0.27.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/413](https://togithub.com/pinojs/pino-pretty/pull/413) - Support nested levelKey by [@nikrabaev](https://togithub.com/nikrabaev) in [https://github.com/pinojs/pino-pretty/pull/407](https://togithub.com/pinojs/pino-pretty/pull/407) #### New Contributors - [@nikrabaev](https://togithub.com/nikrabaev) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/407](https://togithub.com/pinojs/pino-pretty/pull/407) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.4.0...v10.0.0 ### [`v9.4.1`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.4.1) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.4.0...v9.4.1) #### What's Changed - Bump typescript from 4.9.5 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/415](https://togithub.com/pinojs/pino-pretty/pull/415) - Bump tsd from 0.27.0 to 0.28.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/416](https://togithub.com/pinojs/pino-pretty/pull/416) - Bump coverallsapp/github-action from 1.2.4 to 2.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/419](https://togithub.com/pinojs/pino-pretty/pull/419) - Bump coverallsapp/github-action from 2.0.0 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/423](https://togithub.com/pinojs/pino-pretty/pull/423) - Bump [@types/node](https://togithub.com/types/node) from 18.16.5 to 20.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/425](https://togithub.com/pinojs/pino-pretty/pull/425) - Bump coverallsapp/github-action from 2.1.2 to 2.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/435](https://togithub.com/pinojs/pino-pretty/pull/435) - fix: adds support for printing number and boolean messageKey value type by [@rjmohammad](https://togithub.com/rjmohammad) in [https://github.com/pinojs/pino-pretty/pull/434](https://togithub.com/pinojs/pino-pretty/pull/434) #### New Contributors - [@rjmohammad](https://togithub.com/rjmohammad) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/434](https://togithub.com/pinojs/pino-pretty/pull/434) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v10.0.0...v9.4.1 ### [`v9.4.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.4.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.3.0...v9.4.0) #### What's Changed - Add a colorizeObjects option to disable object colorization by [@Avaq](https://togithub.com/Avaq) in [https://github.com/pinojs/pino-pretty/pull/403](https://togithub.com/pinojs/pino-pretty/pull/403) #### New Contributors - [@Avaq](https://togithub.com/Avaq) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/403](https://togithub.com/pinojs/pino-pretty/pull/403) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.3.0...v9.4.0 ### [`v9.3.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.3.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.2.0...v9.3.0) #### What's Changed - feat: dont print escape backslash on strings containing escaped backslashes by [@ademarsj](https://togithub.com/ademarsj) in [https://github.com/pinojs/pino-pretty/pull/401](https://togithub.com/pinojs/pino-pretty/pull/401) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.2.0...v9.3.0 ### [`v9.2.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v9.2.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v9.1.1...v9.2.0) #### What's Changed - update readme by [@baterson](https://togithub.com/baterson) in [https://github.com/pinojs/pino-pretty/pull/381](https://togithub.com/pinojs/pino-pretty/pull/381) - Bump actions/dependency-review-action from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/385](https://togithub.com/pinojs/pino-pretty/pull/385) - Bump tsd from 0.24.1 to 0.25.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/386](https://togithub.com/pinojs/pino-pretty/pull/386) - feat: adding possibility to pass an object as parameter to customLevels by [@ademarsj](https://togithub.com/ademarsj) in [https://github.com/pinojs/pino-pretty/pull/400](https://togithub.com/pinojs/pino-pretty/pull/400) #### New Contributors - [@ademarsj](https://togithub.com/ademarsj) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/400](https://togithub.com/pinojs/pino-pretty/pull/400) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v9.1.1...v9.2.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.