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

superagent: upgrade 9.0.2 -> 10.1.1 #36

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

mreishus
Copy link
Contributor

@mreishus mreishus commented Jan 3, 2025

Changes made

The major change here is that superagent now supports brotli compression format when making requests. This should be an extra feature we get when using the "get" portion of the minifers without any changes needed on our side.

ladjs/superagent@5ab6b88

To test

npm test or checking that the get feature continues to work with URLs like: http://localhost:4747/get?url=https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.css

@mreishus mreishus self-assigned this Jan 3, 2025
@mreishus mreishus force-pushed the upgrade/superagent branch from 41bafaa to 0ec98d0 Compare January 6, 2025 15:24
@mreishus
Copy link
Contributor Author

mreishus commented Jan 6, 2025

BTW I reported supertest being behind here: ladjs/supertest#849
It doesn't seem to be a big deal currently.

@mreishus mreishus merged commit b907565 into trunk Jan 6, 2025
1 check passed
@mreishus mreishus deleted the upgrade/superagent branch January 6, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant