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.17 to 10.1.18 (#494)
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.17 to 10.1.18. <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.18</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2244">#2244</a> from eabrouwer3/eb/2242-json-cli-option (e2e046fe)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2260">#2260</a> from nestjs/renovate/typescript-5.x (484d20a3)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2270">#2270</a> from nestjs/renovate/angular-cli-monorepo (4125cb99)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2277">#2277</a> from nestjs/renovate/cimg-node-20.x (81476d9d)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2281">#2281</a> from dotlambda/fsevents-1.2.13 (2e73b9d3)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2294">#2294</a> from micalevisk/refactor/issue-2275 (197b30f6)</li> <li>fix(deps): update angular-cli monorepo to v16.2.3 (b76513e2)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.18 (b33b2af2)</li> <li>chore(deps): update node.js to v20.7 (a819fa4d)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.86 (2d4bce01)</li> <li>chore(deps): update typescript-eslint monorepo to v6.7.2 (4050bd1e)</li> <li>style: fix formatting (6d1caf2d)</li> <li>perf: cache loaded configuration file (1 vs 2/3 calls) (8e2e4c00)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.17 (66b8a8dc)</li> <li>chore(deps): update dependency <code>@types/webpack-node-externals</code> to v3.0.1 (5cef675e)</li> <li>chore(deps): update dependency <code>@types/jest</code> to v29.5.5 (2429bbde)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.16 (6e110f91)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.85 (2b71927f)</li> <li>chore(deps): update dependency jest to v29.7.0 (88ed13d2)</li> <li>chore(deps): update typescript-eslint monorepo to v6.7.0 (6576ca9f)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.84 (91f96d32)</li> <li>chore(deps): update fsevents to 1.2.13 (a0dbd080)</li> <li>chore(deps): update dependency eslint to v8.49.0 (7d6efc45)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.15 (1f94cabc)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.83 (3e23e948)</li> <li>chore(deps): update typescript-eslint monorepo to v6.6.0 (f59d8650)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.14 (802a73c8)</li> <li>chore(deps): update dependency <code>@types/node</code> to v18.17.13 (32293981)</li> <li>chore(deps): update dependency <code>@swc/core</code> to v1.3.82 (96e110b0)</li> <li>fix(deps): update dependency typescript to v5.2.2 (7b4086fd)</li> <li>fix: Prevent need for double escaping strings (519030ca)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/e5a5e33ef749b090d798899eeb94c5636ce6578a"><code>e5a5e33</code></a> chore(): release v10.1.18</li> <li><a href="https://github.com/nestjs/nest-cli/commit/e2e046fe9e7c44d24c696cb359a430e6a2580b6b"><code>e2e046f</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2244">#2244</a> from eabrouwer3/eb/2242-json-cli-option</li> <li><a href="https://github.com/nestjs/nest-cli/commit/484d20a3ea30ec56ceb53b7f486fa186c8b5b4f7"><code>484d20a</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2260">#2260</a> from nestjs/renovate/typescript-5.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/4125cb99ba9319d59f764cf62f2a981d206e0211"><code>4125cb9</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2270">#2270</a> from nestjs/renovate/angular-cli-monorepo</li> <li><a href="https://github.com/nestjs/nest-cli/commit/81476d9ddfc9224fef1a7d70a34f6839fb2c09ae"><code>81476d9</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2277">#2277</a> from nestjs/renovate/cimg-node-20.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/2e73b9d3a80feb370b290b2eb13aa740045b1fae"><code>2e73b9d</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2281">#2281</a> from dotlambda/fsevents-1.2.13</li> <li><a href="https://github.com/nestjs/nest-cli/commit/197b30f62f1fdce5b9ab050d88f7f13893619fae"><code>197b30f</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2294">#2294</a> from micalevisk/refactor/issue-2275</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b76513e2e09af21fdcb4a24a92c9bd658816e37f"><code>b76513e</code></a> fix(deps): update angular-cli monorepo to v16.2.3</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b33b2af28cccb70e4d7ae3936893d22595dd6b32"><code>b33b2af</code></a> chore(deps): update dependency <code>@types/node</code> to v18.17.18</li> <li><a href="https://github.com/nestjs/nest-cli/commit/a819fa4d5ef82e71972865c1701734b42fd3f1fa"><code>a819fa4</code></a> chore(deps): update node.js to v20.7</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/nest-cli/compare/10.1.17...10.1.18">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.17&new-version=10.1.18)](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