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/core from 10.1.3 to 10.2.1 (#422)
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.1.3 to 10.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest/releases"><code>@nestjs/core</code>'s releases</a>.</em></p> <blockquote> <h2>v10.2.0 (2023-08-21)</h2> <h4>Features</h4> <ul> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12237">#12237</a> feat(core): add strongly-typed decorators factory (reflector) (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12107">#12107</a> feat(core): discover by decorator, explorer pattern (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> </ul> </li> <li><code>core</code>, <code>platform-fastify</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/11992">#11992</a> feat(fastify): supporting fastify route config (<a href="https://github.com/rich-w-lee"><code>@rich-w-lee</code></a>)</li> </ul> </li> </ul> <h4>Enhancements</h4> <ul> <li><code>common</code>, <code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12161">#12161</a> feat(common): added "fatal" as a log level (issue <a href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/11945">#11945</a>) (<a href="https://github.com/TheCodby"><code>@TheCodby</code></a>)</li> </ul> </li> <li><code>common</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12096">#12096</a> fix(common): fix custom multi file validator (<a href="https://github.com/mohamadrezamomeni"><code>@mohamadrezamomeni</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li>Other <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12228">#12228</a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 5.61.0 to 6.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/12242">#12242</a> chore(deps): update dependency jest to v29.6.2 - autoclosed (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12168">#12168</a> chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12156">#12156</a> chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12225">#12225</a> chore(deps-dev): bump graphql from 16.7.1 to 16.8.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11965">#11965</a> fix(deps): update dependency <code>@nestjs/mercurius</code> to v12.0.4 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12239">#12239</a> chore(deps-dev): bump nats from 2.15.1 to 2.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/12238">#12238</a> chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12227">#12227</a> chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12226">#12226</a> chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12229">#12229</a> chore(deps-dev): bump lint-staged from 13.2.3 to 14.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/12234">#12234</a> chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12212">#12212</a> chore(deps-dev): bump <code>@commitlint/config-angular</code> from 17.6.7 to 17.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/12186">#12186</a> chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12216">#12216</a> chore(deps-dev): bump <code>@commitlint/cli</code> from 17.6.7 to 17.7.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12223">#12223</a> chore(deps-dev): bump <code>@types/node</code> from 20.4.8 to 20.5.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12190">#12190</a> chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12202">#12202</a> chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.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/12203">#12203</a> chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12205">#12205</a> chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12189">#12189</a> chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12191">#12191</a> chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12198">#12198</a> chore(deps-dev): bump <code>@types/node</code> from 20.4.5 to 20.4.8 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12180">#12180</a> chore(deps-dev): bump <code>@grpc/grpc-js</code> from 1.8.21 to 1.9.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12181">#12181</a> chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12182">#12182</a> chore(deps-dev): bump <code>@types/sinon</code> from 10.0.15 to 10.0.16 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12171">#12171</a> chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12172">#12172</a> chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12173">#12173</a> chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12148">#12148</a> chore(deps-dev): bump <code>@types/node</code> from 20.4.4 to 20.4.5 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12169">#12169</a> chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> </li> <li><code>platform-socket.io</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12185">#12185</a> chore(deps): bump socket.io from 4.7.1 to 4.7.2 (<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/6287de4afe55f5da1dd0aaeac231cca47648709a"><code>6287de4</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.2.1 release</li> <li><a href="https://github.com/nestjs/nest/commit/207fc24324932231c885c9400a2a6f077ec71b38"><code>207fc24</code></a> fix(core): minor reflector type issue</li> <li><a href="https://github.com/nestjs/nest/commit/3b78e85ef0b0099ad8e0a30dafa7c28898d3faa3"><code>3b78e85</code></a> chore: update readme</li> <li><a href="https://github.com/nestjs/nest/commit/de5584e8b19a21442a8f3631a7b6bc1d284f6ed3"><code>de5584e</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.2.0 release</li> <li><a href="https://github.com/nestjs/nest/commit/fcca78350208925366b0012f5664e0f52cf73f78"><code>fcca783</code></a> Merge pull request <a href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/12237">#12237</a> from nestjs/feat/strongly-typed-decorator</li> <li><a href="https://github.com/nestjs/nest/commit/b8c2c29a5898116b78ac5c45f2d7a321548906b8"><code>b8c2c29</code></a> Merge pull request <a href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/12107">#12107</a> from nestjs/feat/discover-by-decorator</li> <li><a href="https://github.com/nestjs/nest/commit/f99f6f142fe84a6bcd2020f3234a0f1c6530245a"><code>f99f6f1</code></a> Update packages/core/discovery/discovery-service.ts</li> <li><a href="https://github.com/nestjs/nest/commit/41790f8d2b5405191c167654fc8b59de112eaf6f"><code>41790f8</code></a> Merge pull request <a href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/12161">#12161</a> from TheCodby/master</li> <li><a href="https://github.com/nestjs/nest/commit/13a671afc131cc3f0e377fd37dda6b4affb0cb5c"><code>13a671a</code></a> chore: merge conflicts</li> <li><a href="https://github.com/nestjs/nest/commit/566eb8cdc23ce295db4d53a558628bf2ba2e3f7f"><code>566eb8c</code></a> chore: update comments</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/nest/commits/v10.2.1/packages/core">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/core&package-manager=npm_and_yarn&previous-version=10.1.3&new-version=10.2.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