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 @nestjs/terminus from 10.0.1 to 10.1.1 (#484)
Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 10.0.1 to 10.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/terminus/releases"><code>@nestjs/terminus</code>'s releases</a>.</em></p> <blockquote> <h2>Release 10.1.1</h2> <h2><a href="https://github.com/nestjs/terminus/compare/10.1.1-beta.0...10.1.1">10.1.1</a> (2023-09-14)</h2> <h3>Bug Fixes</h3> <ul> <li>Accidentially added <code>@nestjs/microservices</code> as direct dependency in v10.1.0 (<a href="https://github.com/nestjs/terminus/commit/acfdfb32ec085168e2dbc838efbc15afa024c4da">acfdfb3</a>)</li> </ul> <h2>Release 10.1.0</h2> <h1><a href="https://github.com/nestjs/terminus/compare/10.0.1...10.1.0">10.1.0</a> (2023-09-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependencies</li> <li>fails if unexpected error type thrown (<a href="https://github.com/nestjs/terminus/commit/b641d2e1867563a1f468fbd4c28606ba17ed396e">b641d2e</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2256">#2256</a></li> <li><strong>grpc:</strong> Memory leak due to open channel references (<a href="https://github.com/nestjs/terminus/commit/781c00e8c4a53f5a8227bd21d0dc5eae72641d1a">781c00e</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2329">#2329</a>, <a href="https://github.com/SophiaH67"><code>@SophiaH67</code></a></li> <li><strong>microservice:</strong> connect to kafka with <code>producerOnlyMode</code> per default (<a href="https://github.com/nestjs/terminus/commit/c6d8f7c9b77c574e899183f87e88e2a06fc3bbb6">c6d8f7c</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/1690">#1690</a></li> <li><strong>mikroorm:</strong> mikro-orm connection <code>type</code> is deprecated (<a href="https://github.com/nestjs/terminus/commit/1c0eff92f87121499f3e76231e14b256ed569f5b">1c0eff9</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2325">#2259 </a>, <a href="https://github.com/StefanPrintezis"><code>@StefanPrintezis</code></a></li> </ul> <h3>Features</h3> <ul> <li>Do not cache health checks per default (<a href="https://github.com/nestjs/terminus/commit/262c808f193591bbff8d6efb82c891acd25d33c7">262c808</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2328">#2328</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nestjs/terminus/blob/master/CHANGELOG.md"><code>@nestjs/terminus</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nestjs/terminus/compare/10.1.1-beta.0...10.1.1">10.1.1</a> (2023-09-14)</h2> <h2><a href="https://github.com/nestjs/terminus/compare/10.1.0...10.1.1-beta.0">10.1.1-beta.0</a> (2023-09-14)</h2> <h3>Bug Fixes</h3> <ul> <li><code>@nestjs/microservices</code> as direct dependency (<a href="https://github.com/nestjs/terminus/commit/acfdfb32ec085168e2dbc838efbc15afa024c4da">acfdfb3</a>)</li> </ul> <h1><a href="https://github.com/nestjs/terminus/compare/10.0.1...10.1.0">10.1.0</a> (2023-09-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@grpc/proto-loader</code> to v0.7.9 (<a href="https://redirect.github.com/nestjs/terminus/issues/2309">#2309</a>) (<a href="https://github.com/nestjs/terminus/commit/e049c7ecefc7bd0e2cb67665d5420e44b000481d">e049c7e</a>)</li> <li><strong>deps:</strong> update dependency <code>@mikro-orm/nestjs</code> to v5.2.1 (<a href="https://redirect.github.com/nestjs/terminus/issues/2316">#2316</a>) (<a href="https://github.com/nestjs/terminus/commit/64b0e6950708ccb3a574becad2ddce62065bf68b">64b0e69</a>)</li> <li><strong>deps:</strong> update dependency mysql2 to v3.6.1 (<a href="https://github.com/nestjs/terminus/commit/5c9c2b142a534e5c20c28c1e7c9f2b933ba554e0">5c9c2b1</a>)</li> <li><strong>deps:</strong> update dependency redis to v4.6.7 (<a href="https://redirect.github.com/nestjs/terminus/issues/2283">#2283</a>) (<a href="https://github.com/nestjs/terminus/commit/c8be03bcc41fb7863cf5cb9141ca7a4fda588bb8">c8be03b</a>)</li> <li><strong>deps:</strong> update dependency rimraf to v4.4.1 (<a href="https://redirect.github.com/nestjs/terminus/issues/2319">#2319</a>) (<a href="https://github.com/nestjs/terminus/commit/43b194e7af6dad8f057c471b0b17d19f0b27d579">43b194e</a>)</li> <li><strong>deps:</strong> update dependency rxjs to v7.8.1 (<a href="https://redirect.github.com/nestjs/terminus/issues/2320">#2320</a>) (<a href="https://github.com/nestjs/terminus/commit/706d8e20658dbbb119b01894a246d09adf94a81f">706d8e2</a>)</li> <li>fails if unexpected error type thrown (<a href="https://github.com/nestjs/terminus/commit/b641d2e1867563a1f468fbd4c28606ba17ed396e">b641d2e</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2256">#2256</a></li> <li><strong>grpc:</strong> Memory leak due to open channel references (<a href="https://github.com/nestjs/terminus/commit/781c00e8c4a53f5a8227bd21d0dc5eae72641d1a">781c00e</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2329">#2329</a></li> <li><strong>microservice:</strong> connect to kafka with <code>producerOnlyMode</code> per default (<a href="https://github.com/nestjs/terminus/commit/c6d8f7c9b77c574e899183f87e88e2a06fc3bbb6">c6d8f7c</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/1690">#1690</a></li> <li><strong>mikro-orm.health:</strong> mikro-orm connection <code>type</code> is deprecated (<a href="https://github.com/nestjs/terminus/commit/1c0eff92f87121499f3e76231e14b256ed569f5b">1c0eff9</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2325">#2325</a></li> </ul> <h3>Features</h3> <ul> <li>Do not cache health checks per default (<a href="https://redirect.github.com/nestjs/terminus/issues/2335">#2335</a>) (<a href="https://github.com/nestjs/terminus/commit/262c808f193591bbff8d6efb82c891acd25d33c7">262c808</a>), closes <a href="https://redirect.github.com/nestjs/terminus/issues/2328">#2328</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/terminus/commit/9a17a0c2153b939f6bbed9d4f59cdf1ebabfe745"><code>9a17a0c</code></a> chore(): release v10.1.1</li> <li><a href="https://github.com/nestjs/terminus/commit/fbc09ffac491e1efa1756e0fa8d069a02ca588f1"><code>fbc09ff</code></a> chore(): release v10.1.1-beta.0</li> <li><a href="https://github.com/nestjs/terminus/commit/acfdfb32ec085168e2dbc838efbc15afa024c4da"><code>acfdfb3</code></a> fix: <code>@nestjs/microservices</code> as direct dependency</li> <li><a href="https://github.com/nestjs/terminus/commit/92f561974b43bf54d42cf643807b19bed0de99b4"><code>92f5619</code></a> chore(): release v10.1.0</li> <li><a href="https://github.com/nestjs/terminus/commit/c8b056ddbd4f4265e425c2dfb0f37ca409dbdae1"><code>c8b056d</code></a> chore: fixup unit tests</li> <li><a href="https://github.com/nestjs/terminus/commit/8b2302d3a41e7879babc01cc9df117e3ffa5b600"><code>8b2302d</code></a> chore: add type to imports</li> <li><a href="https://github.com/nestjs/terminus/commit/29bb4bd3641f67b8f21d20f8326ff51daee70225"><code>29bb4bd</code></a> chore: add eslint rule for import sorting</li> <li><a href="https://github.com/nestjs/terminus/commit/f805f543a55edb25f4ec25b95484de91520edf08"><code>f805f54</code></a> chore: clean up deprecated third party api</li> <li><a href="https://github.com/nestjs/terminus/commit/00b3f62376da853eb3d1cbc910c57cb0695f9053"><code>00b3f62</code></a> chore: move config files into package.json</li> <li><a href="https://github.com/nestjs/terminus/commit/44971f145e7e9511b87fdf828db2c6428e74cb22"><code>44971f1</code></a> chore: add typesecurity for grpc health indicator</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/terminus/compare/10.0.1...10.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/terminus&package-manager=npm_and_yarn&previous-version=10.0.1&new-version=10.1.1)](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>
- Loading branch information