Skip to content

Commit

Permalink
fix(deps): update dependency pino to v8.16.1 (#9459)
Browse files Browse the repository at this point in the history
[![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
[pinojs/pino#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
[pinojs/pino#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
[pinojs/pino#1824
- Fix Node.js in CITGM (v18.x) by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[pinojs/pino#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
[pinojs/pino#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
[pinojs/pino#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
[pinojs/pino#1822
- feat: auto completion for `level` by
[@&#8203;bogeychan](https://togithub.com/bogeychan) in
[pinojs/pino#1808

#### New Contributors

- [@&#8203;bogeychan](https://togithub.com/bogeychan) made their first
contribution in
[pinojs/pino#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
[pinojs/pino#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
[pinojs/pino#1803
- Fix improperly placed quote by
[@&#8203;Artrix9095](https://togithub.com/Artrix9095) in
[pinojs/pino#1810
- export the LoggerExtras interface by
[@&#8203;ethanniser](https://togithub.com/ethanniser) in
[pinojs/pino#1813

#### New Contributors

- [@&#8203;Artrix9095](https://togithub.com/Artrix9095) made their first
contribution in
[pinojs/pino#1810
- [@&#8203;ethanniser](https://togithub.com/ethanniser) made their first
contribution in
[pinojs/pino#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>
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 16, 2023
1 parent 040fa76 commit 974468a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.0",
"pascalcase": "1.0.0",
"pino": "8.15.1",
"pino": "8.16.1",
"title-case": "3.0.3"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7854,7 +7854,7 @@ __metadata:
jsonwebtoken: 9.0.0
memjs: 1.3.1
pascalcase: 1.0.0
pino: 8.15.1
pino: 8.16.1
redis: 4.6.7
split2: 4.2.0
title-case: 3.0.3
Expand Down Expand Up @@ -28651,9 +28651,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.15.1, pino@npm:^8.12.0":
version: 8.15.1
resolution: "pino@npm:8.15.1"
"pino@npm:8.16.1, pino@npm:^8.12.0":
version: 8.16.1
resolution: "pino@npm:8.16.1"
dependencies:
atomic-sleep: ^1.0.0
fast-redact: ^3.1.1
Expand All @@ -28664,11 +28664,11 @@ __metadata:
quick-format-unescaped: ^4.0.3
real-require: ^0.2.0
safe-stable-stringify: ^2.3.1
sonic-boom: ^3.1.0
sonic-boom: ^3.7.0
thread-stream: ^2.0.0
bin:
pino: bin.js
checksum: d2a5392da372d279f2ff0465d6a6f2033303d7cf8d2020938ae5e00e750a006388148edb8bad2c3f41227e365c3b179fb692d220566fe79e32ac5ed051bd4183
checksum: 06ea391095e895f1f94adda231fb51565e2935a9cad87e6559b7e074a6dadc8bd279367dbe119b1649774480a53c97214f32daa4c14b21a853d50c60a4c28976
languageName: node
linkType: hard

Expand Down Expand Up @@ -32107,12 +32107,12 @@ __metadata:
languageName: node
linkType: hard

"sonic-boom@npm:^3.1.0":
version: 3.3.0
resolution: "sonic-boom@npm:3.3.0"
"sonic-boom@npm:^3.7.0":
version: 3.7.0
resolution: "sonic-boom@npm:3.7.0"
dependencies:
atomic-sleep: ^1.0.0
checksum: c5d387d9e35726a60afe5b5c54317db2428158ecaf3769fb16418e50d2a47176cbd800bf664a410dc0aab0792b421d394ce6edaf63b796ac3c7986f01933cddd
checksum: 57a3d560efb77f4576db111168ee2649c99e7869fda6ce0ec2a4e5458832d290ba58d74b073ddb5827d9a30f96d23cff79157993d919e1a6d5f28d8b6391c7f0
languageName: node
linkType: hard

Expand Down

0 comments on commit 974468a

Please sign in to comment.