Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump chai-as-promised from 7.1.1 to 7.1.2 (#278)
Bumps [chai-as-promised](https://github.com/domenic/chai-as-promised) from 7.1.1 to 7.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domenic/chai-as-promised/releases">chai-as-promised's releases</a>.</em></p> <blockquote> <h2>v7.1.2</h2> <h2>What's Changed</h2> <ul> <li>docs(README): add example of how to use async/await by <a href="https://github.com/jedwards1211"><code>@jedwards1211</code></a> in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/222">chaijs/chai-as-promised#222</a></li> <li>Updated README.md to reflect functionality by <a href="https://github.com/James-Firth"><code>@James-Firth</code></a> in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/247">chaijs/chai-as-promised#247</a></li> <li>feat: support chai 5.x in peer dependency by <a href="https://github.com/43081j"><code>@43081j</code></a> in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/284">chaijs/chai-as-promised#284</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jedwards1211"><code>@jedwards1211</code></a> made their first contribution in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/222">chaijs/chai-as-promised#222</a></li> <li><a href="https://github.com/James-Firth"><code>@James-Firth</code></a> made their first contribution in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/247">chaijs/chai-as-promised#247</a></li> <li><a href="https://github.com/43081j"><code>@43081j</code></a> made their first contribution in <a href="https://redirect.github.com/chaijs/chai-as-promised/pull/284">chaijs/chai-as-promised#284</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2">https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chaijs/chai-as-promised/commit/3737f96efd83ab3e3bb36000908150afded2ca86"><code>3737f96</code></a> 7.1.2</li> <li><a href="https://github.com/chaijs/chai-as-promised/commit/7ed4bb76f99bb41d32510be4fe4f73b754633604"><code>7ed4bb7</code></a> feat: support chai 5.x in peer dependency (<a href="https://redirect.github.com/domenic/chai-as-promised/issues/284">#284</a>)</li> <li><a href="https://github.com/chaijs/chai-as-promised/commit/39bfd34988132e443d703c8547fef4e2fbfa7a21"><code>39bfd34</code></a> Fix README examples for isRejected</li> <li><a href="https://github.com/chaijs/chai-as-promised/commit/c3772a8dd5fd288a797da7d5b763f9bd68715404"><code>c3772a8</code></a> Add an example of how to use async/await to the README</li> <li>See full diff in <a href="https://github.com/domenic/chai-as-promised/compare/v7.1.1...v7.1.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~chaijs">chaijs</a>, a new releaser for chai-as-promised since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chai-as-promised&package-manager=npm_and_yarn&previous-version=7.1.1&new-version=7.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information