From 9b28caadbab41d8e6f84c2e74edf36cd3179f3c4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 19 Mar 2024 15:09:09 +0000
Subject: [PATCH] fix(deps): update dependency pino to v8.19.0 (#10260)
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](https://getpino.io)
([source](https://togithub.com/pinojs/pino)) | [`8.16.2` ->
`8.19.0`](https://renovatebot.com/diffs/npm/pino/8.16.2/8.19.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
pinojs/pino (pino)
### [`v8.19.0`](https://togithub.com/pinojs/pino/releases/tag/v8.19.0)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.18.0...v8.19.0)
#### What's Changed
- api.md: Fix link declaration by
[@homersimpsons](https://togithub.com/homersimpsons) in
[https://github.com/pinojs/pino/pull/1900](https://togithub.com/pinojs/pino/pull/1900)
- Update transports.md by
[@huijiewei](https://togithub.com/huijiewei) in
[https://github.com/pinojs/pino/pull/1897](https://togithub.com/pinojs/pino/pull/1897)
- Add a basic `formatters` option to the browser pino by
[@KatelynKim](https://togithub.com/KatelynKim) in
[https://github.com/pinojs/pino/pull/1898](https://togithub.com/pinojs/pino/pull/1898)
- `setLevel` should respect level comparison option by
[@obrus-corcentric](https://togithub.com/obrus-corcentric) in
[https://github.com/pinojs/pino/pull/1901](https://togithub.com/pinojs/pino/pull/1901)
- Add formatters log option by
[@KatelynKim](https://togithub.com/KatelynKim) in
[https://github.com/pinojs/pino/pull/1905](https://togithub.com/pinojs/pino/pull/1905)
#### New Contributors
- [@homersimpsons](https://togithub.com/homersimpsons) made their
first contribution in
[https://github.com/pinojs/pino/pull/1900](https://togithub.com/pinojs/pino/pull/1900)
- [@huijiewei](https://togithub.com/huijiewei) made their first
contribution in
[https://github.com/pinojs/pino/pull/1897](https://togithub.com/pinojs/pino/pull/1897)
- [@KatelynKim](https://togithub.com/KatelynKim) made their first
contribution in
[https://github.com/pinojs/pino/pull/1898](https://togithub.com/pinojs/pino/pull/1898)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0
### [`v8.18.0`](https://togithub.com/pinojs/pino/releases/tag/v8.18.0)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.17.2...v8.18.0)
#### What's Changed
- build(deps): bump actions/upload-artifact from 3 to 4 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1873](https://togithub.com/pinojs/pino/pull/1873)
- chore(license): Update licensing year by
[@codershiba](https://togithub.com/codershiba) in
[https://github.com/pinojs/pino/pull/1882](https://togithub.com/pinojs/pino/pull/1882)
- fix: destination docs and types by
[@codershiba](https://togithub.com/codershiba) in
[https://github.com/pinojs/pino/pull/1881](https://togithub.com/pinojs/pino/pull/1881)
- Correct type of `pino`'s `stream` parameter by
[@quisido](https://togithub.com/quisido) in
[https://github.com/pinojs/pino/pull/1874](https://togithub.com/pinojs/pino/pull/1874)
- Add ability to override custom levels comparison by
[@obrus-corcentric](https://togithub.com/obrus-corcentric) in
[https://github.com/pinojs/pino/pull/1883](https://togithub.com/pinojs/pino/pull/1883)
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1888](https://togithub.com/pinojs/pino/pull/1888)
#### New Contributors
- [@codershiba](https://togithub.com/codershiba) made their first
contribution in
[https://github.com/pinojs/pino/pull/1882](https://togithub.com/pinojs/pino/pull/1882)
- [@quisido](https://togithub.com/quisido) made their first
contribution in
[https://github.com/pinojs/pino/pull/1874](https://togithub.com/pinojs/pino/pull/1874)
- [@obrus-corcentric](https://togithub.com/obrus-corcentric) made
their first contribution in
[https://github.com/pinojs/pino/pull/1883](https://togithub.com/pinojs/pino/pull/1883)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0
### [`v8.17.2`](https://togithub.com/pinojs/pino/releases/tag/v8.17.2)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.17.1...v8.17.2)
#### What's Changed
- build(deps): bump process-warning from 2.3.2 to 3.0.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1869](https://togithub.com/pinojs/pino/pull/1869)
- fix: type of child logger with custom levels by
[@UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) in
[https://github.com/pinojs/pino/pull/1871](https://togithub.com/pinojs/pino/pull/1871)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2
### [`v8.17.1`](https://togithub.com/pinojs/pino/releases/tag/v8.17.1)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.17.0...v8.17.1)
#### What's Changed
- Support unknown, reverts 1783, add tests by
[@mcollina](https://togithub.com/mcollina) in
[https://github.com/pinojs/pino/pull/1866](https://togithub.com/pinojs/pino/pull/1866)
- Add Type Example for custom logger by
[@mcollina](https://togithub.com/mcollina) in
[https://github.com/pinojs/pino/pull/1867](https://togithub.com/pinojs/pino/pull/1867)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1
### [`v8.17.0`](https://togithub.com/pinojs/pino/releases/tag/v8.17.0)
[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.16.2...v8.17.0)
#### What's Changed
- build(deps): bump actions/github-script from 6 to 7 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1857](https://togithub.com/pinojs/pino/pull/1857)
- Make license detectable by GitHub by
[@10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker) in
[https://github.com/pinojs/pino/pull/1859](https://togithub.com/pinojs/pino/pull/1859)
- docs: Clarify how to log both to a custom transport and to stdout by
[@kibertoad](https://togithub.com/kibertoad) in
[https://github.com/pinojs/pino/pull/1860](https://togithub.com/pinojs/pino/pull/1860)
- Fix/types by
[@UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) in
[https://github.com/pinojs/pino/pull/1858](https://togithub.com/pinojs/pino/pull/1858)
- Bumped tsd to v0.29.0 by
[@mcollina](https://togithub.com/mcollina) in
[https://github.com/pinojs/pino/pull/1863](https://togithub.com/pinojs/pino/pull/1863)
- fix: typescript types by
[@Zamiell](https://togithub.com/Zamiell) in
[https://github.com/pinojs/pino/pull/1783](https://togithub.com/pinojs/pino/pull/1783)
- build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by
[@dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1766](https://togithub.com/pinojs/pino/pull/1766)
#### New Contributors
- [@10xLaCroixDrinker](https://togithub.com/10xLaCroixDrinker)
made their first contribution in
[https://github.com/pinojs/pino/pull/1859](https://togithub.com/pinojs/pino/pull/1859)
- [@Zamiell](https://togithub.com/Zamiell) made their first
contribution in
[https://github.com/pinojs/pino/pull/1783](https://togithub.com/pinojs/pino/pull/1783)
**Full Changelog**:
https://github.com/pinojs/pino/compare/v8.16.2...v8.17.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price
---
packages/api/package.json | 2 +-
yarn.lock | 31 +++++--------------------------
2 files changed, 6 insertions(+), 27 deletions(-)
diff --git a/packages/api/package.json b/packages/api/package.json
index b07f9773917c..af844e42599c 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -39,7 +39,7 @@
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.2",
"pascalcase": "1.0.0",
- "pino": "8.16.2",
+ "pino": "8.19.0",
"title-case": "3.0.3"
},
"devDependencies": {
diff --git a/yarn.lock b/yarn.lock
index aa9093fd75d2..ac8715681a62 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7557,7 +7557,7 @@ __metadata:
jsonwebtoken: "npm:9.0.2"
memjs: "npm:1.3.2"
pascalcase: "npm:1.0.0"
- pino: "npm:8.16.2"
+ pino: "npm:8.19.0"
redis: "npm:4.6.7"
split2: "npm:4.2.0"
title-case: "npm:3.0.3"
@@ -27606,30 +27606,9 @@ __metadata:
languageName: node
linkType: hard
-"pino@npm:8.16.2":
- version: 8.16.2
- resolution: "pino@npm:8.16.2"
- dependencies:
- atomic-sleep: "npm:^1.0.0"
- fast-redact: "npm:^3.1.1"
- on-exit-leak-free: "npm:^2.1.0"
- pino-abstract-transport: "npm:v1.1.0"
- pino-std-serializers: "npm:^6.0.0"
- process-warning: "npm:^2.0.0"
- quick-format-unescaped: "npm:^4.0.3"
- real-require: "npm:^0.2.0"
- safe-stable-stringify: "npm:^2.3.1"
- sonic-boom: "npm:^3.7.0"
- thread-stream: "npm:^2.0.0"
- bin:
- pino: bin.js
- checksum: 10c0/ea1b2f426985a442b65566a75e3f20eed47c1f51f3aea9a10fc16a452feb339cde4d5439d724c822408fce6a8bfcf6d24f61421547f4cc718f44a6eb47921293
- languageName: node
- linkType: hard
-
-"pino@npm:^8.17.0":
- version: 8.17.2
- resolution: "pino@npm:8.17.2"
+"pino@npm:8.19.0, pino@npm:^8.17.0":
+ version: 8.19.0
+ resolution: "pino@npm:8.19.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
@@ -27644,7 +27623,7 @@ __metadata:
thread-stream: "npm:^2.0.0"
bin:
pino: bin.js
- checksum: 10c0/9e55af6cd9d1833a4dbe64924fc73163295acd3c988a9c7db88926669f2574ab7ec607e8487b6dd71dbdad2d7c1c1aac439f37e59233f37220b1a9d88fa2ce01
+ checksum: 10c0/53e6e9db91e451163e93294b0a7c5c8135742d58909dfc4a6fa1afc155b2b0dc44448ec3d057e08351951f9a3ea67e6ea8e72e952b64a1d889f4d5376cbd1a5d
languageName: node
linkType: hard