-
Notifications
You must be signed in to change notification settings - Fork 25
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/axios from 0.1.0 to 3.0.0 #661
Conversation
The last commit fixes:
|
To use |
Still need to find out why the unit and api tests now are hanging ( the e2e test runs successful) |
64cdd57
to
06c0744
Compare
The tests are passing now. |
Note that this a breaking change that requires to use at least node 18. |
Waiting for a day, to see if the other reviewers wants to provide additional feedback. |
@bpedersen2 should we close/delete #568? |
Yes, that would be good (that's why tried to put some of the more active users in, maybe you can add one from PSI as well?) |
@bpedersen2 I'm ready to merge your PR. |
Yes, I'll push an update |
Change-Id: Ib55be9b468f342fdd0ac02fb96d1af0a3739e80b
See https://dev.to/vantanev/make-your-jest-tests-up-to-20-faster-by-changing-a-single-setting-i36 Change-Id: I48ee2d5ab9313b9ecd6a842a2c2ea3767e10d94f
Change-Id: Id588413f7783831e3548daa973ca6bcedd036c11
Change-Id: Ic822ec87e03594142bebf8ff9bdc700a1e046437
the config service seems not to be ready otherwise Change-Id: I76bd8512468fbbb48a2275ddcfccc0cddf8795a8
Change-Id: I18ee85da01954435f5deee8f375c64b1b4d21854
Change-Id: I19aca87b909a909fbe8e39b36891a8b651ceba4c
Change-Id: I0b7c8fca2fb91560e8d92e3758e1d194c15da864
Change-Id: Iec81302e71cce91ae5537a9b03d442d87569ddbb
Change-Id: I180b732b8063d1d3d8a653410fc23ab717fd203e
Change-Id: I6fd4ccaca4876454647ddd7d640b845f28fbb6cc
Change-Id: Ibbb4ab85830d9449ce6e0bb50824fefce51869cb
Bump axios to 3.0.0
adjust tests to axios 3
supersedes: #568