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.14 to 10.1.16 (#430)
[//]: # (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.14 to 10.1.16. <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.16</h2> <ul> <li>fix(swc): disable paths mapping on windows (0cc6c929)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.11 (4747852e)</li> <li>chore(deps): update dependency jest to v29.6.4 (183d07b8)</li> </ul> <h2>Release 10.1.15</h2> <ul> <li>chore: resolve conflicts (6650af0b)</li> <li>fix(swc): convert relative base dir path to absolute (deddb98e)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.9 (6ec9d477)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/6c085971b23909f66e309d4d1b94380709429eed"><code>6c08597</code></a> chore(): release v10.1.16</li> <li><a href="https://github.com/nestjs/nest-cli/commit/0cc6c929e956740fad57443a5622f908c8d7a178"><code>0cc6c92</code></a> fix(swc): disable paths mapping on windows</li> <li><a href="https://github.com/nestjs/nest-cli/commit/4747852e2b22cca536a698abc0ab2ae83fdbe919"><code>4747852</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.11</li> <li><a href="https://github.com/nestjs/nest-cli/commit/183d07b8aed1dce921953ef09486d299cb173097"><code>183d07b</code></a> chore(deps): update dependency jest to v29.6.4</li> <li><a href="https://github.com/nestjs/nest-cli/commit/e9a49e5edb0e4857084032b0980a2da0981f71f0"><code>e9a49e5</code></a> chore(): release v10.1.15</li> <li><a href="https://github.com/nestjs/nest-cli/commit/6650af0b73d461d15face9b50da13cbb56f83026"><code>6650af0</code></a> chore: resolve conflicts</li> <li><a href="https://github.com/nestjs/nest-cli/commit/deddb98e545846e44e5c5d3c2585162365dfbf18"><code>deddb98</code></a> fix(swc): convert relative base dir path to absolute</li> <li><a href="https://github.com/nestjs/nest-cli/commit/6ec9d477245d5621f2f7705937912de73c22e409"><code>6ec9d47</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.9</li> <li>See full diff in <a href="https://github.com/nestjs/nest-cli/compare/10.1.14...10.1.16">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.14&new-version=10.1.16)](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