dpogue opened a new pull request, #158:
URL: https://github.com/apache/cordova-fetch/pull/158

   ### Platforms affected
   all, but mostly Windows
   
   
   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   Windows CI tests have been failing for a long time, which blocks even simple 
dependency update PRs
   
   
   ### Description
   <!-- Describe your changes in detail -->
   Try a few different things to make Windows tests more reliable, including 
moving to `tmp` for temporary directory handling, using retries on common 
Windows filesystem errors, and increasing test timeouts to absurdly large 
values.
   
   This also bumps dependencies, and adds an override for yargs to fix 
compatibility with Node 26.
   
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   Tests were passing on all platforms in my fork.
   
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to