Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency pino-pretty to ^10.2.3 (#2073)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pino-pretty](https://togithub.com/pinojs/pino-pretty) | [`^10.2.0` -> `^10.2.3`](https://renovatebot.com/diffs/npm/pino-pretty/10.2.0/10.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino-pretty/10.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino-pretty/10.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino-pretty/10.2.0/10.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino-pretty/10.2.0/10.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino-pretty (pino-pretty)</summary> ### [`v10.2.3`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.2.3) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v10.2.2...v10.2.3) #### What's Changed - Manually require and export all util scripts by [@​marvinruder](https://togithub.com/marvinruder) in [https://github.com/pinojs/pino-pretty/pull/467](https://togithub.com/pinojs/pino-pretty/pull/467) #### New Contributors - [@​marvinruder](https://togithub.com/marvinruder) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/467](https://togithub.com/pinojs/pino-pretty/pull/467) **Full Changelog**: pinojs/pino-pretty@v10.2.2...v10.2.3 ### [`v10.2.2`](https://togithub.com/pinojs/pino-pretty/releases/tag/v10.2.2) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/602be25a622812f8fbc2be318d4338a718c32902...v10.2.2) #### What's Changed - Add basic benchmark suite by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino-pretty/pull/451](https://togithub.com/pinojs/pino-pretty/pull/451) - Re-org code (retry) by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino-pretty/pull/453](https://togithub.com/pinojs/pino-pretty/pull/453) - Bump tsd from 0.28.1 to 0.29.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/454](https://togithub.com/pinojs/pino-pretty/pull/454) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/461](https://togithub.com/pinojs/pino-pretty/pull/461) - Disable FinalizationRegistry if NODE_V8\_COVERAGE is set by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/464](https://togithub.com/pinojs/pino-pretty/pull/464) **Full Changelog**: pinojs/pino-pretty@v10.2.0...v10.2.2 ### [`v10.2.1`](https://togithub.com/pinojs/pino-pretty/compare/v10.2.0...602be25a622812f8fbc2be318d4338a718c32902) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v10.2.0...602be25a622812f8fbc2be318d4338a718c32902) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information