zeronejs / zerone

zerone = zero => one
MIT License
25 stars 4 forks source link

chore(deps-dev): bump @nestjs/cli from 9.5.0 to 10.1.14 #747

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/cli from 9.5.0 to 10.1.14.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.14

  • Merge pull request #2256 from nestjs/revert-2228-resolve-entry (130dddeb)
  • Revert "fix: Resolve absolute path for start action" (de624269)
  • chore(deps): update dependency @​types/node to v18.17.8 (9484b2e7)
  • chore(deps): update dependency @​types/jest to v29.5.4 (293c76bb)

Release 10.1.13

  • chore(deps): update dependency @​types/node to v18.17.7 (e5de27f7)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (e90967e2)
  • chore(deps): update dependency jest to v29.6.3 (dfa1f136)
  • chore(deps): update dependency lint-staged to v14.0.1 (a54b8d02)
  • chore(deps): update dependency @​types/node to v18.17.6 (5fbe46e5)
  • Merge pull request #2245 from kdy1/master (1bd87755)
  • chore(deps): update dependency @​swc/core to v1.3.78 (2230d3d9)
  • test: Update test refs (7c6972bd)
  • feat: Resolve jsc.baseUrl (9849015a)

10.1.12

No release notes provided.

Release 10.1.11

  • Merge pull request #2206 from micalevisk/fix/preservewatch (226d506b)
  • fix: support using preserveWatchOutput from tsconfig file (fd2f735e)
  • feat: support --preserveWatchOutput for 'build' command (b9230839)
  • style: format all files (ff52a06e)
  • chore(deps): update dependency @​swc/core to v1.3.72 (ddcaaa1f)
  • chore(deps): update dependency eslint to v8.46.0 (de55c2cb)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (2a444d5e)
  • chore(deps): update dependency jest to v29.6.2 (92cd16fd)
  • chore(deps): update dependency @​types/node to v18.17.1 (b1b5404c)
  • chore(deps): update dependency @​swc/core to v1.3.71 (baa9ff63)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (02cc3130)
  • chore(deps): update dependency @​types/node to v18.17.0 (0dc6cd30)
  • chore(deps): update dependency @​types/node to v18.16.20 (a9a724a2)
  • chore(deps): update dependency release-it to v16.1.3 (534659de)

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)

... (truncated)

Commits
  • 8d3f739 chore(): release v10.1.14
  • 130ddde Merge pull request #2256 from nestjs/revert-2228-resolve-entry
  • de62426 Revert "fix: Resolve absolute path for start action"
  • 9484b2e chore(deps): update dependency @​types/node to v18.17.8
  • 293c76b chore(deps): update dependency @​types/jest to v29.5.4
  • 37e2c2c chore(): release v10.1.13
  • e5de27f chore(deps): update dependency @​types/node to v18.17.7
  • e90967e chore(deps): update typescript-eslint monorepo to v6.4.1
  • dfa1f13 chore(deps): update dependency jest to v29.6.3
  • a54b8d0 chore(deps): update dependency lint-staged to v14.0.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 show 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)
dependabot[bot] commented 1 year ago

Superseded by #748.