Uh oh!
There was an error while loading. Please reload this page.
chore(deps): update devDependencies - #208
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
That's interesting - it looks like all tests related to "traversing past root" are failing after the test dependency update. I'll investigate whether this is connected to the |
Phillip9587
commented
Apr 28, 2025
I confirmed that this appears to be a bug with supertest. The tests also fail in send when updating to supertest v7, and even the Fastify fork’s tests fail when updated (see fastify/send#110). @UlisesGascon How would you like to proceed? Should I update the tests to use the native fetch API with a real HTTP server instead of supertest, or should we consider using something like node-mocks-http to mock requests and responses? |
This PR contains 3 commits:
--bailfrom the test script