Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nestjs/cli from 8.1.4 to 10.0.5 in /node #1448

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps @nestjs/cli from 8.1.4 to 10.0.5.

Release notes

Sourced from @​nestjs/cli's releases.

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)
  • chore: fix package lock (96945e82)

Release 10.0.1

  • chore: bump schematics version (9c357f6a)
  • fix: kill child process on exit (swc) (54ed8338)

Release 10.0.0

  • chore: upgrade typescript (ced83986)
  • chore: bump schematics version (a951d6e3)
  • Merge pull request #2120 from nestjs/renovate/swc-monorepo (e21d4092)
  • Merge pull request #2118 from nestjs/renovate/webpack-5.x (c4383ef6)
  • chore(deps): update dependency @​swc/core to v1.3.64 (b5cb60c2)
  • Merge pull request #2117 from nestjs/10.0.0 (8bea8df2)
  • fix(deps): update dependency webpack to v5.87.0 (ebbcbddc)
  • Merge pull request #2107 from nestjs/feat/swc-support (8ef1a60f)
  • chore: resolve conflicts (f36572f4)
  • Merge pull request #2092 from nestjs/chore/drop-support-for-old-typescript (1e607ce6)
  • chore: laying the grounds for v10.0.0 (864b6c0f)
  • Merge pull request #2116 from nestjs/renovate/angular-cli-monorepo (ac84b51f)
  • fix(deps): update angular-cli monorepo to v16.1.0 (90a55dc7)
  • chore(deps): update dependency @​types/node to v18.16.18 (821b22bc)
  • chore(deps): update typescript-eslint monorepo to v5.59.11 (e3b5da7a)
  • Merge pull request #2113 from nestjs/renovate/node-18.x (009b63a1)
  • chore(deps): update dependency @​types/node to v18.16.17 (5f0e57e8)
  • Merge pull request #2095 from nestjs/renovate/webpack-5.x (d2b1a32a)
  • Merge pull request #2097 from nestjs/renovate/angular-cli-monorepo (ab0feaa6)
  • fix(deps): update dependency webpack to v5.86.0 (625ad4e5)
  • fix(deps): update angular-cli monorepo to v16.0.5 (6b990861)
  • chore: use export default for metadata cache (b59a8e55)
  • chore: fix typo (29af9838)
  • chore: update deps (c08ecf2b)
  • feat: several improvements and minor fixes (c4b35590)

... (truncated)

Commits
  • 19bb1df chore(): release v10.0.5
  • 2214264 refactor: lazily load fork ts checker
  • 6e1b5c3 chore(): release v10.0.4
  • 924c312 Merge branch 'master' of https://github.com/nestjs/nest-cli
  • bf189fc feat: auto-populate tsc paths in swc config
  • 0df8f8b chore(deps): update dependency @​swc/core to v1.3.66
  • 83d6bd7 chore(deps): update commitlint monorepo to v17.6.6
  • c2bc3da chore(deps): update typescript-eslint monorepo to v5.60.0
  • 43b2a7b chore(deps): update dependency eslint to v8.43.0
  • 1ede520 chore(deps): update dependency @​swc/core to v1.3.65
  • 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.1.4 to 10.0.5.
- [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.1.4...10.0.5)

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

dependabot bot commented on behalf of github Jun 30, 2023

Superseded by #1452.

@dependabot dependabot bot closed this Jun 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node/nestjs/cli-10.0.5 branch June 30, 2023 13:38
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.

0 participants