Howard86 / next-api-handler

lightweight nextjs api handler wrapper, portable & configurable for serverless environment
https://next-api-handler.vercel.app
Other
49 stars 1 forks source link

chore(deps): update dependency jest-extended to v4 - autoclosed #103

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-extended ^3.2.4 -> ^4.0.0 age adoption passing confidence

Release Notes

jest-community/jest-extended (jest-extended) ### [`v4.0.0`](https://togithub.com/jest-community/jest-extended/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v3.2.4...v4.0.0) ##### Major Changes - [`ab20845`](https://togithub.com/jest-community/jest-extended/commit/ab20845): Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith ##### Minor Changes - [`5b80ca8`](https://togithub.com/jest-community/jest-extended/commit/5b80ca8): support vitest 0.31.0 ##### Patch Changes - [`ab20845`](https://togithub.com/jest-community/jest-extended/commit/ab20845): Make CustomMatchers extend Record to fix a TypeScript error - [`ab20845`](https://togithub.com/jest-community/jest-extended/commit/ab20845): Fix toHaveBeenCalledOnceWith messages - [`ab20845`](https://togithub.com/jest-community/jest-extended/commit/ab20845): Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter

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.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-api-handler ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2023 6:22pm
next-api-handler-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2023 6:22pm
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 91371620 and detected 0 issues on this pull request.

View more on Code Climate.

cypress[bot] commented 1 year ago

Passing run #189 ↗︎

0 10 0 0 Flakiness 0

Details:

null
Project: next-api-handler Commit: 91371620f2
Status: Passed Duration: 00:22 💡
Started: Jun 5, 2023 6:24 PM Ended: Jun 5, 2023 6:24 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

codecov[bot] commented 1 year ago

Codecov Report

Merging #103 (9137162) into main (ce35f61) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1070     1070           
  Branches       89       89           
=======================================
  Hits         1069     1069           
  Misses          1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more