Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump @nestjs/cli from 10.1.16 to 10.1.17 (#447)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.16 to 10.1.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest-cli/releases"><code>@nestjs/cli</code>'s releases</a>.</em></p> <blockquote> <h2>Release 10.1.17</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2271">#2271</a> from powerfulyang/master (5446b00a)</li> <li>feat: swc currently support paths mapping on Windows (0ccfe08e)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.81 (f7124df7)</li> <li>chore(deps): update dependency prettier to v3.0.3 (e09743a1)</li> <li>chore(deps): update typescript-eslint monorepo to v6.5.0 (0f6e8af2)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.12 (580402af)</li> <li>chore(deps): update dependency eslint to v8.48.0 (48939b57)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.80 (33a9b5fe)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.79 (f2b85c05)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/be7571f3fd500ca7f2a1f2470da13994665d1c16"><code>be7571f</code></a> chore(): release v10.1.17</li> <li><a href="https://github.com/nestjs/nest-cli/commit/5446b00a74f17d6d5385975928fab353e972ec1f"><code>5446b00</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2271">#2271</a> from powerfulyang/master</li> <li><a href="https://github.com/nestjs/nest-cli/commit/0ccfe08ef204077d560c44dd1e72f22b346a179c"><code>0ccfe08</code></a> feat: swc currently support paths mapping on Windows</li> <li><a href="https://github.com/nestjs/nest-cli/commit/f7124df70554fcaebb50ed66919a6e7906d04ba0"><code>f7124df</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.3.81</li> <li><a href="https://github.com/nestjs/nest-cli/commit/e09743a1dfc849d0a7b7ed28b9e71683657b689d"><code>e09743a</code></a> chore(deps): update dependency prettier to v3.0.3</li> <li><a href="https://github.com/nestjs/nest-cli/commit/0f6e8af26744df17fca48e6ba19802eb0c09cd64"><code>0f6e8af</code></a> chore(deps): update typescript-eslint monorepo to v6.5.0</li> <li><a href="https://github.com/nestjs/nest-cli/commit/580402afaf0a161a13e1b11d7648b4891241c4b4"><code>580402a</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.12</li> <li><a href="https://github.com/nestjs/nest-cli/commit/48939b57814f0353e1759fcabb85fe401b39e793"><code>48939b5</code></a> chore(deps): update dependency eslint to v8.48.0</li> <li><a href="https://github.com/nestjs/nest-cli/commit/33a9b5fed65bcd127ee847a9b17e99157aff9f16"><code>33a9b5f</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.3.80</li> <li><a href="https://github.com/nestjs/nest-cli/commit/f2b85c0545908e0fa9dea814456ac04319841c61"><code>f2b85c0</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.3.79</li> <li>See full diff in <a href="https://github.com/nestjs/nest-cli/compare/10.1.16...10.1.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/cli&package-manager=npm_and_yarn&previous-version=10.1.16&new-version=10.1.17)](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