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

Upgrade cspell: 5.20.0 → 6.1.2 (major) #41

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?

✳️ cspell (5.20.0 → 6.1.2) · Repo · Changelog

Release Notes

6.1.2

More info than we can show here.

6.1.1

More info than we can show here.

6.1.0

More info than we can show here.

6.0.0

More info than we can show here.

5.21.1

More info than we can show here.

5.21.0

More info than we can show here.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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 3, 2022 at 1:37PM (UTC)
Howard86 commented 2 years ago

@​depfu rebase

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit fae17caf 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 fae17caf8a
Started Jul 3, 2022 1:36 PM
Ended Jul 3, 2022 1:36 PM
Duration 00:10 💡
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 #41 (fae17ca) into main (f2c4d5d) will not change coverage. The diff coverage is n/a.

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