Skip to content

Commit

Permalink
fix(deps): update dependency pino to v9.4.0 (#79)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pino](https://getpino.io) ([source](https://github.com/pinojs/pino)) | dependencies | minor | [`9.3.2` -> `9.4.0`](https://renovatebot.com/diffs/npm/pino/9.3.2/9.4.0) |

---

### Release Notes

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

### [`v9.4.0`](https://github.com/pinojs/pino/releases/tag/v9.4.0)

[Compare Source](pinojs/pino@v9.3.2...v9.4.0)

#### What's Changed

-   Drop failing pnpm tests by [@&#8203;mcollina](https://github.com/mcollina) in pinojs/pino#2015
-   Add bun plugin link to docs by [@&#8203;vktrl](https://github.com/vktrl) in pinojs/pino#2016
-   build(deps-dev): 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#2017
-   docs: Update transports.md by [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow) in pinojs/pino#2027
-   build(deps-dev): bump [@&#8203;yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 5.12.0 to 5.12.1 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino#2031
-   feat(types): forbid using default log fn when custom only used ([#&#8203;1998](pinojs/pino#1998)) by [@&#8203;chernodub](https://github.com/chernodub) in pinojs/pino#1999
-   feat: accept level in capitals by [@&#8203;balaji-atoa](https://github.com/balaji-atoa) in pinojs/pino#2034

#### New Contributors

-   [@&#8203;vktrl](https://github.com/vktrl) made their first contribution in pinojs/pino#2016
-   [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow) made their first contribution in pinojs/pino#2027
-   [@&#8203;chernodub](https://github.com/chernodub) made their first contribution in pinojs/pino#1999
-   [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made their first contribution in pinojs/pino#2034

**Full Changelog**: pinojs/pino@v9.3.2...v9.4.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:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/79
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
  • Loading branch information
renovate authored and alexandresoro committed Sep 4, 2024
1 parent 85e2697 commit 9dea7ee
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -51,7 +51,7 @@
"nanoid": "5.0.7",
"neverthrow": "7.0.1",
"pg": "8.12.0",
"pino": "9.3.2",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"serialize-error": "11.0.3",
"umzug": "3.8.1",
Expand Down
12 changes: 6 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 9dea7ee

Please sign in to comment.