Skip to content

Commit 974468a

Browse files
renovate[bot]jtoar
authored andcommitted
fix(deps): update dependency pino to v8.16.1 (#9459)
[![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.15.1` -> `8.16.1`](https://renovatebot.com/diffs/npm/pino/8.15.1/8.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.15.1/8.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.15.1/8.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v8.16.1`](https://togithub.com/pinojs/pino/releases/tag/v8.16.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.16.0...v8.16.1) #### What's Changed - Support Node.js v21 by [@&#8203;mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1834](https://togithub.com/pinojs/pino/pull/1834) **Full Changelog**: pinojs/pino@v8.16.0...v8.16.1 ### [`v8.16.0`](https://togithub.com/pinojs/pino/releases/tag/v8.16.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.7...v8.16.0) #### What's Changed - allow passing callback to flush by [@&#8203;rluvaton](https://togithub.com/rluvaton) in [https://github.com/pinojs/pino/pull/1827](https://togithub.com/pinojs/pino/pull/1827) **Full Changelog**: pinojs/pino@v8.15.7...v8.16.0 ### [`v8.15.7`](https://togithub.com/pinojs/pino/releases/tag/v8.15.7) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.6...v8.15.7) #### What's Changed - update flush function type by [@&#8203;rluvaton](https://togithub.com/rluvaton) in [https://github.com/pinojs/pino/pull/1824](https://togithub.com/pinojs/pino/pull/1824) - Fix Node.js in CITGM (v18.x) by [@&#8203;mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1828](https://togithub.com/pinojs/pino/pull/1828) **Full Changelog**: pinojs/pino@v8.15.6...v8.15.7 ### [`v8.15.6`](https://togithub.com/pinojs/pino/releases/tag/v8.15.6) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.5...v8.15.6) #### What's Changed - Fix flaky test in CITGM by [@&#8203;mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1826](https://togithub.com/pinojs/pino/pull/1826) **Full Changelog**: pinojs/pino@v8.15.5...v8.15.6 ### [`v8.15.5`](https://togithub.com/pinojs/pino/releases/tag/v8.15.5) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.4...v8.15.5) #### What's Changed - Fix broken test by [@&#8203;mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1825](https://togithub.com/pinojs/pino/pull/1825) **Full Changelog**: pinojs/pino@v8.15.4...v8.15.5 ### [`v8.15.4`](https://togithub.com/pinojs/pino/releases/tag/v8.15.4) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.3...v8.15.4) #### What's Changed - build(deps): bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1822](https://togithub.com/pinojs/pino/pull/1822) - feat: auto completion for `level` by [@&#8203;bogeychan](https://togithub.com/bogeychan) in [https://github.com/pinojs/pino/pull/1808](https://togithub.com/pinojs/pino/pull/1808) #### New Contributors - [@&#8203;bogeychan](https://togithub.com/bogeychan) made their first contribution in [https://github.com/pinojs/pino/pull/1808](https://togithub.com/pinojs/pino/pull/1808) **Full Changelog**: pinojs/pino@v8.15.3...v8.15.4 ### [`v8.15.3`](https://togithub.com/pinojs/pino/releases/tag/v8.15.3) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.2...v8.15.3) #### What's Changed - Disable FinalizationRegistry if node code coverage is active by [@&#8203;mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1819](https://togithub.com/pinojs/pino/pull/1819) **Full Changelog**: pinojs/pino@v8.15.2...v8.15.3 ### [`v8.15.2`](https://togithub.com/pinojs/pino/releases/tag/v8.15.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.15.1...v8.15.2) #### What's Changed - enable named export in browser.js by [@&#8203;tarunrajput](https://togithub.com/tarunrajput) in [https://github.com/pinojs/pino/pull/1803](https://togithub.com/pinojs/pino/pull/1803) - Fix improperly placed quote by [@&#8203;Artrix9095](https://togithub.com/Artrix9095) in [https://github.com/pinojs/pino/pull/1810](https://togithub.com/pinojs/pino/pull/1810) - export the LoggerExtras interface by [@&#8203;ethanniser](https://togithub.com/ethanniser) in [https://github.com/pinojs/pino/pull/1813](https://togithub.com/pinojs/pino/pull/1813) #### New Contributors - [@&#8203;Artrix9095](https://togithub.com/Artrix9095) made their first contribution in [https://github.com/pinojs/pino/pull/1810](https://togithub.com/pinojs/pino/pull/1810) - [@&#8203;ethanniser](https://togithub.com/ethanniser) made their first contribution in [https://github.com/pinojs/pino/pull/1813](https://togithub.com/pinojs/pino/pull/1813) **Full Changelog**: pinojs/pino@v8.15.1...v8.15.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 040fa76 commit 974468a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
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.15.1",
41+
"pino": "8.16.1",
4242
"title-case": "3.0.3"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7854,7 +7854,7 @@ __metadata:
78547854
jsonwebtoken: 9.0.0
78557855
memjs: 1.3.1
78567856
pascalcase: 1.0.0
7857-
pino: 8.15.1
7857+
pino: 8.16.1
78587858
redis: 4.6.7
78597859
split2: 4.2.0
78607860
title-case: 3.0.3
@@ -28651,9 +28651,9 @@ __metadata:
2865128651
languageName: node
2865228652
linkType: hard
2865328653

28654-
"pino@npm:8.15.1, pino@npm:^8.12.0":
28655-
version: 8.15.1
28656-
resolution: "pino@npm:8.15.1"
28654+
"pino@npm:8.16.1, pino@npm:^8.12.0":
28655+
version: 8.16.1
28656+
resolution: "pino@npm:8.16.1"
2865728657
dependencies:
2865828658
atomic-sleep: ^1.0.0
2865928659
fast-redact: ^3.1.1
@@ -28664,11 +28664,11 @@ __metadata:
2866428664
quick-format-unescaped: ^4.0.3
2866528665
real-require: ^0.2.0
2866628666
safe-stable-stringify: ^2.3.1
28667-
sonic-boom: ^3.1.0
28667+
sonic-boom: ^3.7.0
2866828668
thread-stream: ^2.0.0
2866928669
bin:
2867028670
pino: bin.js
28671-
checksum: d2a5392da372d279f2ff0465d6a6f2033303d7cf8d2020938ae5e00e750a006388148edb8bad2c3f41227e365c3b179fb692d220566fe79e32ac5ed051bd4183
28671+
checksum: 06ea391095e895f1f94adda231fb51565e2935a9cad87e6559b7e074a6dadc8bd279367dbe119b1649774480a53c97214f32daa4c14b21a853d50c60a4c28976
2867228672
languageName: node
2867328673
linkType: hard
2867428674

@@ -32107,12 +32107,12 @@ __metadata:
3210732107
languageName: node
3210832108
linkType: hard
3210932109

32110-
"sonic-boom@npm:^3.1.0":
32111-
version: 3.3.0
32112-
resolution: "sonic-boom@npm:3.3.0"
32110+
"sonic-boom@npm:^3.7.0":
32111+
version: 3.7.0
32112+
resolution: "sonic-boom@npm:3.7.0"
3211332113
dependencies:
3211432114
atomic-sleep: ^1.0.0
32115-
checksum: c5d387d9e35726a60afe5b5c54317db2428158ecaf3769fb16418e50d2a47176cbd800bf664a410dc0aab0792b421d394ce6edaf63b796ac3c7986f01933cddd
32115+
checksum: 57a3d560efb77f4576db111168ee2649c99e7869fda6ce0ec2a4e5458832d290ba58d74b073ddb5827d9a30f96d23cff79157993d919e1a6d5f28d8b6391c7f0
3211632116
languageName: node
3211732117
linkType: hard
3211832118

0 commit comments

Comments
 (0)