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.4.8 to 10.4.9 (#1108)
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.4.8 to 10.4.9. <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.4.9</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2838">#2838</a> from yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b5)</li> <li>fix: add missing class-transformer/storage in lazy import list (a1cc6cfe)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2815">#2815</a> from nestjs/renovate/typescript-5.x (4af113ec)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/81e15c3e60aae3af98f4fbad148cc26f6fce681b"><code>81e15c3</code></a> chore(): release v10.4.9</li> <li><a href="https://github.com/nestjs/nest-cli/commit/3d0fe0b58d412944e4f96b438a81548b4b7d2e7f"><code>3d0fe0b</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2838">#2838</a> from yifanwww/fix/webpack-ignore-lazy-imports</li> <li><a href="https://github.com/nestjs/nest-cli/commit/a1cc6cfe14371e7c421cfe777226a22ac2201d88"><code>a1cc6cf</code></a> fix: add missing class-transformer/storage in lazy import list</li> <li><a href="https://github.com/nestjs/nest-cli/commit/4af113eceb6a8b6f7a6965aafa0d8d48efd189e3"><code>4af113e</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2815">#2815</a> from nestjs/renovate/typescript-5.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/2e929c3d0d358b28735f4a92cb523ea8c5badde9"><code>2e929c3</code></a> fix(deps): update dependency typescript to v5.7.2</li> <li><a href="https://github.com/nestjs/nest-cli/commit/67503d3a1eb59a4b12c73f6cdf3a061f1c981bf7"><code>67503d3</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2830">#2830</a> from nestjs/renovate/webpack-5.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/6110b8e1f649bc4aab5f7644d262311bf918144f"><code>6110b8e</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.1 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2837">#2837</a>)</li> <li><a href="https://github.com/nestjs/nest-cli/commit/ce66172aa86b931d244a6c6a7c54df70bb5aa630"><code>ce66172</code></a> fix(deps): update dependency webpack to v5.97.1</li> <li><a href="https://github.com/nestjs/nest-cli/commit/bec6134fe9e8ee638d7fee79493225a6099f657d"><code>bec6134</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.0 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2832">#2832</a>)</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b10c00e92ea2034ae96e0df6845bc10aaa2670f7"><code>b10c00e</code></a> chore(deps): update dependency prettier to v3.4.2 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2831">#2831</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/nest-cli/compare/10.4.8...10.4.9">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.4.8&new-version=10.4.9)](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