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.12 to 10.1.14 (#425)
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.12 to 10.1.14. <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.14</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2256">#2256</a> from nestjs/revert-2228-resolve-entry (130dddeb)</li> <li>Revert "fix: Resolve absolute path for <code>start</code> action" (de624269)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.8 (9484b2e7)</li> <li>chore(deps): update dependency <code>@types/jest</code> to v29.5.4 (293c76bb)</li> </ul> <h2>Release 10.1.13</h2> <ul> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.7 (e5de27f7)</li> <li>chore(deps): update typescript-eslint monorepo to v6.4.1 (e90967e2)</li> <li>chore(deps): update dependency jest to v29.6.3 (dfa1f136)</li> <li>chore(deps): update dependency lint-staged to v14.0.1 (a54b8d02)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.6 (5fbe46e5)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2245">#2245</a> from kdy1/master (1bd87755)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.78 (2230d3d9)</li> <li>test: Update test refs (7c6972bd)</li> <li>feat: Resolve <code>jsc.baseUrl</code> (9849015a)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/8d3f7394e0460c7d04fa46b8a4268ca061684de9"><code>8d3f739</code></a> chore(): release v10.1.14</li> <li><a href="https://github.com/nestjs/nest-cli/commit/130dddeba1a3e88f9b4b942aeff16794220d589a"><code>130ddde</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2256">#2256</a> from nestjs/revert-2228-resolve-entry</li> <li><a href="https://github.com/nestjs/nest-cli/commit/de62426900411d7248177284f4ac3afa316e1d64"><code>de62426</code></a> Revert "fix: Resolve absolute path for <code>start</code> action"</li> <li><a href="https://github.com/nestjs/nest-cli/commit/9484b2e7eea6175c60e255edb59d3980fc6597fa"><code>9484b2e</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.8</li> <li><a href="https://github.com/nestjs/nest-cli/commit/293c76bbdc3a3043e6328b21987c353e224d8d2c"><code>293c76b</code></a> chore(deps): update dependency <code>@types/jest</code> to v29.5.4</li> <li><a href="https://github.com/nestjs/nest-cli/commit/37e2c2c21483d1bb9b532986c51b8eff1db3f878"><code>37e2c2c</code></a> chore(): release v10.1.13</li> <li><a href="https://github.com/nestjs/nest-cli/commit/e5de27f78d138f430d35a210fdb145f55e4934c4"><code>e5de27f</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.7</li> <li><a href="https://github.com/nestjs/nest-cli/commit/e90967e2db5e75113ffc6db499f06490bf0f4154"><code>e90967e</code></a> chore(deps): update typescript-eslint monorepo to v6.4.1</li> <li><a href="https://github.com/nestjs/nest-cli/commit/dfa1f136ba7dbb510c40106bab25b10509044519"><code>dfa1f13</code></a> chore(deps): update dependency jest to v29.6.3</li> <li><a href="https://github.com/nestjs/nest-cli/commit/a54b8d024e4daa6a6543052cb57a9627a034750d"><code>a54b8d0</code></a> chore(deps): update dependency lint-staged to v14.0.1</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/nest-cli/compare/10.1.12...10.1.14">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.12&new-version=10.1.14)](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