chore(deps): update dependency axios-mock-adapter to v1.22.0 #89

Merged
renovate[bot] merged 1 commit from renovate/axios-mock-adapter-1.x-lockfile into main 2023-12-30 05:11:21 +00:00
renovate[bot] commented 2023-12-30 02:52:27 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-mock-adapter 1.21.5 -> 1.22.0 age adoption passing confidence

Release Notes

ctimmerm/axios-mock-adapter (axios-mock-adapter)

v1.22.0

Compare Source


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 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.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [axios-mock-adapter](https://togithub.com/ctimmerm/axios-mock-adapter) | [`1.21.5` -> `1.22.0`](https://renovatebot.com/diffs/npm/axios-mock-adapter/1.21.5/1.22.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/axios-mock-adapter/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/axios-mock-adapter/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/axios-mock-adapter/1.21.5/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios-mock-adapter/1.21.5/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ctimmerm/axios-mock-adapter (axios-mock-adapter)</summary> ### [`v1.22.0`](https://togithub.com/ctimmerm/axios-mock-adapter/releases/tag/v1.22.0) [Compare Source](https://togithub.com/ctimmerm/axios-mock-adapter/compare/v1.21.5...v1.22.0) - Helper for delay in milliseconds ([https://github.com/ctimmerm/axios-mock-adapter/pull/312](https://togithub.com/ctimmerm/axios-mock-adapter/pull/312)) ```js mock.delayInMs(200).onGet("/foo").reply(200); mock.delayInMs(0).onGet("/bar").reply(200); ``` </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/mcataford/rotini). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
mcataford (Migrated from github.com) reviewed 2023-12-30 02:52:27 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.