http-cookie-agent icon indicating copy to clipboard operation
http-cookie-agent copied to clipboard

Support Undici@v7

Open ingalls opened this issue 10 months ago • 2 comments

Describe the bug

Undici has release version 7 o the underlying library which http-cookie-agent does not yet support in the peer dependencies section of the package.json

To Reproduce

Steps to reproduce the behavior:

  1. npm install from a project with undici: 7.x.x

Expected behavior

It would be amazing if you would be willing to test the library with v7 to potentially include support

Thanks a ton for all the work you have done on the library! It has been excellent to work with!

cc/ @3846masa

ingalls avatar Feb 06 '25 20:02 ingalls

Since Node.js v18 is still in LTS, we cannot support undici v7 yet. For more information, please refer to https://github.com/3846masa/http-cookie-agent/pull/1120#issuecomment-2571628130.

3846masa avatar Feb 07 '25 03:02 3846masa

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 09 '25 11:03 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 12 '25 11:04 github-actions[bot]

@ingalls [email protected] support undici v7.

3846masa avatar Apr 13 '25 13:04 3846masa

Really appreciate your efforts!

ingalls avatar Apr 14 '25 13:04 ingalls