pino-pretty 13.1.0
What's Changed
- Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/543
- Bump secure-json-parse from 2.7.0 to 3.0.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/547
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/548
- Readme.md: remove the command prompt symbol by @yegorich in https://github.com/pinojs/pino-pretty/pull/545
- Add magenta as the color for printed object properties. Fixes suport for
--no-colorizeObjectsby @mcollina in https://github.com/pinojs/pino-pretty/pull/553 - Bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/555
- perf: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/556 - perf: add missing
'use strict'directives by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/557 - Bump rimraf from 3.0.2 to 6.0.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/520
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/558
- Bump secure-json-parse from 3.0.2 to 4.0.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/559
- Bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/562
- test: enable borp to move to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/564
- chore: enable node 24 in CI by @Puppo in https://github.com/pinojs/pino-pretty/pull/565
- fix: borp file test match by @Puppo in https://github.com/pinojs/pino-pretty/pull/573
- test: move colors.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/574
- Fix: Updated wrong reference for colors object by @rinkeshpurohit in https://github.com/pinojs/pino-pretty/pull/597
- test: move prettify-time.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/595
- test: move index.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/583
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/601
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/603
- test: move basic.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/566
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in https://github.com/pinojs/pino-pretty/pull/604
- test: move cli.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/568
- The finalization registry bug has been fixed by @mcollina in https://github.com/pinojs/pino-pretty/pull/572
- test: move cli-rc.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/567
- test: move crlf.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/569
- test: move error-objects.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/571
- test: move build-safe-sonic-boom.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/575
- test: move create-date.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/576
- test: move delete-log-property.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/577
- test: move filter-log.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/578
- test: move format-time.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/579
- test: move get-property-value.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/580
- test: move handle-custom-levels-opts.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/582
- test: move interpret-conditionals.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/584
- test: move is-object.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/585
- test: move is-valid-date.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/586
- test: move join-lines-with-indentation.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/587
- test: move noop.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/588
- test: move prettify-error-log.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/589
- test: move prettify-error.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/590
- test: move prettify-level.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/591
- test: move prettify-message.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/592
- test: move prettify-metadata.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/593
- test: move prettify-object.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/594
- test: move split-property-key.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/596
- chore: upgrade strip-json-comments by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/600
- chore: upgrade dateformat by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/598
- chore: remove coveralls artifact in gh workflow by @Uzlopak in https://github.com/pinojs/pino-pretty/pull/599
- fix: loosen up customPrettifiers typing constraints by @Frederick888 in https://github.com/pinojs/pino-pretty/pull/551
- test: move handle-custom-levels-names-opts.test.js to node test by @Puppo in https://github.com/pinojs/pino-pretty/pull/581
New Contributors
- @yegorich made their first contribution in https://github.com/pinojs/pino-pretty/pull/545
- @Puppo made their first contribution in https://github.com/pinojs/pino-pretty/pull/564
- @rinkeshpurohit made their first contribution in https://github.com/pinojs/pino-pretty/pull/597
- @Uzlopak made their first contribution in https://github.com/pinojs/pino-pretty/pull/600
- @Frederick888 made their first contribution in https://github.com/pinojs/pino-pretty/pull/551
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v13.0.0...v13.1.0