Skip to content

Commit

Permalink
chore: bump the production-dependencies group across 1 directory with…
Browse files Browse the repository at this point in the history
… 2 updates (#1270)

Bumps the production-dependencies group with 2 updates in the /
directory: [pino](https://github.com/pinojs/pino) and
[pino-pretty](https://github.com/pinojs/pino-pretty).

Updates `pino` from 9.4.0 to 9.5.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.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump <code>@​yao-pkg/pkg</code> from 5.12.1 to
5.13.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2042">pinojs/pino#2042</a></li>
<li>build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2043">pinojs/pino#2043</a></li>
<li>Update transports.md by <a
href="https://github.com/Jhon-Mosk"><code>@​Jhon-Mosk</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2041">pinojs/pino#2041</a></li>
<li>doc: Add Transport <code>@​macfja/pino-fingers-crossed</code> by <a
href="https://github.com/MacFJA"><code>@​MacFJA</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2047">pinojs/pino#2047</a></li>
<li>build(deps-dev): bump <code>@​yao-pkg/pkg</code> from 5.13.0 to
5.15.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2050">pinojs/pino#2050</a></li>
<li>docs-&gt;added pino-hana transport by <a
href="https://github.com/HiImGiovi"><code>@​HiImGiovi</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2059">pinojs/pino#2059</a></li>
<li>docs -&gt; <a
href="https://redirect.github.com/pinojs/pino/issues/2061">#2061</a>
Alphabetize transport list and reorder sections in documentation by <a
href="https://github.com/superherobtf1985"><code>@​superherobtf1985</code></a>
in <a
href="https://redirect.github.com/pinojs/pino/pull/2062">pinojs/pino#2062</a></li>
<li>feature: allow sync flag to be passed to ThreadStream for
synchronous… by <a
href="https://github.com/karankraina"><code>@​karankraina</code></a> in
<a
href="https://redirect.github.com/pinojs/pino/pull/2063">pinojs/pino#2063</a></li>
<li>fix: Ensure silent log level is respected with browser.transmit
option by <a
href="https://github.com/SrsDanny"><code>@​SrsDanny</code></a> in <a
href="https://redirect.github.com/pinojs/pino/pull/2052">pinojs/pino#2052</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/MacFJA"><code>@​MacFJA</code></a> made
their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2047">pinojs/pino#2047</a></li>
<li><a href="https://github.com/HiImGiovi"><code>@​HiImGiovi</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2059">pinojs/pino#2059</a></li>
<li><a
href="https://github.com/superherobtf1985"><code>@​superherobtf1985</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2062">pinojs/pino#2062</a></li>
<li><a
href="https://github.com/karankraina"><code>@​karankraina</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2063">pinojs/pino#2063</a></li>
<li><a href="https://github.com/SrsDanny"><code>@​SrsDanny</code></a>
made their first contribution in <a
href="https://redirect.github.com/pinojs/pino/pull/2052">pinojs/pino#2052</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0">https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pinojs/pino/commit/bb68e01ebc78a7dbd6992061fd0967c665c8afb3"><code>bb68e01</code></a>
Bumped v9.5.0</li>
<li><a
href="https://github.com/pinojs/pino/commit/84bbd3513feb4aab47d5db2cbe7262bcfaff0eda"><code>84bbd35</code></a>
fix: Ensure silent log level is respected with browser.transmit option
(<a
href="https://redirect.github.com/pinojs/pino/issues/2052">#2052</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/5bc0a92b42981a57f2312e022a11d15ef738ed49"><code>5bc0a92</code></a>
feature: allow sync flag to be passed to ThreadStream for synchronous…
(<a
href="https://redirect.github.com/pinojs/pino/issues/2063">#2063</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/f220965c3e3885b8479c37ec880e43315e1a2373"><code>f220965</code></a>
docs -&gt; <a
href="https://redirect.github.com/pinojs/pino/issues/2061">#2061</a>
Alphabetize transport list and reorder sections in documentatio...</li>
<li><a
href="https://github.com/pinojs/pino/commit/d32fd55231e1bed2fcace8fc31ac721eb1a6943e"><code>d32fd55</code></a>
docs-&gt;added pino-hana transport (<a
href="https://redirect.github.com/pinojs/pino/issues/2059">#2059</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/7cff45a1d6e90697db330121e5b3fb689e8623e3"><code>7cff45a</code></a>
build(deps-dev): bump <code>@​yao-pkg/pkg</code> from 5.13.0 to 5.15.0
(<a
href="https://redirect.github.com/pinojs/pino/issues/2050">#2050</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/cd09737e6231afd78a0f513ffa312bd7e74c98c2"><code>cd09737</code></a>
doc: Add Transport <code>@​macfja/pino-fingers-crossed</code> (<a
href="https://redirect.github.com/pinojs/pino/issues/2047">#2047</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/0ab1bdd258acd00f82103206f385e4525010a8ff"><code>0ab1bdd</code></a>
Update transports.md (<a
href="https://redirect.github.com/pinojs/pino/issues/2041">#2041</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/de5a697ef2ed1b21028aa07b7d67b36f74c7c03f"><code>de5a697</code></a>
build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (<a
href="https://redirect.github.com/pinojs/pino/issues/2043">#2043</a>)</li>
<li><a
href="https://github.com/pinojs/pino/commit/eef2f878739e6a8709caee03370622048f8051cb"><code>eef2f87</code></a>
build(deps-dev): bump <code>@​yao-pkg/pkg</code> from 5.12.1 to 5.13.0
(<a
href="https://redirect.github.com/pinojs/pino/issues/2042">#2042</a>)</li>
<li>See full diff in <a
href="https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `pino-pretty` from 11.2.2 to 11.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pinojs/pino-pretty/releases">pino-pretty's
releases</a>.</em></p>
<blockquote>
<h2>v11.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>@​types/node</code> from 20.14.13 to 22.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/523">pinojs/pino-pretty#523</a></li>
<li>fix: ndjson incorrect url by <a
href="https://github.com/Livour"><code>@​Livour</code></a> in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/528">pinojs/pino-pretty#528</a></li>
<li>Bump pino-abstract-transport from 1.2.0 to 2.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/531">pinojs/pino-pretty#531</a></li>
<li>Bump <code>@​arethetypeswrong/cli</code> from 0.15.4 to 0.16.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/530">pinojs/pino-pretty#530</a></li>
<li>Wait for destination to close by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/533">pinojs/pino-pretty#533</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Livour"><code>@​Livour</code></a> made
their first contribution in <a
href="https://redirect.github.com/pinojs/pino-pretty/pull/528">pinojs/pino-pretty#528</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0">https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/80e16f77699c9db7c3dc771c078a6e16898ce479"><code>80e16f7</code></a>
Bumped v11.3.0</li>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/70ade7105067f0c12d0a97ded514409d780f54ee"><code>70ade71</code></a>
Wait for destination to close (<a
href="https://redirect.github.com/pinojs/pino-pretty/issues/533">#533</a>)</li>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/ba1e8448f1364f7d14e7d88c9a97af48de7128dd"><code>ba1e844</code></a>
Bump <code>@​arethetypeswrong/cli</code> from 0.15.4 to 0.16.1 (<a
href="https://redirect.github.com/pinojs/pino-pretty/issues/530">#530</a>)</li>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/10ef772a8d77a40db9e2816f3cdb5bfd5c11e990"><code>10ef772</code></a>
Bump pino-abstract-transport from 1.2.0 to 2.0.0 (<a
href="https://redirect.github.com/pinojs/pino-pretty/issues/531">#531</a>)</li>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/fc408ee1b4cc81f62adb361eeada32b09810414f"><code>fc408ee</code></a>
fix: ndjson incorrect url (<a
href="https://redirect.github.com/pinojs/pino-pretty/issues/528">#528</a>)</li>
<li><a
href="https://github.com/pinojs/pino-pretty/commit/7830286b10c6549789fbe5a2afaa74a517870f60"><code>7830286</code></a>
Bump <code>@​types/node</code> from 20.14.13 to 22.0.0 (<a
href="https://redirect.github.com/pinojs/pino-pretty/issues/523">#523</a>)</li>
<li>See full diff in <a
href="https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0">compare
view</a></li>
</ul>
</details>
<br />


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>
Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
  • Loading branch information
dependabot[bot] and cmwylie19 authored Oct 15, 2024
1 parent 9db2704 commit 7d265d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
27 changes: 13 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"fast-json-patch": "3.1.1",
"json-pointer": "^0.6.2",
"kubernetes-fluent-client": "3.1.1",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"pino": "9.5.0",
"pino-pretty": "11.3.0",
"prom-client": "15.1.3",
"ramda": "0.30.1"
},
Expand Down

0 comments on commit 7d265d2

Please sign in to comment.