This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @nestjs/testing from 10.3.8 to 10.3.10 (#90)
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.3.8 to 10.3.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest/releases"><code>@nestjs/testing</code>'s releases</a>.</em></p> <blockquote> <h2>v10.3.9 (2024-06-03)</h2> <h4>Bug fixes</h4> <ul> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13453">#13453</a> fix(core): possible memory leak when using server side events (<a href="https://github.com/zhengjitf"><code>@zhengjitf</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13405">#13405</a> fix(core): auto flush logs on synchronous internal errors (<a href="https://github.com/micalevisk"><code>@micalevisk</code></a>)</li> </ul> </li> <li><code>platform-fastify</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13536">#13536</a> feat(fastify): Do not crash if enableVersioning is not used (<a href="https://github.com/Fcmam5"><code>@Fcmam5</code></a>)</li> </ul> </li> </ul> <h4>Enhancements</h4> <ul> <li><code>platform-ws</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13531">#13531</a> fix(ws): close existing connections (<a href="https://github.com/bettercalljason"><code>@bettercalljason</code></a>)</li> </ul> </li> <li><code>common</code>, <code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13428">#13428</a> feat(common): support empty <code>@Inject()</code> on constructor-based injection (<a href="https://github.com/micalevisk"><code>@micalevisk</code></a>)</li> </ul> </li> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13614">#13614</a> fix(core): prevent exclude method from overwriting previous calls (<a href="https://github.com/dragontaek-lee"><code>@dragontaek-lee</code></a>)</li> </ul> </li> </ul> <h4>Docs</h4> <ul> <li><code>common</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13471">#13471</a> doc: fix typos & clarify comments (<a href="https://github.com/le-harivansh"><code>@le-harivansh</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li>Other <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/13619">#13619</a> chore(deps-dev): bump <code>@typescript-eslint/parser</code> from 7.9.0 to 7.11.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13631">#13631</a> chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13624">#13624</a> chore(deps-dev): bump mqtt from 5.6.0 to 5.7.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13617">#13617</a> chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13611">#13611</a> chore(deps-dev): bump cache-manager from 5.5.2 to 5.5.3 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13610">#13610</a> chore(deps): bump fast-json-stringify from 5.15.1 to 5.16.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13620">#13620</a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 7.10.0 to 7.11.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13625">#13625</a> chore(deps-dev): bump artillery from 2.0.12 to 2.0.14 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13629">#13629</a> chore(deps-dev): bump nodemon from 3.1.0 to 3.1.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13633">#13633</a> chore(deps-dev): bump mysql2 from 3.9.7 to 3.10.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13588">#13588</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/04-grpc (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13591">#13591</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/02-gateways (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13592">#13592</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/01-cats-app (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13594">#13594</a> chore(deps-dev): bump core-js from 3.37.0 to 3.37.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13595">#13595</a> chore(deps-dev): bump redis from 4.6.13 to 4.6.14 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13596">#13596</a> chore(deps-dev): bump sinon from 17.0.1 to 18.0.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13597">#13597</a> chore(deps-dev): bump <code>@grpc/grpc-js</code> from 1.10.7 to 1.10.8 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13602">#13602</a> chore(deps-dev): bump mongoose from 8.3.4 to 8.4.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13605">#13605</a> chore(deps-dev): bump nats from 2.25.0 to 2.26.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13606">#13606</a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 7.9.0 to 7.10.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13590">#13590</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/05-sql-typeorm (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13589">#13589</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/03-microservices (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13587">#13587</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/08-webpack (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13586">#13586</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/06-mongoose (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13585">#13585</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/09-babel-example (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13584">#13584</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/07-sequelize (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/13583">#13583</a> chore(deps): bump express and <code>@nestjs/platform-express</code> in /sample/11-swagger (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest/commit/b59d5acf472ef234f4a645dbe16de98e99e9ee4d"><code>b59d5ac</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.3.10 release</li> <li><a href="https://github.com/nestjs/nest/commit/284f4373b8cd6a3082782a5b04fee4bf9c9c7ce7"><code>284f437</code></a> docs: update readme</li> <li><a href="https://github.com/nestjs/nest/commit/99d31e3de58c7cb69503d09d41debe32f0661211"><code>99d31e3</code></a> chore(deps): bump tslib from 2.6.2 to 2.6.3</li> <li><a href="https://github.com/nestjs/nest/commit/013dbd356c564bd3c8e14b11622004c54cfce232"><code>013dbd3</code></a> chore: update readmes</li> <li><a href="https://github.com/nestjs/nest/commit/fcd2c589a8c4653138766fcaaa2df07aff67bc18"><code>fcd2c58</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.3.9 release</li> <li><a href="https://github.com/nestjs/nest/commit/dd5a8422c03e255deca9c8aca03e8bb6a3d4cf5a"><code>dd5a842</code></a> chore(readme): remove some old sponsors and reorder others</li> <li><a href="https://github.com/nestjs/nest/commit/da0ae6882e064b3ce8a260d98af43b646ec8e029"><code>da0ae68</code></a> chore(readme): update sponsor image sources</li> <li><a href="https://github.com/nestjs/nest/commit/1a699adff92a1a31a5380a192d6d8382fa26523e"><code>1a699ad</code></a> chore(readme): format sponsors tables</li> <li>See full diff in <a href="https://github.com/nestjs/nest/commits/v10.3.10/packages/testing">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/testing&package-manager=npm_and_yarn&previous-version=10.3.8&new-version=10.3.10)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information