-
Notifications
You must be signed in to change notification settings - Fork 1
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
Axios upgrade to v1 #308
Comments
Thanks for your submission, @openedx/open-edx-project-managers will review shortly. |
@feanil Flagging this request that come in. Are there any current efforts underway around this upgrade, or do you see a path to prioritizing? If not, we can track it in the product roadmap backlog. |
We have a PR (frontend-platform#604) up for this which upgrades |
@BilalQamar95, thanks, signed up to review it! |
Abstract
All the micro-frontends(MFEs) of edX uses axios v0, which comes from
@edx/frontend-platfrom
.Context & Background
We need to upgrade axios to v1 in frontend-platform since its no longer supported and now has security vulnerabillites.
Scope & Approach
[edit]
We will release major version of frontend-platform and then we have to update all the dependent MFEs accordingly.After some changes in frontend-platform and testing it in accounts, profile, admin portal and some other MFEs, we found out that its not breaking its consumers, so we won't be releasing it as a breaking changes
Value & Impact
It will resolve security vulnerabillities
Milestones and/or Epics
Axios Upgrade
Named Release
R
Timeline
We can wrap it up by end of DecemberProposed By
2u
Additional Info
Tasks
The text was updated successfully, but these errors were encountered: