Howard86 / next-api-handler

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

Update all Yarn dependencies (2022-04-02) #27

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

This is your weekly update of all Yarn dependencies. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @types/node (17.0.21 → 17.0.23, patch) · Repo

✳️ typescript (4.6.2 → 4.6.3, patch) · Repo · Release · Diff


Depfu Status

Depfu will only send you the next scheduled PR once you merge or close this one.

All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/howard86/next-api-handler/9mwPBrE2ZEdeXoZKZ1dtDJKPmZY3
✅ Preview: https://next-api-handler-git-depfu-batchall-yarn-2022-04-02-howard86.vercel.app

codeclimate[bot] commented 2 years ago

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

View more on Code Climate.

cypress[bot] commented 2 years ago



Test summary

11 0 0 0


Run details

Project next-api-handler
Status Passed
Commit 7c194fa8f6
Started Apr 2, 2022 5:12 PM
Ended Apr 2, 2022 5:13 PM
Duration 00:20 💡
OS Linux Debian - 10.8
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (7c194fa) into main (292e996) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        12        12           
=========================================
  Hits            99        99           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more