Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-case-converter ^0.9.0 -> ^0.11.0 age adoption passing confidence

Release Notes

mpyw/axios-interceptor-change-case

v0.11.1

Compare Source

fix: 🐛 Check undefined as well as null · mpyw/axios-case-converter@7b65b86

v0.11.0

Compare Source

Don't accept class instances as transformable by mpyw · Pull Request #​50 · mpyw/axios-case-converter

Warning BREAKING CHANGE
isPlainObject logic has been changed. Now it doesn't try to convert class instances, such as moment()

v0.10.0

Compare Source

🤮 Fix axios and axios-mock-adapter compatibility issue on tests 🤮 by mpyw · Pull Request #​48 · mpyw/axios-case-converter

The two critical problems are:

  • The value returned from axios-mock-adapter mock definitions must be an AxiosHeaders object, otherwise the instance reference will be changed.
  • axios does not expose AxiosHeaders constructor.

While not a bug, axios@v1 still has a problem for testability. In this PR, I managed to get the test passed via dirty hacks.

Although #​47 was not a bug, still there are problems.


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team and lefcha and removed request for a team October 20, 2022 10:31
@lefcha lefcha requested review from pawelgrimm and removed request for lefcha October 21, 2022 15:59
@pawelgrimm
Copy link
Contributor

@scottlovegrove I'm passing this to you since I'm on vacation next week — feel free to re-assign to me when I'm back if you haven't gotten around to it 👍

@pawelgrimm pawelgrimm requested review from scottlovegrove and removed request for pawelgrimm October 21, 2022 19:06
@scottlovegrove scottlovegrove merged commit 267852c into main Nov 2, 2022
@scottlovegrove scottlovegrove deleted the renovate/axios-case-converter-0.x branch November 2, 2022 11:28
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.

2 participants