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 sinon: 14.0.2 → 15.0.0 (major) #63

Closed depfu[bot] closed 1 year ago

depfu[bot] commented 1 year 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?

✳️ sinon (14.0.2 → 15.0.0) · Repo · Changelog

Release Notes

15.0.0 (from changelog)

  • b75fbfa9 Fix 2448: remove custom formatter (Morgan Roderick)

    Remove option to pass a custom formatter.

    The sub libraries of Sinon has long moved on to use util.inspect from Node. By using that in Sinon itself, we align all the libraries.

Released by Morgan Roderick on 2022-11-28.

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

Commits

See the full diff on Github. The new version differs by 4 commits:


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 1 year ago

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

Name Status Preview Updated
next-api-handler ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 6:12PM (UTC)
cypress[bot] commented 1 year ago



Test summary

11 0 0 0


Run details

Project next-api-handler
Status Passed
Commit 3939ebe533
Started Dec 5, 2022 6:14 PM
Ended Dec 5, 2022 6:14 PM
Duration 00:11 💡
OS Linux Debian - 11.4
Browser Electron 102

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 1 year ago

Codecov Report

Merging #63 (3939ebe) into main (cd190b7) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          148       148           
  Branches        21        21           
=========================================
  Hits           148       148           

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

codeclimate[bot] commented 1 year ago

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

View more on Code Climate.

depfu[bot] commented 1 year ago

Closed in favor of #66.

depfu[bot] commented 1 year ago

Closed in favor of #66.