pinojs/pino-pretty
### [`v7.1.0`](https://togithub.com/pinojs/pino-pretty/releases/v7.1.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v7.0.1...v7.1.0)
#### What's Changed
- fix: dateformat migrated to esm by [@climba03003](https://togithub.com/climba03003) in [https://github.com/pinojs/pino-pretty/pull/234](https://togithub.com/pinojs/pino-pretty/pull/234)
- Add support for minimumLevel by [@bitjson](https://togithub.com/bitjson) in [https://github.com/pinojs/pino-pretty/pull/233](https://togithub.com/pinojs/pino-pretty/pull/233)
- Fix broken CJS support by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/238](https://togithub.com/pinojs/pino-pretty/pull/238)
- Bump actions/setup-node from 2.4.0 to 2.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/239](https://togithub.com/pinojs/pino-pretty/pull/239)
- Bump pino-abstract-transport from 0.3.0 to 0.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/240](https://togithub.com/pinojs/pino-pretty/pull/240)
- Bump tsd from 0.17.0 to 0.18.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/243](https://togithub.com/pinojs/pino-pretty/pull/243)
- Updated to pino@7 by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/245](https://togithub.com/pinojs/pino-pretty/pull/245)
#### New Contributors
- [@climba03003](https://togithub.com/climba03003) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/234](https://togithub.com/pinojs/pino-pretty/pull/234)
- [@bitjson](https://togithub.com/bitjson) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/233](https://togithub.com/pinojs/pino-pretty/pull/233)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v7.0.1...v7.1.0
### [`v7.0.1`](https://togithub.com/pinojs/pino-pretty/releases/v7.0.1)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v7.0.0...v7.0.1)
#### What's Changed
- Bump pino-abstract-transport from 0.2.0 to 0.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/228](https://togithub.com/pinojs/pino-pretty/pull/228)
- Update colorette to enable behaviour consistent with earlier pino-pretty versions by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/230](https://togithub.com/pinojs/pino-pretty/pull/230)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v7.0.0...v7.0.1
### [`v7.0.0`](https://togithub.com/pinojs/pino-pretty/releases/v7.0.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v6.0.0...v7.0.0)
#### What's Changed
- Use pino-abstract-transport by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/222](https://togithub.com/pinojs/pino-pretty/pull/222)
- move to secure-json-parse by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/225](https://togithub.com/pinojs/pino-pretty/pull/225)
- Removed jmespath by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/227](https://togithub.com/pinojs/pino-pretty/pull/227)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v6.0.0...v7.0.0
### [`v6.0.0`](https://togithub.com/pinojs/pino-pretty/releases/v6.0.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0)
#### What's Changed
- Switch from chalk to colorette by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/218](https://togithub.com/pinojs/pino-pretty/pull/218)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0
### [`v5.1.3`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.3)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3)
#### What's Changed
- Bump actions/setup-node from 2.2.0 to 2.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/210](https://togithub.com/pinojs/pino-pretty/pull/210)
- Bump actions/setup-node from 2.3.0 to 2.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/213](https://togithub.com/pinojs/pino-pretty/pull/213)
- Bump actions/setup-node from 2.3.1 to 2.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/214](https://togithub.com/pinojs/pino-pretty/pull/214)
- Bump actions/setup-node from 2.3.2 to 2.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/215](https://togithub.com/pinojs/pino-pretty/pull/215)
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/217](https://togithub.com/pinojs/pino-pretty/pull/217)
- Fix shortcut usage of '-a' and '-m' options by [@micalevisk](https://togithub.com/micalevisk) in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216)
#### New Contributors
- [@micalevisk](https://togithub.com/micalevisk) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216)
**Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3
### [`v5.1.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.2)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.1...v5.1.2)
📚 PR:
- Added type declaration for custom prettifiers ([#207](https://togithub.com/pinojs/pino-pretty/issues/207))
- Fix 'ignore' for keys containing key delimiter ([#209](https://togithub.com/pinojs/pino-pretty/issues/209))
### [`v5.1.1`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.1)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.0...v5.1.1)
📚 PR:
- Bump actions/setup-node from 2.1.5 to 2.2.0 ([#202](https://togithub.com/pinojs/pino-pretty/issues/202))
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 ([#203](https://togithub.com/pinojs/pino-pretty/issues/203))
- Bump [@types/node](https://togithub.com/types/node) from 15.14.1 to 16.0.0 ([#204](https://togithub.com/pinojs/pino-pretty/issues/204))
- Bump coverallsapp/github-action from 1.1.2 to 1.1.3 ([#205](https://togithub.com/pinojs/pino-pretty/issues/205))
- Moved [@typesb/node](https://togithub.com/typesb/node) to devDependencies ([#206](https://togithub.com/pinojs/pino-pretty/issues/206))
### [`v5.1.0`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.0)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.2...v5.1.0)
- Make tests platform agnostic [#199](https://togithub.com/pinojs/pino-pretty/issues/199)
- Allow invalid time strings to be presented unaltered [#198](https://togithub.com/pinojs/pino-pretty/issues/198) [#201](https://togithub.com/pinojs/pino-pretty/issues/201)
### [`v5.0.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.0.2)
[Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.1...v5.0.2)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 ([#192](https://togithub.com/pinojs/pino-pretty/issues/192))
- Handle circular references when filtering ([#193](https://togithub.com/pinojs/pino-pretty/issues/193))
Configuration
📅 Schedule: 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, click this checkbox.
This PR contains the following updates:
^5.0.1
->^7.0.0
Release Notes
pinojs/pino-pretty
### [`v7.1.0`](https://togithub.com/pinojs/pino-pretty/releases/v7.1.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v7.0.1...v7.1.0) #### What's Changed - fix: dateformat migrated to esm by [@climba03003](https://togithub.com/climba03003) in [https://github.com/pinojs/pino-pretty/pull/234](https://togithub.com/pinojs/pino-pretty/pull/234) - Add support for minimumLevel by [@bitjson](https://togithub.com/bitjson) in [https://github.com/pinojs/pino-pretty/pull/233](https://togithub.com/pinojs/pino-pretty/pull/233) - Fix broken CJS support by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/238](https://togithub.com/pinojs/pino-pretty/pull/238) - Bump actions/setup-node from 2.4.0 to 2.4.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/239](https://togithub.com/pinojs/pino-pretty/pull/239) - Bump pino-abstract-transport from 0.3.0 to 0.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/240](https://togithub.com/pinojs/pino-pretty/pull/240) - Bump tsd from 0.17.0 to 0.18.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/243](https://togithub.com/pinojs/pino-pretty/pull/243) - Updated to pino@7 by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/245](https://togithub.com/pinojs/pino-pretty/pull/245) #### New Contributors - [@climba03003](https://togithub.com/climba03003) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/234](https://togithub.com/pinojs/pino-pretty/pull/234) - [@bitjson](https://togithub.com/bitjson) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/233](https://togithub.com/pinojs/pino-pretty/pull/233) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v7.0.1...v7.1.0 ### [`v7.0.1`](https://togithub.com/pinojs/pino-pretty/releases/v7.0.1) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v7.0.0...v7.0.1) #### What's Changed - Bump pino-abstract-transport from 0.2.0 to 0.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/228](https://togithub.com/pinojs/pino-pretty/pull/228) - Update colorette to enable behaviour consistent with earlier pino-pretty versions by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/230](https://togithub.com/pinojs/pino-pretty/pull/230) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v7.0.0...v7.0.1 ### [`v7.0.0`](https://togithub.com/pinojs/pino-pretty/releases/v7.0.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v6.0.0...v7.0.0) #### What's Changed - Use pino-abstract-transport by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/222](https://togithub.com/pinojs/pino-pretty/pull/222) - move to secure-json-parse by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/225](https://togithub.com/pinojs/pino-pretty/pull/225) - Removed jmespath by [@mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/227](https://togithub.com/pinojs/pino-pretty/pull/227) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v6.0.0...v7.0.0 ### [`v6.0.0`](https://togithub.com/pinojs/pino-pretty/releases/v6.0.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0) #### What's Changed - Switch from chalk to colorette by [@kibertoad](https://togithub.com/kibertoad) in [https://github.com/pinojs/pino-pretty/pull/218](https://togithub.com/pinojs/pino-pretty/pull/218) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.3...v6.0.0 ### [`v5.1.3`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.3) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3) #### What's Changed - Bump actions/setup-node from 2.2.0 to 2.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/210](https://togithub.com/pinojs/pino-pretty/pull/210) - Bump actions/setup-node from 2.3.0 to 2.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/213](https://togithub.com/pinojs/pino-pretty/pull/213) - Bump actions/setup-node from 2.3.1 to 2.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/214](https://togithub.com/pinojs/pino-pretty/pull/214) - Bump actions/setup-node from 2.3.2 to 2.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/215](https://togithub.com/pinojs/pino-pretty/pull/215) - Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/217](https://togithub.com/pinojs/pino-pretty/pull/217) - Fix shortcut usage of '-a' and '-m' options by [@micalevisk](https://togithub.com/micalevisk) in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216) #### New Contributors - [@micalevisk](https://togithub.com/micalevisk) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/216](https://togithub.com/pinojs/pino-pretty/pull/216) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v5.1.2...v5.1.3 ### [`v5.1.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.2) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.1...v5.1.2) 📚 PR: - Added type declaration for custom prettifiers ([#207](https://togithub.com/pinojs/pino-pretty/issues/207)) - Fix 'ignore' for keys containing key delimiter ([#209](https://togithub.com/pinojs/pino-pretty/issues/209)) ### [`v5.1.1`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.1) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.1.0...v5.1.1) 📚 PR: - Bump actions/setup-node from 2.1.5 to 2.2.0 ([#202](https://togithub.com/pinojs/pino-pretty/issues/202)) - Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 ([#203](https://togithub.com/pinojs/pino-pretty/issues/203)) - Bump [@types/node](https://togithub.com/types/node) from 15.14.1 to 16.0.0 ([#204](https://togithub.com/pinojs/pino-pretty/issues/204)) - Bump coverallsapp/github-action from 1.1.2 to 1.1.3 ([#205](https://togithub.com/pinojs/pino-pretty/issues/205)) - Moved [@typesb/node](https://togithub.com/typesb/node) to devDependencies ([#206](https://togithub.com/pinojs/pino-pretty/issues/206)) ### [`v5.1.0`](https://togithub.com/pinojs/pino-pretty/releases/v5.1.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.2...v5.1.0) - Make tests platform agnostic [#199](https://togithub.com/pinojs/pino-pretty/issues/199) - Allow invalid time strings to be presented unaltered [#198](https://togithub.com/pinojs/pino-pretty/issues/198) [#201](https://togithub.com/pinojs/pino-pretty/issues/201) ### [`v5.0.2`](https://togithub.com/pinojs/pino-pretty/releases/v5.0.2) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v5.0.1...v5.0.2) - Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 ([#192](https://togithub.com/pinojs/pino-pretty/issues/192)) - Handle circular references when filtering ([#193](https://togithub.com/pinojs/pino-pretty/issues/193))Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.