Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump pino from 8.16.2 to 8.17.2 (#870)
Bumps [pino](https://github.com/pinojs/pino) from 8.16.2 to 8.17.2. <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.17.2</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump process-warning from 2.3.2 to 3.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1869">pinojs/pino#1869</a></li> <li>fix: type of child logger with custom levels by <a href="https://github.com/UndefinedBehaviour"><code>@UndefinedBehaviour</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1871">pinojs/pino#1871</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2">https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2</a></p> <h2>v8.17.1</h2> <h2>What's Changed</h2> <ul> <li>Support unknown, reverts 1783, add tests by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1866">pinojs/pino#1866</a></li> <li>Add Type Example for custom logger by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1867">pinojs/pino#1867</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1">https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1</a></p> <h2>v8.17.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump actions/github-script from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1857">pinojs/pino#1857</a></li> <li>Make license detectable by GitHub by <a href="https://github.com/10xLaCroixDrinker"><code>@10xLaCroixDrinker</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1859">pinojs/pino#1859</a></li> <li>docs: Clarify how to log both to a custom transport and to stdout by <a href="https://github.com/kibertoad"><code>@kibertoad</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1860">pinojs/pino#1860</a></li> <li>Fix/types by <a href="https://github.com/UndefinedBehaviour"><code>@UndefinedBehaviour</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1858">pinojs/pino#1858</a></li> <li>Bumped tsd to v0.29.0 by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1863">pinojs/pino#1863</a></li> <li>fix: typescript types by <a href="https://github.com/Zamiell"><code>@Zamiell</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1783">pinojs/pino#1783</a></li> <li>build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1766">pinojs/pino#1766</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/10xLaCroixDrinker"><code>@10xLaCroixDrinker</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1859">pinojs/pino#1859</a></li> <li><a href="https://github.com/Zamiell"><code>@Zamiell</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1783">pinojs/pino#1783</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0">https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pinojs/pino/commit/6539b5c18fff59cfc0e191d1c31843dd8a32cc9e"><code>6539b5c</code></a> Bumped v8.17.2</li> <li><a href="https://github.com/pinojs/pino/commit/44d06c84985da722cce80c0032b850acd8bb60e1"><code>44d06c8</code></a> fix: type of child logger with custom levels (<a href="https://redirect.github.com/pinojs/pino/issues/1871">#1871</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/05b70e4a41ff06dc6406bfa7b72dd7eea32de850"><code>05b70e4</code></a> build(deps): bump process-warning from 2.3.2 to 3.0.0 (<a href="https://redirect.github.com/pinojs/pino/issues/1869">#1869</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/9b39aac0bf7c46e18e9bb5bd48ef80ff0033b287"><code>9b39aac</code></a> Bumped v8.17.1</li> <li><a href="https://github.com/pinojs/pino/commit/09814464aa2f9affa526c3591a7adafa72fa03dd"><code>0981446</code></a> Add Type Example for custom logger (<a href="https://redirect.github.com/pinojs/pino/issues/1867">#1867</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/6b470c1ccc790168c676b727f76acbb7763f0252"><code>6b470c1</code></a> Support unknown, reverts 1783, add tests (<a href="https://redirect.github.com/pinojs/pino/issues/1866">#1866</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/dd9bc64eca086a82f7001ed956c9537c1ca564f5"><code>dd9bc64</code></a> Bumped v8.17.0</li> <li><a href="https://github.com/pinojs/pino/commit/0379f3ef96cff267ae9252c1ba2e40fe4eb21064"><code>0379f3e</code></a> build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (<a href="https://redirect.github.com/pinojs/pino/issues/1766">#1766</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/7f739d3fe7dd24886342bd546ecc1b994360c3bf"><code>7f739d3</code></a> fix: typescript types (<a href="https://redirect.github.com/pinojs/pino/issues/1783">#1783</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/006df81261184a98f2dd85fd8496466798553102"><code>006df81</code></a> Bumped tsd to v0.29.0 (<a href="https://redirect.github.com/pinojs/pino/issues/1863">#1863</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pinojs/pino/compare/v8.16.2...v8.17.2">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.16.2&new-version=8.17.2)](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