Skip to content

Commit

Permalink
fix(deps): update dependency pino-pretty to v11.3.0 (#227)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pino-pretty](https://github.com/pinojs/pino-pretty) | dependencies | minor | [`11.2.2` -> `11.3.0`](https://renovatebot.com/diffs/npm/pino-pretty/11.2.2/11.3.0) |

---

### Release Notes

<details>
<summary>pinojs/pino-pretty (pino-pretty)</summary>

### [`v11.3.0`](https://github.com/pinojs/pino-pretty/releases/tag/v11.3.0)

[Compare Source](pinojs/pino-pretty@v11.2.2...v11.3.0)

#### What's Changed

-   Bump [@&#8203;types/node](https://github.com/types/node) from 20.14.13 to 22.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino-pretty#523
-   fix: ndjson incorrect url by [@&#8203;Livour](https://github.com/Livour) in pinojs/pino-pretty#528
-   Bump pino-abstract-transport from 1.2.0 to 2.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino-pretty#531
-   Bump [@&#8203;arethetypeswrong/cli](https://github.com/arethetypeswrong/cli) from 0.15.4 to 0.16.1 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino-pretty#530
-   Wait for destination to close by [@&#8203;mcollina](https://github.com/mcollina) in pinojs/pino-pretty#533

#### New Contributors

-   [@&#8203;Livour](https://github.com/Livour) made their first contribution in pinojs/pino-pretty#528

**Full Changelog**: pinojs/pino-pretty@v11.2.2...v11.3.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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/227
Reviewed-by: Alexandre Soro <[email protected]>
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
renovate authored and alexandresoro committed Oct 15, 2024
1 parent e8c24e1 commit 8ea0185
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"neverthrow": "8.0.0",
"pg": "8.13.0",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"pino-pretty": "11.3.0",
"serialize-error": "11.0.3",
"umzug": "3.8.2",
"zod": "3.23.8"
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ea0185

Please sign in to comment.