Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the minor-production-deps group with 2 updates (#1156)
Bumps the minor-production-deps group with 2 updates: [flat-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/flat-cache) and [pino](https://github.com/pinojs/pino). Updates `flat-cache` from 6.1.3 to 6.1.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/jaredwray/cacheable/commits/HEAD/packages/flat-cache">compare view</a></li> </ul> </details> <br /> Updates `pino` from 9.5.0 to 9.6.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.6.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps-dev): lock typescript minor version by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2066">pinojs/pino#2066</a></li> <li>build(deps-dev): bump typescript from 5.1.6 to 5.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2068">pinojs/pino#2068</a></li> <li>docs: update pino-datadog-transport repository by <a href="https://github.com/MathewBoyles"><code>@MathewBoyles</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2069">pinojs/pino#2069</a></li> <li>build(deps-dev): bump <code>@yao-pkg/pkg</code> from 5.15.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2070">pinojs/pino#2070</a></li> <li>build(deps-dev): bump <code>@yao-pkg/pkg</code> from 6.0.0 to 6.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2075">pinojs/pino#2075</a></li> <li>build(deps-dev): bump <code>@yao-pkg/pkg</code> from 6.0.1 to 6.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2082">pinojs/pino#2082</a></li> <li>build(deps-dev): bump airtap from 4.0.4 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2090">pinojs/pino#2090</a></li> <li>build(deps-dev): bump <code>@yao-pkg/pkg</code> from 6.1.0 to 6.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2091">pinojs/pino#2091</a></li> <li>docs: add <code>@openobserve/openobserve-pino</code> transports by <a href="https://github.com/ktx-kirtan"><code>@ktx-kirtan</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2078">pinojs/pino#2078</a></li> <li>docs: add missing parenthesis to transport code example by <a href="https://github.com/thsmale"><code>@thsmale</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2099">pinojs/pino#2099</a></li> <li>docs: alphabetize ecosystem lists by <a href="https://github.com/ChinoUkaegbu"><code>@ChinoUkaegbu</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2097">pinojs/pino#2097</a></li> <li>build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2101">pinojs/pino#2101</a></li> <li>chore(docs): add links to gcp logging formatter by <a href="https://github.com/nielm"><code>@nielm</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2088">pinojs/pino#2088</a></li> <li>docs: update API reference by <a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2095">pinojs/pino#2095</a></li> <li>add new streamWrite hook by <a href="https://github.com/theoephraim"><code>@theoephraim</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2105">pinojs/pino#2105</a></li> <li>test: use fs.execFile instead of exec by <a href="https://github.com/targos"><code>@targos</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2110">pinojs/pino#2110</a></li> <li>test: skip <code>pkg</code> test in CITGM by <a href="https://github.com/targos"><code>@targos</code></a> in <a href="https://redirect.github.com/pinojs/pino/pull/2112">pinojs/pino#2112</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MathewBoyles"><code>@MathewBoyles</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2069">pinojs/pino#2069</a></li> <li><a href="https://github.com/ktx-kirtan"><code>@ktx-kirtan</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2078">pinojs/pino#2078</a></li> <li><a href="https://github.com/thsmale"><code>@thsmale</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2099">pinojs/pino#2099</a></li> <li><a href="https://github.com/ChinoUkaegbu"><code>@ChinoUkaegbu</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2097">pinojs/pino#2097</a></li> <li><a href="https://github.com/nielm"><code>@nielm</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2088">pinojs/pino#2088</a></li> <li><a href="https://github.com/emmanuel-ferdman"><code>@emmanuel-ferdman</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2095">pinojs/pino#2095</a></li> <li><a href="https://github.com/theoephraim"><code>@theoephraim</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2105">pinojs/pino#2105</a></li> <li><a href="https://github.com/targos"><code>@targos</code></a> made their first contribution in <a href="https://redirect.github.com/pinojs/pino/pull/2110">pinojs/pino#2110</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pinojs/pino/compare/v9.5.0...v9.6.0">https://github.com/pinojs/pino/compare/v9.5.0...v9.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pinojs/pino/commit/4df424cf0b79bf2f35c2a38c7f40ac54bb014384"><code>4df424c</code></a> test: skip <code>pkg</code> test in CITGM (<a href="https://redirect.github.com/pinojs/pino/issues/2112">#2112</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/6bf9478d6fe3c8d50a29fb3784ef8409e483efc4"><code>6bf9478</code></a> Bumped v9.6.0</li> <li><a href="https://github.com/pinojs/pino/commit/abd6621c3b0dba2ae1c147d1e772c8835ab05bca"><code>abd6621</code></a> test: use fs.execFile instead of exec (<a href="https://redirect.github.com/pinojs/pino/issues/2110">#2110</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/bb1f89dbd9424edd3522022786316dadd97bb059"><code>bb1f89d</code></a> add new streamWrite hook (<a href="https://redirect.github.com/pinojs/pino/issues/2105">#2105</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/1bff08ae863e9bfcb4ef3605178dc232f6971d7f"><code>1bff08a</code></a> docs: update API reference (<a href="https://redirect.github.com/pinojs/pino/issues/2095">#2095</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/182002cb75091a3a4870bda10a393455e307543d"><code>182002c</code></a> chore(docs): add links to gcp logging formatter (<a href="https://redirect.github.com/pinojs/pino/issues/2088">#2088</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/d1c3b9f246dc21dffabbfd55ea3da5458a0288bd"><code>d1c3b9f</code></a> build(deps-dev): bump typescript from 5.6.3 to 5.7.2 (<a href="https://redirect.github.com/pinojs/pino/issues/2101">#2101</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/9434f38b9747e7484c75f971f1c35cf1d6f9cae6"><code>9434f38</code></a> docs: alphabetize ecosystem lists (<a href="https://redirect.github.com/pinojs/pino/issues/2097">#2097</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/806ea8658a33a2aabee9acede68d89ed62798d77"><code>806ea86</code></a> docs: add missing parenthesis to transport code example (<a href="https://redirect.github.com/pinojs/pino/issues/2099">#2099</a>)</li> <li><a href="https://github.com/pinojs/pino/commit/4ea00c2cd79a52df877288e542a6e2a12347b6b9"><code>4ea00c2</code></a> docs: add <code>@openobserve/openobserve-pino</code> transports (<a href="https://redirect.github.com/pinojs/pino/issues/2078">#2078</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pinojs/pino/compare/v9.5.0...v9.6.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrii Andreiev <[email protected]>
- Loading branch information