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

Remove axios #549

Open
josephjclark opened this issue May 7, 2024 · 0 comments
Open

Remove axios #549

josephjclark opened this issue May 7, 2024 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

We should migrate all adaptors away from axios

Affected packages should either:

  1. migrate to the new common http utils (preferable)
  2. migrate to use undici as a direct replacement

This affects literally every adaptor because while common still supports the legacy http APIs, it depends on axios (and so everyone does).

These adaptors have direct dependencies on axios:

@openfn/language-common@1.13.1
@openfn/language-dhis2@4.0.3
@openfn/language-godata@3.4.0
@openfn/language-mailchimp@0.7.3
@openfn/language-openfn@1.3.10
@openfn/language-progres@1.3.10
@openfn/language-rapidpro@1.0.10
@openfn/language-salesforce@4.6.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant