Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency chai-as-promised to v7.1.2 (#635)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai-as-promised](https://togithub.com/domenic/chai-as-promised) | [`7.1.1` -> `7.1.2`](https://renovatebot.com/diffs/npm/chai-as-promised/7.1.1/7.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai-as-promised/7.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chai-as-promised/7.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chai-as-promised/7.1.1/7.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chai-as-promised/7.1.1/7.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>domenic/chai-as-promised (chai-as-promised)</summary> ### [`v7.1.2`](https://togithub.com/chaijs/chai-as-promised/releases/tag/v7.1.2) [Compare Source](https://togithub.com/domenic/chai-as-promised/compare/v7.1.1...v7.1.2) #### What's Changed - docs(README): add example of how to use async/await by [@​jedwards1211](https://togithub.com/jedwards1211) in [https://github.com/chaijs/chai-as-promised/pull/222](https://togithub.com/chaijs/chai-as-promised/pull/222) - Updated README.md to reflect functionality by [@​James-Firth](https://togithub.com/James-Firth) in [https://github.com/chaijs/chai-as-promised/pull/247](https://togithub.com/chaijs/chai-as-promised/pull/247) - feat: support chai 5.x in peer dependency by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/284](https://togithub.com/chaijs/chai-as-promised/pull/284) #### New Contributors - [@​jedwards1211](https://togithub.com/jedwards1211) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/222](https://togithub.com/chaijs/chai-as-promised/pull/222) - [@​James-Firth](https://togithub.com/James-Firth) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/247](https://togithub.com/chaijs/chai-as-promised/pull/247) - [@​43081j](https://togithub.com/43081j) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/284](https://togithub.com/chaijs/chai-as-promised/pull/284) **Full Changelog**: chaijs/chai-as-promised@v7.1.1...v7.1.2 </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/cap-js/cds-dbs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information