Skip to content

Commit

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

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`^9.3.2` ->
`^9.4.0`](https://renovatebot.com/diffs/npm/pino/9.3.2/9.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/9.3.2/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/9.3.2/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`^9.3.2` ->
`^9.4.0`](https://renovatebot.com/diffs/npm/pino/8.17.1/9.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.17.1/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.17.1/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0)

#### What's Changed

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

#### New Contributors

- [@&#8203;vktrl](https://github.com/vktrl) made their first
contribution in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
made their first contribution in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- [@&#8203;chernodub](https://github.com/chernodub) made their
first contribution in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made
their first contribution in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/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**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Sep 16, 2024
2 parents d7db340 + e34aa02 commit fa1a275
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fastify": "^4.28.1",
"lobby": "link:packages/lobby",
"moment": "^2.29.4",
"pino": "^9.3.2",
"pino": "^9.4.0",
"rusty-motors-chat": "link:src/chat",
"rusty-motors-cli": "link:packages/cli",
"rusty-motors-connection": "link:packages/connection",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "AGPL-3.0",
"dependencies": {
"fastify": "^4.28.1",
"pino": "^9.3.2",
"pino": "^9.4.0",
"pino-pretty": "^11.2.2"
},
"directories": {
Expand Down
26 changes: 22 additions & 4 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 fa1a275

Please sign in to comment.