Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps @nestjs/cli from 8.2.8 to 10.1.0.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.0

  • Merge pull request #2144 from nestjs/renovate/ts-loader-9.x (65396dcd)
  • chore(deps): update dependency ts-loader to v9.4.4 (3c82cde6)
  • Merge pull request #2145 from nestjs/renovate/angular-cli-monorepo (c6fb08c2)
  • Merge pull request #2132 from nestjs/renovate/webpack-5.x (b5135a8e)
  • Merge pull request #2148 from nestjs/renovate/ts-jest-29.x (1c470aa6)
  • Merge pull request #2147 from nestjs/renovate/swc-monorepo (e8a22997)
  • fix(deps): update dependency webpack to v5.88.1 (6154ffa5)
  • fix(deps): update angular-cli monorepo to v16.1.3 (4e8a995d)
  • chore(deps): update dependency ts-jest to v29.1.1 (5835ad5f)
  • chore(deps): update dependency @​swc/core to v1.3.67 (3acbc45f)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (a56e3f33)
  • test: update nest configuration loader tests (989a9f8a)
  • Merge pull request #2146 from nestjs/renovate/typescript-5.x (594c0417)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (b8a008fe)
  • Merge branch 'medz-swc-io' (72599a0d)
  • test: skip flaky test (f6264abe)
  • feat: introduce builder options (a2319410)
  • fix(deps): update dependency typescript to v5.1.6 (bba1342b)
  • Merge pull request #2142 from nestjs/renovate/typescript-5.x (72527870)
  • Merge pull request #2133 from nestjs/renovate/angular-cli-monorepo (aa488e23)
  • Merge pull request #2143 from nestjs/renovate/lint-staged-13.x (05b01b48)
  • chore(deps): update dependency lint-staged to v13.2.3 (e4e1229b)
  • fix(deps): update dependency typescript to v5.1.5 (2c2317f3)
  • style(swc): Change the OR logical operation to a null operation (ede05a6d)
  • style(swc): Remove extra blank lines (57231197)
  • chore(swc): Easier to maintain SWC cli option defaults using struct (c70aa598)
  • feat(swc): Config SWC cli in nest-cli.json (3b1c1c4c)
  • fix(swc): SWC does not support custom sourceRoot and custom output (fde03fae)
  • chore(deps): update typescript-eslint monorepo to v5.60.1 (90387b2d)
  • fix(deps): update angular-cli monorepo to v16.1.1 (c6322605)

Release 10.0.5

  • refactor: lazily load fork ts checker (22142648)

Release 10.0.4

  • Merge branch 'master' of https://github.com/nestjs/nest-cli (924c3124)
  • feat: auto-populate tsc paths in swc config (bf189fc6)
  • chore(deps): update dependency @​swc/core to v1.3.66 (0df8f8b5)
  • chore(deps): update commitlint monorepo to v17.6.6 (83d6bd79)
  • chore(deps): update typescript-eslint monorepo to v5.60.0 (c2bc3da7)
  • chore(deps): update dependency eslint to v8.43.0 (43b2a7b3)
  • chore(deps): update dependency @​swc/core to v1.3.65 (1ede520d)

Release 10.0.3

  • fix: close assets watchers after compilation (0cd25e6f)

Release 10.0.2

  • ci: revert node version (e57dc06d)
  • feat: generate type imports for readonly visitors (c82cf93f)

... (truncated)

Commits
  • 31c34de chore(): release v10.1.0
  • 65396dc Merge pull request #2144 from nestjs/renovate/ts-loader-9.x
  • 3c82cde chore(deps): update dependency ts-loader to v9.4.4
  • c6fb08c Merge pull request #2145 from nestjs/renovate/angular-cli-monorepo
  • b5135a8 Merge pull request #2132 from nestjs/renovate/webpack-5.x
  • 1c470aa Merge pull request #2148 from nestjs/renovate/ts-jest-29.x
  • e8a2299 Merge pull request #2147 from nestjs/renovate/swc-monorepo
  • 6154ffa fix(deps): update dependency webpack to v5.88.1
  • 4e8a995 fix(deps): update angular-cli monorepo to v16.1.3
  • 5835ad5 chore(deps): update dependency ts-jest to v29.1.1
  • 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 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 8.2.8 to 10.1.0.
- [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@8.2.8...10.1.0)

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

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 Jul 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Superseded by #77.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/cli-10.1.0 branch August 1, 2023 02:35
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