Skip to content

Commit b38e941

Browse files
fix(deps): update dependency pino to v9 (#11030)
[![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://github.com/pinojs/pino)) | [`8.21.0` -> `9.3.1`](https://renovatebot.com/diffs/npm/pino/8.21.0/9.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.21.0/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.21.0/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v9.3.1`](https://github.com/pinojs/pino/releases/tag/v9.3.1) [Compare Source](https://github.com/pinojs/pino/compare/v9.3.0...v9.3.1) **Full Changelog**: pinojs/pino@v9.3.0...v9.3.1 ### [`v9.3.0`](https://github.com/pinojs/pino/compare/v9.2.0...92f2cee98e83d3f864b228a6e1dc29a31e54ba49) [Compare Source](https://github.com/pinojs/pino/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://github.com/pinojs/pino/releases/tag/v9.2.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0) #### What's Changed - shallow clone target options by [@&#8203;mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino/pull/1973](https://github.com/pinojs/pino/pull/1973) - add logger instance as third parameter by [@&#8203;emmyakin](https://github.com/emmyakin) in [https://github.com/pinojs/pino/pull/1977](https://github.com/pinojs/pino/pull/1977) - use boolean flag to ensure serializers are applied once by [@&#8203;emmyakin](https://github.com/emmyakin) in [https://github.com/pinojs/pino/pull/1976](https://github.com/pinojs/pino/pull/1976) - suppport messageKey in pino/browser by [@&#8203;emmyakin](https://github.com/emmyakin) in [https://github.com/pinojs/pino/pull/1980](https://github.com/pinojs/pino/pull/1980) - Fixing browser side child log issue ([#&#8203;960](https://github.com/pinojs/pino/issues/960)) child level can now be set at cr… by [@&#8203;stevel032](https://github.com/stevel032) in [https://github.com/pinojs/pino/pull/1986](https://github.com/pinojs/pino/pull/1986) #### New Contributors - [@&#8203;stevel032](https://github.com/stevel032) made their first contribution in [https://github.com/pinojs/pino/pull/1986](https://github.com/pinojs/pino/pull/1986) **Full Changelog**: pinojs/pino@v9.1.0...v9.2.0 ### [`v9.1.0`](https://github.com/pinojs/pino/releases/tag/v9.1.0) [Compare Source](https://github.com/pinojs/pino/compare/v9.0.0...v9.1.0) #### What's Changed - fix(transport-stream): Fix import error when using pkg with node v20 by [@&#8203;nagyszabi](https://github.com/nagyszabi) in [https://github.com/pinojs/pino/pull/1949](https://github.com/pinojs/pino/pull/1949) - Update LTS doc by [@&#8203;jsumners](https://github.com/jsumners) in [https://github.com/pinojs/pino/pull/1955](https://github.com/pinojs/pino/pull/1955) - Update pino types for browser.formatters by [@&#8203;KatelynKim](https://github.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1946](https://github.com/pinojs/pino/pull/1946) - add node v22 to CI by [@&#8203;mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino/pull/1953](https://github.com/pinojs/pino/pull/1953) - Add Platformatic to sponsors by [@&#8203;mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino/pull/1956](https://github.com/pinojs/pino/pull/1956) - Update h3 example by [@&#8203;mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino/pull/1968](https://github.com/pinojs/pino/pull/1968) - Support file URLs when configuring multiple transports by [@&#8203;haines](https://github.com/haines) in [https://github.com/pinojs/pino/pull/1961](https://github.com/pinojs/pino/pull/1961) - Adding support for mix\&match pipelines by [@&#8203;dbacarel](https://github.com/dbacarel) in [https://github.com/pinojs/pino/pull/1954](https://github.com/pinojs/pino/pull/1954) - apply serializers to args once before asObject or transmit by [@&#8203;emmyakin](https://github.com/emmyakin) in [https://github.com/pinojs/pino/pull/1971](https://github.com/pinojs/pino/pull/1971) - build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1933](https://github.com/pinojs/pino/pull/1933) - build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1960](https://github.com/pinojs/pino/pull/1960) - build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1957](https://github.com/pinojs/pino/pull/1957) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1937](https://github.com/pinojs/pino/pull/1937) - build(deps): bump actions/dependency-review-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1894](https://github.com/pinojs/pino/pull/1894) - build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1913](https://github.com/pinojs/pino/pull/1913) - Drop yarn support and update pnpm by [@&#8203;mcollina](https://github.com/mcollina) in [https://github.com/pinojs/pino/pull/1972](https://github.com/pinojs/pino/pull/1972) - build(deps): bump thread-stream from 2.7.0 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/pinojs/pino/pull/1959](https://github.com/pinojs/pino/pull/1959) #### New Contributors - [@&#8203;nagyszabi](https://github.com/nagyszabi) made their first contribution in [https://github.com/pinojs/pino/pull/1949](https://github.com/pinojs/pino/pull/1949) - [@&#8203;haines](https://github.com/haines) made their first contribution in [https://github.com/pinojs/pino/pull/1961](https://github.com/pinojs/pino/pull/1961) - [@&#8203;emmyakin](https://github.com/emmyakin) made their first contribution in [https://github.com/pinojs/pino/pull/1971](https://github.com/pinojs/pino/pull/1971) **Full Changelog**: pinojs/pino@v9.0.0...v9.1.0 ### [`v9.0.0`](https://github.com/pinojs/pino/compare/v8.21.0...4f8ea32aa69ec94b2fb5561716a7701aec991ce7) [Compare Source](https://github.com/pinojs/pino/compare/v8.21.0...v9.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff269cd commit b38e941

File tree

2 files changed

+6
-52
lines changed

2 files changed

+6
-52
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"humanize-string": "2.1.0",
4141
"jsonwebtoken": "9.0.2",
4242
"pascalcase": "1.0.0",
43-
"pino": "8.21.0",
43+
"pino": "9.3.1",
4444
"title-case": "3.0.3"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -7291,7 +7291,7 @@ __metadata:
72917291
jsonwebtoken: "npm:9.0.2"
72927292
memjs: "npm:1.3.2"
72937293
pascalcase: "npm:1.0.0"
7294-
pino: "npm:8.21.0"
7294+
pino: "npm:9.3.1"
72957295
redis: "npm:4.6.15"
72967296
split2: "npm:4.2.0"
72977297
title-case: "npm:3.0.3"
@@ -24783,44 +24783,16 @@ __metadata:
2478324783
languageName: node
2478424784
linkType: hard
2478524785

24786-
"pino-std-serializers@npm:^6.0.0":
24787-
version: 6.2.2
24788-
resolution: "pino-std-serializers@npm:6.2.2"
24789-
checksum: 10c0/8f1c7f0f0d8f91e6c6b5b2a6bfb48f06441abeb85f1c2288319f736f9c6d814fbeebe928d2314efc2ba6018fa7db9357a105eca9fc99fc1f28945a8a8b28d3d5
24790-
languageName: node
24791-
linkType: hard
24792-
2479324786
"pino-std-serializers@npm:^7.0.0":
2479424787
version: 7.0.0
2479524788
resolution: "pino-std-serializers@npm:7.0.0"
2479624789
checksum: 10c0/73e694d542e8de94445a03a98396cf383306de41fd75ecc07085d57ed7a57896198508a0dec6eefad8d701044af21eb27253ccc352586a03cf0d4a0bd25b4133
2479724790
languageName: node
2479824791
linkType: hard
2479924792

24800-
"pino@npm:8.21.0":
24801-
version: 8.21.0
24802-
resolution: "pino@npm:8.21.0"
24803-
dependencies:
24804-
atomic-sleep: "npm:^1.0.0"
24805-
fast-redact: "npm:^3.1.1"
24806-
on-exit-leak-free: "npm:^2.1.0"
24807-
pino-abstract-transport: "npm:^1.2.0"
24808-
pino-std-serializers: "npm:^6.0.0"
24809-
process-warning: "npm:^3.0.0"
24810-
quick-format-unescaped: "npm:^4.0.3"
24811-
real-require: "npm:^0.2.0"
24812-
safe-stable-stringify: "npm:^2.3.1"
24813-
sonic-boom: "npm:^3.7.0"
24814-
thread-stream: "npm:^2.6.0"
24815-
bin:
24816-
pino: bin.js
24817-
checksum: 10c0/9cf8b3e8741ecc42b56d07fbb3d09f48c96c07a9a6d7196b69a60b56109899f8a7dfa14d85787d165a1038b74c7ca18e76cecce7c26ec14e0f05c73008df7891
24818-
languageName: node
24819-
linkType: hard
24820-
24821-
"pino@npm:^9.0.0":
24822-
version: 9.1.0
24823-
resolution: "pino@npm:9.1.0"
24793+
"pino@npm:9.3.1, pino@npm:^9.0.0":
24794+
version: 9.3.1
24795+
resolution: "pino@npm:9.3.1"
2482424796
dependencies:
2482524797
atomic-sleep: "npm:^1.0.0"
2482624798
fast-redact: "npm:^3.1.1"
@@ -24835,7 +24807,7 @@ __metadata:
2483524807
thread-stream: "npm:^3.0.0"
2483624808
bin:
2483724809
pino: bin.js
24838-
checksum: 10c0/d060530ae2e4e8f21d04bb0f44f009f94d207d7f4337f508f618416514214ddaf1b29f8c5c265153a19ce3b6480b451461f40020f916ace9d53a5aa07624b79c
24810+
checksum: 10c0/ab1e81b3e5a91852136d80a592939883eeb81442e5d3a2c070bdbdeb47c5aaa297ead246530b10eb6d5ff59445f4645d1333d342f255d9f002f73aea843e74ee
2483924811
languageName: node
2484024812
linkType: hard
2484124813

@@ -27428,15 +27400,6 @@ __metadata:
2742827400
languageName: node
2742927401
linkType: hard
2743027402

27431-
"sonic-boom@npm:^3.7.0":
27432-
version: 3.7.0
27433-
resolution: "sonic-boom@npm:3.7.0"
27434-
dependencies:
27435-
atomic-sleep: "npm:^1.0.0"
27436-
checksum: 10c0/57a3d560efb77f4576db111168ee2649c99e7869fda6ce0ec2a4e5458832d290ba58d74b073ddb5827d9a30f96d23cff79157993d919e1a6d5f28d8b6391c7f0
27437-
languageName: node
27438-
linkType: hard
27439-
2744027403
"sonic-boom@npm:^4.0.1":
2744127404
version: 4.0.1
2744227405
resolution: "sonic-boom@npm:4.0.1"
@@ -28423,15 +28386,6 @@ __metadata:
2842328386
languageName: node
2842428387
linkType: hard
2842528388

28426-
"thread-stream@npm:^2.6.0":
28427-
version: 2.7.0
28428-
resolution: "thread-stream@npm:2.7.0"
28429-
dependencies:
28430-
real-require: "npm:^0.2.0"
28431-
checksum: 10c0/d45f0cd1d7cea3986594d9c46ecc89c6912d1b44de80dfb718de4422658f4bc996b1cc8e3461bce2d3410899762a72c44daf48f7a943b6c6801a7b348d1c3b7c
28432-
languageName: node
28433-
linkType: hard
28434-
2843528389
"thread-stream@npm:^3.0.0":
2843628390
version: 3.0.0
2843728391
resolution: "thread-stream@npm:3.0.0"

0 commit comments

Comments
 (0)