openedx / frontend-app-learning

Front-end for the Open edX course experience, implemented using React and Paragon.
GNU Affero General Public License v3.0
46 stars 207 forks source link

chore(deps): update dependency axios-mock-adapter to v2.1.0 #1531

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-mock-adapter 2.0.0 -> 2.1.0 age adoption passing confidence

Release Notes

ctimmerm/axios-mock-adapter (axios-mock-adapter) ### [`v2.1.0`](https://redirect.github.com/ctimmerm/axios-mock-adapter/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/ctimmerm/axios-mock-adapter/compare/v2.0.0...v2.1.0) - Migrate to modern js [https://github.com/ctimmerm/axios-mock-adapter/pull/393](https://redirect.github.com/ctimmerm/axios-mock-adapter/pull/393) - ♻️ Migrate internal handler to an object - ♻️ Migrate to ES2022 - ♻️ Migrate to Class - ♻️ Migrate to async/await - 🎁 Migrate handlers and history to a flat array. That way one only needs to check the history array to see all requests. The verbs on the array are still exposed, so there's no downside. - 🎁 Add MockResponse types

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.