Skip to content

Conversation

@agungjati
Copy link
Contributor

@agungjati agungjati commented Oct 31, 2024

Related: #6103 (comment)

@UlisesGascon UlisesGascon changed the title master-fix/upgrade-supertest deps: upgrade supertest Nov 1, 2024
@UlisesGascon UlisesGascon self-assigned this Nov 1, 2024
@bjohansebas
Copy link
Member

There is already a version 7.

@UlisesGascon
Copy link
Member

@bjohansebas I was trying to target 7.0.0, seems like we will need to some work, based on the CI results

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just unpin this (^)? I thought we agreed to just unpin all these as we touched them?

Copy link
Member

@sheplu sheplu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but as @wesleytodd said can we ^ the deps but also maybe not update them all one by one

wesleytodd pushed a commit that referenced this pull request Feb 13, 2025
fix(deps): mocha@^10.7.3 (closes #6121) fix(deps): marked@^15.0.3 (closes #6120) fix(deps): express-session@^1.18.1 (closes #6119) fix(deps): ejs@^3.1.10 (closes #6117) fix(deps): content-type@^1.0.5 (closes #6115) fix(deps): connect-redis@^8.0.1 (closes #6114) fix(deps): supertest@^7.0.0 (closes #6112)
wesleytodd pushed a commit that referenced this pull request Feb 13, 2025
fix(deps): mocha@^10.7.3 (closes #6121) fix(deps): marked@^15.0.3 (closes #6120) fix(deps): express-session@^1.18.1 (closes #6119) fix(deps): ejs@^3.1.10 (closes #6117) fix(deps): content-type@^1.0.5 (closes #6115) fix(deps): connect-redis@^8.0.1 (closes #6114) fix(deps): supertest@^6.3.4 (closes #6112)
@wesleytodd
Copy link
Member

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 supertest which is why I didn't land this update for the first v5 release. I had forgotten about it, but ran into it again here: #6337

In the new PR I pinned it back to the 6 range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

6 participants