testing-nestjs icon indicating copy to clipboard operation
testing-nestjs copied to clipboard

chore(deps): upgrade version nestjs v9

Open Tony133 opened this issue 2 years ago • 3 comments

Upgrade version nestjs v9 😻

P.s. Let's see if the tests pass and the CI 🤞

Tony133 avatar Jul 13 '22 21:07 Tony133

I knew the CI would fail 😄

some idea? 🤔

Schermata 2022-07-13 alle 23 06 10

Tony133 avatar Jul 13 '22 21:07 Tony133

No idea about your screenshot. There is an error with nx not being installed. I need to update the CI for this anyways now that it uses nx, so that it just nx affected:test rather than running all of these separately. It'll make everything smoother

jmcdo29 avatar Jul 13 '22 21:07 jmcdo29

Ok then, doing pnpm install -r now gives this error:

screen

Tony133 avatar Jul 14 '22 16:07 Tony133

Hi @jmcdo29, i managed to upgrade the repository to NestJS v9.x and use Nx 14.x, without the CI failing, let me what you think, if all goes well. 🙌

The next step I would like to try to update also jest to the latest version but I would say to do it in a new PR 😉

Tony133 avatar Oct 05 '22 14:10 Tony133