Uh oh!
There was an error while loading. Please reload this page.
deps: upgrade supertest - #6112
Conversation
bjohansebas
commented
Dec 8, 2024
There is already a version 7. |
Uh oh!
There was an error while loading. Please reload this page.
UlisesGascon
commented
Dec 20, 2024
@bjohansebas I was trying to target 7.0.0, seems like we will need to some work, based on the CI results |
Uh oh!
There was an error while loading. Please reload this page.
UlisesGascon
left a comment
There was a problem hiding this comment.
LGTM! 6.3.4 is stable in the CI
| "nyc": "15.1.0", | ||
| "pbkdf2-password": "1.2.1", | ||
| "supertest": "6.3.0", | ||
| "supertest": "6.3.4", |
There was a problem hiding this comment.
Can we just unpin this (^)? I thought we agreed to just unpin all these as we touched them?
sheplu
left a comment
There was a problem hiding this comment.
LGTM but as @wesleytodd said can we ^ the deps but also maybe not update them all one by one
wesleytodd
commented
Feb 13, 2025
I am nearly positive I tried this update and hit the same error a few months ago. I searched but couldnt find the pr/issue. IIRC there is a bug in newer versions of In the new PR I pinned it back to the 6 range. |
Related: #6103 (comment)