Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @nestjs/cli from 10.4.7 to 10.4.9.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.9

  • Merge pull request #2838 from yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b5)
  • fix: add missing class-transformer/storage in lazy import list (a1cc6cfe)
  • Merge pull request #2815 from nestjs/renovate/typescript-5.x (4af113ec)

Release 10.4.8

  • Merge pull request #2792 from nestjs/fix/type-check-error-2791 (5be20eb3)
  • Merge pull request #2797 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (6d77fd30)
  • Merge pull request #2800 from caucik/webpack-fix-branch (9ec2d5e5)
  • fix: webpack default config - IgnorePlugin (83c5cfc8)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (ebdfb325)
  • chore(deps): update dependency @​swc/core to v1.9.2 (#2794) (ed9d8b86)
  • fix: show type check warning only when builder is not swc #2791 (2e23003b)
  • fix(deps): update dependency glob to v10.4.5 (7aba4817)
Commits
  • 81e15c3 chore(): release v10.4.9
  • 3d0fe0b Merge pull request #2838 from yifanwww/fix/webpack-ignore-lazy-imports
  • a1cc6cf fix: add missing class-transformer/storage in lazy import list
  • 4af113e Merge pull request #2815 from nestjs/renovate/typescript-5.x
  • 2e929c3 fix(deps): update dependency typescript to v5.7.2
  • 67503d3 Merge pull request #2830 from nestjs/renovate/webpack-5.x
  • 6110b8e chore(deps): update dependency @​swc/core to v1.10.1 (#2837)
  • ce66172 fix(deps): update dependency webpack to v5.97.1
  • bec6134 chore(deps): update dependency @​swc/core to v1.10.0 (#2832)
  • b10c00e chore(deps): update dependency prettier to v3.4.2 (#2831)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.4.7 to 10.4.9.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.4.7...10.4.9)

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 88.37% 456/516
🟡 Branches 66.07% 37/56
🟢 Functions 91.86% 79/86
🟢 Lines 87.34% 407/466

Test suite run success

97 tests passing in 29 suites.

Report generated by 🧪jest coverage report action from ae83f8b

@24-105 24-105 merged commit f307a1b into develop Dec 25, 2024
4 checks passed
@24-105 24-105 deleted the dependabot/npm_and_yarn/nestjs/cli-10.4.9 branch December 25, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant