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

chore: update superagent to 7.1.5 #1296

Merged
merged 1 commit into from
Feb 10, 2023
Merged

chore: update superagent to 7.1.5 #1296

merged 1 commit into from
Feb 10, 2023

Conversation

stevehobbsdev
Copy link
Contributor

@stevehobbsdev stevehobbsdev commented Feb 10, 2023

Changes

Updates superagent (fixes #1288), as the current version being use 5.3.1 is deprecated.

Note: did not update to 8.x as they dropped IE support - unfortunately we still need it for the time being.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@stevehobbsdev stevehobbsdev requested a review from a team as a code owner February 10, 2023 14:29
@stevehobbsdev stevehobbsdev changed the title chore: update dependencies chore: update superagent to 7.5.1 Feb 10, 2023
@stevehobbsdev stevehobbsdev changed the title chore: update superagent to 7.5.1 chore: update superagent to 7.1.5 Feb 10, 2023
@stevehobbsdev stevehobbsdev merged commit ad6901e into master Feb 10, 2023
@stevehobbsdev stevehobbsdev deleted the chore/deps branch February 10, 2023 14:44
@stevehobbsdev stevehobbsdev mentioned this pull request Feb 28, 2023
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.

Superagent is severely outdated and is causing deprecation warnings
2 participants