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.0.5 to 10.1.0 (#329)
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.0.5 to 10.1.0. <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.1.0 (2023-07-17)</h2> <h4>Bug fixes</h4> <ul> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12035">#12035</a> fix(core): allow importing providers from global modules in lazy modules (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12020">#12020</a> fix(core): throw on circular factories and custom providers (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> </ul> </li> <li><code>microservices</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12026">#12026</a> fix(microservices): support client cancel grpc request in unary stream (<a href="https://github.com/tanhv90"><code>@tanhv90</code></a>)</li> </ul> </li> <li><code>common</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12031">#12031</a> fix(common): right generic type arg constraint for <code>FileValidator#isValid</code> method (<a href="https://github.com/micalevisk"><code>@micalevisk</code></a>)</li> </ul> </li> </ul> <h4>Enhancements</h4> <ul> <li><code>microservices</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12014">#12014</a> feat(microservices): allow grpc-server graceful shutdown (<a href="https://github.com/mathieubergeron"><code>@mathieubergeron</code></a>)</li> </ul> </li> <li><code>platform-fastify</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/11995">#11995</a> refactor(fastify): updated static options (<a href="https://github.com/Mojtaba-NA"><code>@Mojtaba-NA</code></a>)</li> </ul> </li> <li><code>core</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12009">#12009</a> fix(core): Initialize application only once (<a href="https://github.com/KKSzymanowski"><code>@KKSzymanowski</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li>Other <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/12025">#12025</a> chore(deps-dev): bump <code>@grpc/grpc-js</code> from 1.8.17 to 1.8.18 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12034">#12034</a> chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12001">#12001</a> chore(deps-dev): bump <code>@typescript-eslint/parser</code> from 5.60.1 to 5.62.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12015">#12015</a> chore(deps-dev): bump mongoose from 7.3.2 to 7.3.4 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/12016">#12016</a> chore(deps-dev): bump <code>@types/node</code> from 20.4.1 to 20.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/12004">#12004</a> chore(deps): update jest monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11973">#11973</a> chore(deps): update babel monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11972">#11972</a> fix(deps): update dependency <code>@graphql-tools/utils</code> to v10.0.3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11980">#11980</a> chore(deps-dev): bump core-js from 3.31.0 to 3.31.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11981">#11981</a> chore(deps-dev): bump prettier from 2.8.8 to 3.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/11989">#11989</a> chore(deps-dev): bump mongoose from 7.3.1 to 7.3.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11993">#11993</a> chore(deps): bump protobufjs from 7.2.2 to 7.2.4 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11994">#11994</a> chore(deps): bump protobufjs from 7.2.3 to 7.2.4 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/11997">#11997</a> chore(deps-dev): bump <code>@types/node</code> from 20.3.3 to 20.4.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11998">#11998</a> chore(deps-dev): bump nodemon from 2.0.22 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/12003">#12003</a> chore(deps-dev): bump mysql2 from 3.4.3 to 3.5.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11969">#11969</a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> from 5.60.1 to 5.61.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11963">#11963</a> chore(deps): update dependency <code>@types/node</code> to v20.3.3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11895">#11895</a> fix(deps): update dependency mysql2 to v3.4.3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11941">#11941</a> chore(deps): update typescript-eslint monorepo to v5.60.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11951">#11951</a> chore(deps): update dependency ts-jest to v29.1.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/11959">#11959</a> chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> </li> <li><code>platform-fastify</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/11968">#11968</a> chore(deps): bump fastify from 4.19.1 to 4.19.2 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> </li> </ul> <h4>Committers: 8</h4> <ul> <li>Kamil Mysliwiec (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> <li>Kuba Szymanowski (<a href="https://github.com/KKSzymanowski"><code>@KKSzymanowski</code></a>)</li> <li>Mathieu Bergeron (<a href="https://github.com/mathieubergeron"><code>@mathieubergeron</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest/commit/8c8f9560357659412768fa0c56fb45d2634e043e"><code>8c8f956</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.1.0 release</li> <li><a href="https://github.com/nestjs/nest/commit/2545a4ca3c5859da59a9daee07b80bef4edbbfa0"><code>2545a4c</code></a> chore: resolve conflicts</li> <li><a href="https://github.com/nestjs/nest/commit/4c37a2dd784d5836327ba59226e66c44fc751f73"><code>4c37a2d</code></a> Merge pull request <a href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/12020">#12020</a> from nestjs/fix/throw-circular-custom-providers</li> <li><a href="https://github.com/nestjs/nest/commit/1fea6325ef60008d6e6735df956c052e56171a6f"><code>1fea632</code></a> fix(core): throw on circular factories and custom providers</li> <li><a href="https://github.com/nestjs/nest/commit/334bb275001c340e9d919afe8495b3d1042b5834"><code>334bb27</code></a> fix(core): Initialize application only once</li> <li><a href="https://github.com/nestjs/nest/commit/632b45af62ea5d5323cc8f025a1fd4c4daef1bcd"><code>632b45a</code></a> docs(): replace HTTP with HTTPS on readme</li> <li>See full diff in <a href="https://github.com/nestjs/nest/commits/v10.1.0/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.0.5&new-version=10.1.0)](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 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>
- Loading branch information