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 v11 (#2554)
[![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.3.1` -> `^11.0.0`](https://renovatebot.com/diffs/npm/pino-pretty/10.3.1/11.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino-pretty/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino-pretty/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino-pretty/10.3.1/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino-pretty/10.3.1/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino-pretty (pino-pretty)</summary> ### [`v11.0.0`](https://togithub.com/pinojs/pino-pretty/releases/tag/v11.0.0) [Compare Source](https://togithub.com/pinojs/pino-pretty/compare/v10.3.1...v11.0.0) #### What's Changed - Bump actions/dependency-review-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/492](https://togithub.com/pinojs/pino-pretty/pull/492) - Bump actions/cache from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/491](https://togithub.com/pinojs/pino-pretty/pull/491) - chore(license): make detectable by GitHub by [@​10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) in [https://github.com/pinojs/pino-pretty/pull/497](https://togithub.com/pinojs/pino-pretty/pull/497) - Update help.txt: Fix program name by [@​glensc](https://togithub.com/glensc) in [https://github.com/pinojs/pino-pretty/pull/498](https://togithub.com/pinojs/pino-pretty/pull/498) - Providing additional functionality to customPrettifiers and messageFormat by [@​FoxxMD](https://togithub.com/FoxxMD) in [https://github.com/pinojs/pino-pretty/pull/495](https://togithub.com/pinojs/pino-pretty/pull/495) - Support objects in options.customColors by [@​kindagonzo](https://togithub.com/kindagonzo) in [https://github.com/pinojs/pino-pretty/pull/487](https://togithub.com/pinojs/pino-pretty/pull/487) #### New Contributors - [@​10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/497](https://togithub.com/pinojs/pino-pretty/pull/497) - [@​glensc](https://togithub.com/glensc) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/498](https://togithub.com/pinojs/pino-pretty/pull/498) - [@​FoxxMD](https://togithub.com/FoxxMD) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/495](https://togithub.com/pinojs/pino-pretty/pull/495) - [@​kindagonzo](https://togithub.com/kindagonzo) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/487](https://togithub.com/pinojs/pino-pretty/pull/487) **Full Changelog**: pinojs/pino-pretty@v10.3.1...v11.0.0 </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information