Skip to content

Commit

Permalink
fix(deps): Bump pino from 8.18.0 to 8.19.0 (#1173)
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 8.18.0 to 8.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pinojs/pino/releases">pino's releases</a>.</em></p>
<blockquote>
<h2>v8.19.0</h2>
<h2>What's Changed</h2>
<ul>
<li>api.md: Fix link declaration by <a href="https://github.com/homersimpsons"><code>@​homersimpsons</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1900">pinojs/pino#1900</a></li>
<li>Update transports.md by <a href="https://github.com/huijiewei"><code>@​huijiewei</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1897">pinojs/pino#1897</a></li>
<li>Add a basic <code>formatters</code> option to the browser pino by <a href="https://github.com/KatelynKim"><code>@​KatelynKim</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1898">pinojs/pino#1898</a></li>
<li><code>setLevel</code> should respect level comparison option by <a href="https://github.com/obrus-corcentric"><code>@​obrus-corcentric</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1901">pinojs/pino#1901</a></li>
<li>Add formatters log option by <a href="https://github.com/KatelynKim"><code>@​KatelynKim</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1905">pinojs/pino#1905</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/homersimpsons"><code>@​homersimpsons</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1900">pinojs/pino#1900</a></li>
<li><a href="https://github.com/huijiewei"><code>@​huijiewei</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1897">pinojs/pino#1897</a></li>
<li><a href="https://github.com/KatelynKim"><code>@​KatelynKim</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1898">pinojs/pino#1898</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0">https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pinojs/pino/commit/c109804c6ce4b4545f3dfe1d021ceb698582fe15"><code>c109804</code></a> Bumped v8.19.0</li>
<li><a href="https://github.com/pinojs/pino/commit/7f33a0ee3f094e0c050119b59f024273b8878662"><code>7f33a0e</code></a> Add formatters log option (<a href="https://redirect.github.com/pinojs/pino/issues/1905">#1905</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/79fe14e907573463e1ffa4eddd187fd8f5a672e5"><code>79fe14e</code></a> <code>setLevel</code> should respect level comparison option (<a href="https://redirect.github.com/pinojs/pino/issues/1901">#1901</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/7df8840d7a7d4256f0122d9db4bd66d61a327ef3"><code>7df8840</code></a> feat: add a formatters option to browser pino (<a href="https://redirect.github.com/pinojs/pino/issues/1898">#1898</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/d7afda48b0b53fd3b76bfbd5dcf09520c7a2154f"><code>d7afda4</code></a> Update transports.md (<a href="https://redirect.github.com/pinojs/pino/issues/1897">#1897</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/608d55b529e3278d846be7efe176bef24342a786"><code>608d55b</code></a> api.md: Fix link declaration (<a href="https://redirect.github.com/pinojs/pino/issues/1900">#1900</a>)</li>
<li>See full diff in <a href="https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pino&package-manager=npm_and_yarn&previous-version=8.18.0&new-version=8.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent f9e43c3 commit 07f837f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fastify-plugin": "^4.5.1",
"grpc-js-health-check": "^1.1.0",
"mongoose": "^8.1.0",
"pino": "^8.18.0",
"pino": "^8.19.0",
"streaming-iterables": "^8.0.1",
"uuid-random": "^1.3.2",
"verror": "^1.10.1",
Expand Down

0 comments on commit 07f837f

Please sign in to comment.