Skip to content

Commit

Permalink
chore: bump pino from 9.1.0 to 9.2.0 in the production-dependencies g…
Browse files Browse the repository at this point in the history
…roup (#883)

Bumps the production-dependencies group with 1 update:
[pino](https://github.com/pinojs/pino).

Updates `pino` from 9.1.0 to 9.2.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>v9.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>shallow clone target options by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/1973">pinojs/pino#1973</a></li>
<li>add logger instance as third parameter by <a
href="https://github.com/emmyakin"><code>@​emmyakin</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/1977">pinojs/pino#1977</a></li>
<li>use boolean flag to ensure serializers are applied once by <a
href="https://github.com/emmyakin"><code>@​emmyakin</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/1976">pinojs/pino#1976</a></li>
<li>suppport messageKey in pino/browser by <a
href="https://github.com/emmyakin"><code>@​emmyakin</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/1980">pinojs/pino#1980</a></li>
<li>Fixing browser side child log issue (<a
href="https://redirect.github.com/pinojs/pino/issues/960">#960</a>)
child level can now be set at cr… by <a
href="https://github.com/stevel032"><code>@​stevel032</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/1986">pinojs/pino#1986</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/stevel032"><code>@​stevel032</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/1986">pinojs/pino#1986</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0">https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pinojs/pino/commit/52bf0aa36a6f999ee6f0c677204b20f642710524"><code>52bf0aa</code></a>
Bumped v9.2.0</li>
<li><a
href="https://github.com/pinojs/pino/commit/10bfff4a22138229f3ae0acac2d5a824ce9f0c1c"><code>10bfff4</code></a>
Fixing browser side child log issue (<a
href="https://redirect.github.com/pinojs/pino/issues/960">#960</a>)
child level can now be set at cr… ...</li>
<li><a
href="https://github.com/pinojs/pino/commit/8db130eba0439e61c802448d31eb1998cebfbc98"><code>8db130e</code></a>
suppport message key in pino/browser (<a
href="https://redirect.github.com/pinojs/pino/issues/1980">#1980</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/0109b1596124f1ae429ccf5b6d32cb3828478235"><code>0109b15</code></a>
use boolean flag to ensure serializers are applied once (<a
href="https://redirect.github.com/pinojs/pino/issues/1976">#1976</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/2af5abd53e43186cd813a41951b41f505b34a5bf"><code>2af5abd</code></a>
add logger instance as third parameter (<a
href="https://redirect.github.com/pinojs/pino/issues/1977">#1977</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/206edeec32c76c399d8fc81facaadbab37496ca7"><code>206edee</code></a>
shallow clone target options (<a
href="https://redirect.github.com/pinojs/pino/issues/1973">#1973</a>)</li>
<li>See full diff in <a
href="https://github.com/pinojs/pino/compare/v9.1.0...v9.2.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=9.1.0&new-version=9.2.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent cd23363 commit a81b362
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -36,7 +36,7 @@
"express": "4.19.2",
"fast-json-patch": "3.1.1",
"kubernetes-fluent-client": "2.6.1",
"pino": "9.1.0",
"pino": "9.2.0",
"pino-pretty": "11.2.0",
"prom-client": "15.1.2",
"ramda": "0.30.1"
Expand Down

0 comments on commit a81b362

Please sign in to comment.