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-03-27) #26

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?

✳️ ava (4.0.1 → 4.1.0, minor) · Repo · Release · Diff

✳️ cspell (5.18.5 → 5.19.2, minor) · Repo · Changelog · Diff

✳️ eslint (8.9.0 → 8.11.0, minor) · Repo · Changelog · Release · Diff

✳️ eslint-config-prettier (8.4.0 → 8.5.0, minor) · Repo · Changelog · Diff

✳️ prettier (2.5.1 → 2.6.0, minor) · Repo · Changelog · Release · Diff

✳️ ts-node (10.5.0 → 10.7.0, minor) · Repo · Release · Diff

✳️ typedoc (0.22.12 → 0.22.13, minor) · Repo · Changelog · 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/HEhpdCvrJq2i1EjxRG6w1SKQwGTa
✅ Preview: https://next-api-handler-git-depfu-batchall-yarn-2022-03-27-howard86.vercel.app

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 5f6bd6d2 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 5f6bd6d2fd
Started Mar 27, 2022 6:15 AM
Ended Mar 27, 2022 6:15 AM
Duration 00:24 💡
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 #26 (5f6bd6d) into main (5618749) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #26   +/-   ##
=========================================
  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