Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Upgrade to latest SuperAgent major version (10). #849

Open
2 tasks done
mreishus opened this issue Jan 3, 2025 · 0 comments
Open
2 tasks done

[feat] Upgrade to latest SuperAgent major version (10). #849

mreishus opened this issue Jan 3, 2025 · 0 comments

Comments

@mreishus
Copy link

mreishus commented Jan 3, 2025

Describe the feature

SuperTest is behind one major version. It depends on SuperAgent 9.x:

https://github.com/ladjs/supertest/blob/master/package.json#L9

However, SuperAgent released 10.x in August 2024: https://github.com/ladjs/superagent/releases/tag/v10.0.0

When I install the latest SuperAgent and SuperTest, my package.lock file has both 10.x and 9.x versions of SuperAgent installed.

Checklist

  • I have searched through GitHub issues for similar issues.
  • I have completely read through the README and documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant