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

Upgrade @types/node: 17.0.42 → 18.0.3 (major) #47

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​types/node (17.0.42 → 18.0.3) · Repo

Sorry, we couldn't find anything useful about this release.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
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)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
vercel[bot] commented 2 years ago

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

Name Status Preview Updated
next-api-handler ✅ Ready (Inspect) Visit Preview Jul 13, 2022 at 4:12PM (UTC)
codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 2fbf921c 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 2fbf921cdb
Started Jul 13, 2022 4:14 PM
Ended Jul 13, 2022 4:14 PM
Duration 00:11 💡
OS Linux Debian - 10.11
Browser Electron 100

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 #47 (2fbf921) into main (9aa3842) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          118       118           
  Branches        15        15           
=========================================
  Hits           118       118           

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