From c1054e9bf013372fe29b3ec9b6f329c99d180a47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 01:49:20 +0000 Subject: [PATCH] fix(deps): update dependency pino-pretty to v11.2.2 (#340) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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://github.com/pinojs/pino-pretty) | [`11.0.0` -> `11.2.2`](https://renovatebot.com/diffs/npm/pino-pretty/11.0.0/11.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino-pretty/11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino-pretty/11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino-pretty/11.0.0/11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino-pretty/11.0.0/11.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pinojs/pino-pretty (pino-pretty) ### [`v11.2.2`](https://github.com/pinojs/pino-pretty/releases/tag/v11.2.2) [Compare Source](https://github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2) #### What's Changed - Type fixes by [@​joshkel](https://github.com/joshkel) in [https://github.com/pinojs/pino-pretty/pull/522](https://github.com/pinojs/pino-pretty/pull/522) #### New Contributors - [@​joshkel](https://github.com/joshkel) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/522](https://github.com/pinojs/pino-pretty/pull/522) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2 ### [`v11.2.1`](https://github.com/pinojs/pino-pretty/releases/tag/v11.2.1): v11 [Compare Source](https://github.com/pinojs/pino-pretty/compare/v11.2.0...v11.2.1) #### What's Changed - Fix: add missing useOnlyCustomProps options to type definitions by [@​pcdevil](https://github.com/pcdevil) in [https://github.com/pinojs/pino-pretty/pull/514](https://github.com/pinojs/pino-pretty/pull/514) #### New Contributors - [@​pcdevil](https://github.com/pcdevil) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/514](https://github.com/pinojs/pino-pretty/pull/514) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.0...v11.2.1 ### [`v11.2.0`](https://github.com/pinojs/pino-pretty/releases/tag/v11.2.0) [Compare Source](https://github.com/pinojs/pino-pretty/compare/v11.1.0...v11.2.0) #### What's Changed - fix: add injection of lacking arguments of customPrettifiers by [@​pasha-vuiko](https://github.com/pasha-vuiko) in [https://github.com/pinojs/pino-pretty/pull/501](https://github.com/pinojs/pino-pretty/pull/501) #### New Contributors - [@​pasha-vuiko](https://github.com/pasha-vuiko) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/501](https://github.com/pinojs/pino-pretty/pull/501) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.1.0...v11.2.0 ### [`v11.1.0`](https://github.com/pinojs/pino-pretty/releases/tag/v11.1.0) [Compare Source](https://github.com/pinojs/pino-pretty/compare/v11.0.0...v11.1.0) #### What's Changed - Bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/503](https://github.com/pinojs/pino-pretty/pull/503) - Fix Object.create(null) by [@​chrisands](https://github.com/chrisands) in [https://github.com/pinojs/pino-pretty/pull/507](https://github.com/pinojs/pino-pretty/pull/507) - Bump sonic-boom from 3.8.1 to 4.0.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/509](https://github.com/pinojs/pino-pretty/pull/509) - Bump pino from 8.21.0 to 9.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/510](https://github.com/pinojs/pino-pretty/pull/510) - feat: automatically consume pino config when using pino@>=8.21.0 by [@​10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) in [https://github.com/pinojs/pino-pretty/pull/508](https://github.com/pinojs/pino-pretty/pull/508) - fix: pass error-like objects ([#​505](https://github.com/pinojs/pino-pretty/issues/505)) by [@​aqemi](https://github.com/aqemi) in [https://github.com/pinojs/pino-pretty/pull/506](https://github.com/pinojs/pino-pretty/pull/506) - Add node v22 to CI by [@​mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/511](https://github.com/pinojs/pino-pretty/pull/511) - feat: Added exports color support in TTY by [@​synapse](https://github.com/synapse) in [https://github.com/pinojs/pino-pretty/pull/513](https://github.com/pinojs/pino-pretty/pull/513) #### New Contributors - [@​chrisands](https://github.com/chrisands) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/507](https://github.com/pinojs/pino-pretty/pull/507) - [@​aqemi](https://github.com/aqemi) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/506](https://github.com/pinojs/pino-pretty/pull/506) - [@​synapse](https://github.com/synapse) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/513](https://github.com/pinojs/pino-pretty/pull/513) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.0.0...v11.1.0
--- ### 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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ad5598e3..fd2c4439 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21134,13 +21134,14 @@ } }, "node_modules/pino-pretty": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.0.0.tgz", - "integrity": "sha512-YFJZqw59mHIY72wBnBs7XhLGG6qpJMa4pEQTRgEPEbjIYbng2LXEZZF1DoyDg9CfejEy8uZCyzpcBXXG0oOCwQ==", + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.2.tgz", + "integrity": "sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==", + "license": "MIT", "dependencies": { "colorette": "^2.0.7", "dateformat": "^4.6.3", - "fast-copy": "^3.0.0", + "fast-copy": "^3.0.2", "fast-safe-stringify": "^2.1.1", "help-me": "^5.0.0", "joycon": "^3.1.1", @@ -21150,7 +21151,7 @@ "pump": "^3.0.0", "readable-stream": "^4.0.0", "secure-json-parse": "^2.4.0", - "sonic-boom": "^3.0.0", + "sonic-boom": "^4.0.1", "strip-json-comments": "^3.1.1" }, "bin": { @@ -21175,6 +21176,7 @@ "url": "https://feross.org/support" } ], + "license": "MIT", "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" @@ -21184,6 +21186,7 @@ "version": "4.5.2", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz", "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==", + "license": "MIT", "dependencies": { "abort-controller": "^3.0.0", "buffer": "^6.0.3", @@ -21195,10 +21198,20 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, + "node_modules/pino-pretty/node_modules/sonic-boom": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.0.1.tgz", + "integrity": "sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==", + "license": "MIT", + "dependencies": { + "atomic-sleep": "^1.0.0" + } + }, "node_modules/pino-pretty/node_modules/string_decoder": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "license": "MIT", "dependencies": { "safe-buffer": "~5.2.0" }