Skip to content

Commit 4e76553

Browse files
renovate[bot]jtoar
authored andcommitted
fix(deps): update dependency pino to v8.16.2 (#9476)
[![Mend Renovate logo banner](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.1` -> `8.16.2`](https://renovatebot.com/diffs/npm/pino/8.16.1/8.16.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.16.1/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.16.1/8.16.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v8.16.2`](https://togithub.com/pinojs/pino/releases/tag/v8.16.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.16.1...v8.16.2) #### What's Changed - fix child-child benchmark by [@&#8203;bngarren](https://togithub.com/bngarren) in [https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849) - fix: make transports.options and transports.level optional by [@&#8203;krosenk729](https://togithub.com/krosenk729) in [https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831) - fix: export `redactOptions` type by [@&#8203;wolfy1339](https://togithub.com/wolfy1339) in [https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847) - build(deps): bump actions/setup-node from 3 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1844](https://togithub.com/pinojs/pino/pull/1844) #### New Contributors - [@&#8203;bngarren](https://togithub.com/bngarren) made their first contribution in [https://github.com/pinojs/pino/pull/1849](https://togithub.com/pinojs/pino/pull/1849) - [@&#8203;krosenk729](https://togithub.com/krosenk729) made their first contribution in [https://github.com/pinojs/pino/pull/1831](https://togithub.com/pinojs/pino/pull/1831) - [@&#8203;wolfy1339](https://togithub.com/wolfy1339) made their first contribution in [https://github.com/pinojs/pino/pull/1847](https://togithub.com/pinojs/pino/pull/1847) - [@&#8203;UndefinedBehaviour](https://togithub.com/UndefinedBehaviour) made their first contribution in [https://github.com/pinojs/pino/pull/1843](https://togithub.com/pinojs/pino/pull/1843) **Full Changelog**: pinojs/pino@v8.16.1...v8.16.2 </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 this update 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/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d811da3 commit 4e76553

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"humanize-string": "2.1.0",
3939
"jsonwebtoken": "9.0.0",
4040
"pascalcase": "1.0.0",
41-
"pino": "8.16.1",
41+
"pino": "8.16.2",
4242
"title-case": "3.0.3"
4343
},
4444
"devDependencies": {

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7831,7 +7831,7 @@ __metadata:
78317831
jsonwebtoken: 9.0.0
78327832
memjs: 1.3.1
78337833
pascalcase: 1.0.0
7834-
pino: 8.16.1
7834+
pino: 8.16.2
78357835
redis: 4.6.7
78367836
split2: 4.2.0
78377837
title-case: 3.0.3
@@ -28652,9 +28652,9 @@ __metadata:
2865228652
languageName: node
2865328653
linkType: hard
2865428654

28655-
"pino@npm:8.16.1, pino@npm:^8.16.0":
28656-
version: 8.16.1
28657-
resolution: "pino@npm:8.16.1"
28655+
"pino@npm:8.16.2, pino@npm:^8.16.0":
28656+
version: 8.16.2
28657+
resolution: "pino@npm:8.16.2"
2865828658
dependencies:
2865928659
atomic-sleep: ^1.0.0
2866028660
fast-redact: ^3.1.1
@@ -28669,7 +28669,7 @@ __metadata:
2866928669
thread-stream: ^2.0.0
2867028670
bin:
2867128671
pino: bin.js
28672-
checksum: 06ea391095e895f1f94adda231fb51565e2935a9cad87e6559b7e074a6dadc8bd279367dbe119b1649774480a53c97214f32daa4c14b21a853d50c60a4c28976
28672+
checksum: ea1b2f426985a442b65566a75e3f20eed47c1f51f3aea9a10fc16a452feb339cde4d5439d724c822408fce6a8bfcf6d24f61421547f4cc718f44a6eb47921293
2867328673
languageName: node
2867428674
linkType: hard
2867528675

0 commit comments

Comments
 (0)