pinojs/pino-pretty (pino-pretty)
### [`v13.0.0`](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...aa5abb3831c6b813f87181b8944abd57ff8b9abb)
[Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...v13.0.0)
### [`v12.1.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.1.0)
[Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0)
#### What's Changed
- fix: unescape \ for levelKey by [@eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/538](https://redirect.github.com/pinojs/pino-pretty/pull/538)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0
### [`v12.0.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.0.0)
[Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0)
#### What's Changed
- build(deps-dev): lock typescript minor version by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/pinojs/pino-pretty/pull/534](https://redirect.github.com/pinojs/pino-pretty/pull/534)
- Bump typescript from 5.0.4 to 5.6.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/535](https://redirect.github.com/pinojs/pino-pretty/pull/535)
- Drop support for Node.js 14 & 16 by [@eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540)
#### New Contributors
- [@eliw00d](https://redirect.github.com/eliw00d) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0
### [`v11.3.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v11.3.0)
[Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0)
#### What's Changed
- Bump [@types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/523](https://redirect.github.com/pinojs/pino-pretty/pull/523)
- fix: ndjson incorrect url by [@Livour](https://redirect.github.com/Livour) in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528)
- Bump pino-abstract-transport from 1.2.0 to 2.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/531](https://redirect.github.com/pinojs/pino-pretty/pull/531)
- Bump [@arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli) from 0.15.4 to 0.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/530](https://redirect.github.com/pinojs/pino-pretty/pull/530)
- Wait for destination to close by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/533](https://redirect.github.com/pinojs/pino-pretty/pull/533)
#### New Contributors
- [@Livour](https://redirect.github.com/Livour) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0
Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), 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 contains the following updates:
11.2.2
->13.0.0
Release Notes
pinojs/pino-pretty (pino-pretty)
### [`v13.0.0`](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...aa5abb3831c6b813f87181b8944abd57ff8b9abb) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...v13.0.0) ### [`v12.1.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.1.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0) #### What's Changed - fix: unescape \ for levelKey by [@eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/538](https://redirect.github.com/pinojs/pino-pretty/pull/538) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0 ### [`v12.0.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.0.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0) #### What's Changed - build(deps-dev): lock typescript minor version by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/pinojs/pino-pretty/pull/534](https://redirect.github.com/pinojs/pino-pretty/pull/534) - Bump typescript from 5.0.4 to 5.6.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/535](https://redirect.github.com/pinojs/pino-pretty/pull/535) - Drop support for Node.js 14 & 16 by [@eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540) #### New Contributors - [@eliw00d](https://redirect.github.com/eliw00d) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0 ### [`v11.3.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v11.3.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0) #### What's Changed - Bump [@types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/523](https://redirect.github.com/pinojs/pino-pretty/pull/523) - fix: ndjson incorrect url by [@Livour](https://redirect.github.com/Livour) in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528) - Bump pino-abstract-transport from 1.2.0 to 2.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/531](https://redirect.github.com/pinojs/pino-pretty/pull/531) - Bump [@arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli) from 0.15.4 to 0.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/530](https://redirect.github.com/pinojs/pino-pretty/pull/530) - Wait for destination to close by [@mcollina](https://redirect.github.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/533](https://redirect.github.com/pinojs/pino-pretty/pull/533) #### New Contributors - [@Livour](https://redirect.github.com/Livour) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.