Skip to content

Commit

Permalink
fix(deps): Bump pino from 8.17.2 to 8.19.0 (#877)
Browse files Browse the repository at this point in the history
Bumps [pino](https://github.com/pinojs/pino) from 8.17.2 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>
<h2>v8.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1873">pinojs/pino#1873</a></li>
<li>chore(license): Update licensing year by <a href="https://github.com/codershiba"><code>@​codershiba</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1882">pinojs/pino#1882</a></li>
<li>fix: destination docs and types by <a href="https://github.com/codershiba"><code>@​codershiba</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1881">pinojs/pino#1881</a></li>
<li>Correct type of <code>pino</code>'s <code>stream</code> parameter by <a href="https://github.com/quisido"><code>@​quisido</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1874">pinojs/pino#1874</a></li>
<li>Add ability to override custom levels comparison by <a href="https://github.com/obrus-corcentric"><code>@​obrus-corcentric</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1883">pinojs/pino#1883</a></li>
<li>build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1888">pinojs/pino#1888</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/codershiba"><code>@​codershiba</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1882">pinojs/pino#1882</a></li>
<li><a href="https://github.com/quisido"><code>@​quisido</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1874">pinojs/pino#1874</a></li>
<li><a href="https://github.com/obrus-corcentric"><code>@​obrus-corcentric</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1883">pinojs/pino#1883</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0">https://github.com/pinojs/pino/compare/v8.17.2...v8.18.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><a href="https://github.com/pinojs/pino/commit/9259e13309a77f246ad1a766c27cda794e2915d0"><code>9259e13</code></a> Bumped v8.18.0</li>
<li><a href="https://github.com/pinojs/pino/commit/86ceb86d9c18f39db6f16f4db669ff26c13162dd"><code>86ceb86</code></a> build(deps-dev): bump tsd from 0.29.0 to 0.30.4 (<a href="https://redirect.github.com/pinojs/pino/issues/1888">#1888</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/384df31c8745483b0f83e0583306174655c8e216"><code>384df31</code></a> Add ability to override custom levels comparison (<a href="https://redirect.github.com/pinojs/pino/issues/1883">#1883</a>)</li>
<li><a href="https://github.com/pinojs/pino/commit/fdd0fd9cacead48949850f437195e673cf4efa2c"><code>fdd0fd9</code></a> Correct type of <code>pino</code>'s <code>stream</code> parameter (<a href="https://redirect.github.com/pinojs/pino/issues/1874">#1874</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/pinojs/pino/compare/v8.17.2...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.17.2&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 19, 2024
1 parent 114787e commit 842dcc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@
"env-var": "^7.4.1",
"fastify": "4.25.2",
"fastify-plugin": "^4.5.0",
"pino": "^8.17.2"
"pino": "^8.19.0"
},
"devDependencies": {
"@jest/globals": "^29.6.4",
Expand Down

0 comments on commit 842dcc4

Please sign in to comment.