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.14.2 to 8.15.0 (#818)
Bumps [pino](https://github.com/pinojs/pino) from 8.14.2 to 8.15.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.15.0</h2> <h2>What's Changed</h2> <ul> <li>docs(transports): add axiom <a href="https://redirect.github.com/pinojs/pino/issues/1753">#1753</a> by <a href="https://github.com/qlaffont"><code>@qlaffont</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1754">pinojs/pino#1754</a></li> <li>Add pino-opentelemetry-transport as a known plugin to transports.md by <a href="https://github.com/Vunovati"><code>@Vunovati</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1757">pinojs/pino#1757</a></li> <li>fix: example code in transports.md by <a href="https://github.com/exKAZUu"><code>@exKAZUu</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1761">pinojs/pino#1761</a></li> <li>Add default levels to opts in multistream by <a href="https://github.com/tzviki"><code>@tzviki</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/1760">pinojs/pino#1760</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/qlaffont"><code>@qlaffont</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1754">pinojs/pino#1754</a></li> <li><a href="https://github.com/Vunovati"><code>@Vunovati</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1757">pinojs/pino#1757</a></li> <li><a href="https://github.com/exKAZUu"><code>@exKAZUu</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1761">pinojs/pino#1761</a></li> <li><a href="https://github.com/tzviki"><code>@tzviki</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/1760">pinojs/pino#1760</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v8.14.2...v8.15.0">https://github.com/pinojs/pino/compare/v8.14.2...v8.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pinojs/pino/commit/1aacfd25646923902b556a73182c82e8aa68d7db"><code>1aacfd2</code></a> Bumped v8.15.0</li> <li><a href="https://github.com/pinojs/pino/commit/459404f547c48336f208cb5b4a3682b34077a798"><code>459404f</code></a> Add default levels to opts in multistream (<a href="https://redirect.github.com/pinojs/pino/issues/1760">#1760</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/a47c8572ec9f29a08e60e8bb2a735cd1a0342151"><code>a47c857</code></a> fix: example code in transports.md (<a href="https://redirect.github.com/pinojs/pino/issues/1761">#1761</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/6eac50dcece59cb11ef5ff555542eba2064e4e1a"><code>6eac50d</code></a> Add pino-opentelemetry-transport as a known plugin to transports.md (<a href="https://redirect.github.com/pinojs/pino/issues/1757">#1757</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/98375bcd4b65db4513e4da5c37525989905d9095"><code>98375bc</code></a> docs(transports): add axiom <a href="https://redirect.github.com/pinojs/pino/issues/1753">#1753</a> (<a href="https://redirect.github.com/pinojs/pino/issues/1754">#1754</a>)</li> <li>See full diff in <a href="https://github.com/pinojs/pino/compare/v8.14.2...v8.15.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.14.2&new-version=8.15.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 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