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.1.10 in /node #1477

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/cli from 8.1.4 to 10.1.10.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.10

  • Merge pull request #2188 from JohanManders/swc-reload (99d32e7f)
  • chore(deps): update commitlint monorepo to v17.6.7 (e8b82b92)
  • fix(swc): SWC doesn't reload the application on Windows (ad30bcbe)
  • chore(deps): update dependency @​swc/core to v1.3.70 (cb547fad)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (e8d82e54)

Release 10.1.9

  • Merge pull request #2159 from nestjs/renovate/angular-cli-monorepo (707cb551)
  • Merge pull request #2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (56c7b839)
  • Merge pull request #2179 from micalevisk/perf/eage-load-compilers (76098446)
  • Merge pull request #2175 from sezanzeb/patch-1 (36a7111d)
  • chore: ignore type declaration files from eslint checking (5cc0c8ad)
  • perf(actions): on build, only import the used compiler (984b697c)
  • chore(deps): update dependency release-it to v16.1.2 (27faa647)
  • chore(deps): update dependency eslint to v8.45.0 (d3688239)
  • fix(cli): don't fail if the argument contains multiple '--' (72f94f1e)
  • chore(deps): update dependency @​swc/core to v1.3.69 (e21dd65a)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0 (4dd8bf23)
  • fix(deps): update angular-cli monorepo to v16.1.4 (e8dd6388)

Release 10.1.8

  • Merge pull request #2161 from powerfulyang/master (c2e2d263)
  • Merge pull request #2155 from tuxmachine/patch-1 (be5d1d0e)
  • chore(deps): update typescript-eslint monorepo to v6 (2d8a8d51)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (e13f4df4)
  • chore(deps): update dependency @​types/jest to v29.5.3 (8d512ee3)
  • chore(deps): update dependency release-it to v16.1.0 (ac30e008)
  • fix(swc): deepMerge didn't handle array type properly (bc18e831)
  • chore(deps): update dependency jest to v29.6.1 (1b9ab264)
  • chore(deps): update dependency release-it to v16 (77915d8d)
  • chore(deps): update dependency prettier to v3 (ac0a98dc)
  • fix(swc): don't set missing class fields (37813f46)

Release 10.1.7

  • feat(plugin): use local ts binary for meta printer (1fc18f61)

Release 10.1.6

  • fix(plugin): use unknown to fix ts incompatibility issues (882722d3)

Release 10.1.5

  • Merge branch 'master' of https://github.com/nestjs/nest-cli (f9ecab86)
  • fix(visitors): fallback type args to any (c3149bac)
  • chore(deps): update dependency @​swc/core to v1.3.68 (879cd5d7)
  • chore(deps): update dependency jest to v29.6.0 (c7e0640f)

Release 10.1.4

  • refactor: update readonly visitor methods to take type args (d0f086d7)

Release 10.1.3

... (truncated)

Commits
  • be0f240 chore(): release v10.1.10
  • 99d32e7 Merge pull request #2188 from JohanManders/swc-reload
  • e8b82b9 chore(deps): update commitlint monorepo to v17.6.7
  • ad30bcb fix(swc): SWC doesn't reload the application on Windows
  • cb547fa chore(deps): update dependency @​swc/core to v1.3.70
  • e8d82e5 chore(deps): update typescript-eslint monorepo to v6.1.0
  • 7f13815 chore(): release v10.1.9
  • 707cb55 Merge pull request #2159 from nestjs/renovate/angular-cli-monorepo
  • 56c7b83 Merge pull request #2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x
  • 7609844 Merge pull request #2179 from micalevisk/perf/eage-load-compilers
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 8.1.4 to 10.1.10.
- [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.1.10)

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

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #1485.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node/nestjs/cli-10.1.10 branch September 25, 2023 14:03
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