Commit a40baea
authored
Upgrade: [dependabot] - bump pino from 9.12.0 to 10.0.0 (#1404)
Bumps [pino](https://github.com/pinojs/pino) from 9.12.0 to 10.0.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>v10.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(types): add LogFnFields by <a
href="https://github.com/samchungy"><code>@samchungy</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2254">pinojs/pino#2254</a></li>
<li>Convert tests to node:test by <a
href="https://github.com/jsumners"><code>@jsumners</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2299">pinojs/pino#2299</a></li>
<li>removed unused .taprc.yaml by <a
href="https://github.com/jsumners"><code>@jsumners</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2310">pinojs/pino#2310</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino/compare/v9.13.1...v10.0.0">https://github.com/pinojs/pino/compare/v9.13.1...v10.0.0</a></p>
<h2>v9.13.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(log): better logfn handling of generics by <a
href="https://github.com/rozzilla"><code>@rozzilla</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2309">pinojs/pino#2309</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino/compare/v9.13.0...v9.13.1">https://github.com/pinojs/pino/compare/v9.13.0...v9.13.1</a></p>
<h2>v9.13.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump actions/checkout from 4.3.0 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/pinojs/pino/pull/2301">pinojs/pino#2301</a></li>
<li>build(deps): bump actions/github-script from 7 to 8 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/pinojs/pino/pull/2303">pinojs/pino#2303</a></li>
<li>build(deps-dev): bump <code>@yao-pkg/pkg</code> from 6.3.0 to 6.7.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/pinojs/pino/pull/2306">pinojs/pino#2306</a></li>
<li>perf: optimize .child by <a
href="https://github.com/ronag"><code>@ronag</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2300">pinojs/pino#2300</a></li>
<li>docs(ecosystem): add eslint-plugin-pino to ecosystem page by <a
href="https://github.com/orzarchi"><code>@orzarchi</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2297">pinojs/pino#2297</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ronag"><code>@ronag</code></a> made
their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2300">pinojs/pino#2300</a></li>
<li><a href="https://github.com/orzarchi"><code>@orzarchi</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2297">pinojs/pino#2297</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino/compare/v9.12.0...v9.13.0">https://github.com/pinojs/pino/compare/v9.12.0...v9.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pinojs/pino/commit/d15cdd6aa45ebc446ec96fdf4010af9423e35b0e"><code>d15cdd6</code></a>
Bumped v10.0.0</li>
<li><a
href="https://github.com/pinojs/pino/commit/cd4d8b5aa143c8d194b67b35412cd5dc95fa91ed"><code>cd4d8b5</code></a>
removed unused .taprc.yaml (<a
href="https://redirect.github.com/pinojs/pino/issues/2310">#2310</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/41d1706410548a866cc1ca1d5d3b54518b1847c9"><code>41d1706</code></a>
Convert tests to node:test (<a
href="https://redirect.github.com/pinojs/pino/issues/2299">#2299</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/d376e959b612218af78bfadcdea28dd5a488ddec"><code>d376e95</code></a>
feat(types): add LogFnFields interface (<a
href="https://redirect.github.com/pinojs/pino/issues/2254">#2254</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/55fd64507daeb1370051e182c5b115e130edda8f"><code>55fd645</code></a>
Bumped v9.13.1</li>
<li><a
href="https://github.com/pinojs/pino/commit/4f6857a0c4ea3f6bdbde74c9706150dda0a2eaee"><code>4f6857a</code></a>
fix(log): better logfn handling of generics (<a
href="https://redirect.github.com/pinojs/pino/issues/2309">#2309</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/833e5da07d1eccc6192a398521fd5181f58ee50b"><code>833e5da</code></a>
Bumped v9.13.0</li>
<li><a
href="https://github.com/pinojs/pino/commit/fddcb5e8cdd6322be9353686635addf0d60d115f"><code>fddcb5e</code></a>
docs(ecosystem): add eslint-plugin-pino to ecosystem page (<a
href="https://redirect.github.com/pinojs/pino/issues/2297">#2297</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/d11abf5f690bbe4cd2ba77f766530defec09a8c7"><code>d11abf5</code></a>
perf: optimize .child (<a
href="https://redirect.github.com/pinojs/pino/issues/2300">#2300</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/9b6901f1a3ff524d3f984560193c5c1959ed2db6"><code>9b6901f</code></a>
build(deps-dev): bump <code>@yao-pkg/pkg</code> from 6.3.0 to 6.7.0 (<a
href="https://redirect.github.com/pinojs/pino/issues/2306">#2306</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pinojs/pino/compare/v9.12.0...v10.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 81d5681 commit a40baea
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments