Mike McCready
Mike McCready
Closing as there was no further response and I was unable to reproduce the issue.
Related to this issue I have submitted two enhancement requests: - #1272 - #1273
[[email protected]](https://github.com/salesforce/tough-cookie/releases/tag/v5.0.0) resolves this issue, however there has been no update made to `@cypress/request` yet to use this fixed version: ```test [email protected] └─┬ [email protected] └─┬ @cypress/[email protected] └─┬ [email protected] └── [email protected] ```...
Node.js `22.x` is planned for [active LTS status starting Oct 29, 2024](https://github.com/nodejs/Release/blob/main/README.md#release-schedule).
- There is an open renovate PR https://github.com/cypress-io/request/pull/73 from Sep 2024 which could start the ball rolling to resolve this issue.
@Tiuipuv > - We are also having this issue. Any eta to a merge on `@cypress/request` repo of https://github.com/cypress-io/request/pull/73? I have seen that this is merged and there is a...
- This issue should be resolved by PR https://github.com/cypress-io/cypress/pull/30488
- Resolved in PR #30488 ## Verification Ubuntu `24.04.1` LTS, Node.js `22.11.0` LTS, Cypress `13.15.1` ### Current state ```shell git clone https://github.com/cypress-io/cypress-example-kitchensink cd cypress-example-kitchensink git clean -xfd # only needed...
@jennifer-shehane There was a comment last year which mentioned using `fetch`. Also I notice that [ky](https://github.com/sindresorhus/ky) is mentioned as a replacement. I can't personally say what the best choice would...
This issue will not resolve itself. I suggest to mark it with https://github.com/cypress-io/cypress/labels/prevent-stale.