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

chore(deps): update dependency cypress to v3.4.0 #115

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Type Update Change
cypress (source) orb minor 3.1.4 -> 3.4.0

Release Notes

cypress-io/circleci-orb (cypress) ### [`v3.4.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.3.1...v3.4.0) #### Features - feat: Allow choosing a Node version in the run job by [@​deiga](https://redirect.github.com/deiga) in [https://github.com/cypress-io/circleci-orb/pull/484](https://redirect.github.com/cypress-io/circleci-orb/pull/484) #### Other - chore(deps): update orb-tools orb to 11.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/465](https://redirect.github.com/cypress-io/circleci-orb/pull/465) - chore(deps): pin orb-tools orb to 11.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/464](https://redirect.github.com/cypress-io/circleci-orb/pull/464) - test(deps): update angular example to version 16.2.12 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/474](https://redirect.github.com/cypress-io/circleci-orb/pull/474) - test(deps): update cypress examples to 13.13.0 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/472](https://redirect.github.com/cypress-io/circleci-orb/pull/472) - chore(deps): update dependency orb-tools to v12 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/469](https://redirect.github.com/cypress-io/circleci-orb/pull/469) - Revert "chore(deps): update dependency orb-tools to v12 ([#​469](https://redirect.github.com/cypress-io/circleci-orb/issues/469))" by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/478](https://redirect.github.com/cypress-io/circleci-orb/pull/478) - ci(deps): update ct docker image to cypress/browsers:node-18.20.3 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/473](https://redirect.github.com/cypress-io/circleci-orb/pull/473) - test(deps): update angular example to version 17.3.12 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/480](https://redirect.github.com/cypress-io/circleci-orb/pull/480) - ci(deps): update test-deploy to node 20.15.1 LTS by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/483](https://redirect.github.com/cypress-io/circleci-orb/pull/483) #### New Contributors - [@​MikeMcC399](https://redirect.github.com/MikeMcC399) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/474](https://redirect.github.com/cypress-io/circleci-orb/pull/474) - [@​deiga](https://redirect.github.com/deiga) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/484](https://redirect.github.com/cypress-io/circleci-orb/pull/484) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.3.1...v3.4.0 ### [`v3.3.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.3.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.3.0...v3.3.1) #### What's Changed - fix: bump browser tools to fix 404 on chrome install by [@​jennifer-shehane](https://redirect.github.com/jennifer-shehane) in [https://github.com/cypress-io/circleci-orb/pull/463](https://redirect.github.com/cypress-io/circleci-orb/pull/463) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.3.0...v3.3.1 ### [`v3.3.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.2.1...v3.3.0) #### What's Changed - feat: adds pnpm support by [@​ramykl](https://redirect.github.com/ramykl) in [https://github.com/cypress-io/circleci-orb/pull/452](https://redirect.github.com/cypress-io/circleci-orb/pull/452) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.2.1...v3.3.0 ### [`v3.2.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.2.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.2.0...v3.2.1) #### What's Changed - fix: set circleci browser tools orb to pull v1 with updates by [@​DaleGardner](https://redirect.github.com/DaleGardner) in [https://github.com/cypress-io/circleci-orb/pull/449](https://redirect.github.com/cypress-io/circleci-orb/pull/449) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.2.0...v3.2.1 ### [`v3.2.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.4...v3.2.0) #### What's Changed - feature: updates the default node version to 18.16 and adds documentation for how to change the default node version in the cypress/default executor by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/438](https://redirect.github.com/cypress-io/circleci-orb/pull/438) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.4...v3.2.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-api-handler βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Sep 24, 2024 9:26pm
next-api-handler-example βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Sep 24, 2024 9:26pm
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.90%. Comparing base (2968c5c) to head (1b1576f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 99.90% 99.90% ======================================= Files 8 8 Lines 1070 1070 Branches 89 89 ======================================= Hits 1069 1069 Misses 1 1 ``` | [Flag](https://app.codecov.io/gh/Howard86/next-api-handler/pull/115/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Howard+) | Coverage Ξ” | | |---|---|---| | [](https://app.codecov.io/gh/Howard86/next-api-handler/pull/115/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Howard+) | `99.90% <ΓΈ> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Howard+#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 11 months ago

next-api-handler    Run #275

Run Properties:  status check passed Passed #275  •  git commit 1b1576f325: chore(deps): update dependency cypress to v3.4.0
Project next-api-handler
Branch Review renovate/cypress-3.x
Run status status check passed Passed #275
Run duration 01m 12s
Commit git commit 1b1576f325: chore(deps): update dependency cypress to v3.4.0
Committer renovate[bot]
View all properties for this run β†—οΈŽ

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch β†—οΈŽ
codeclimate[bot] commented 6 days ago

Code Climate has analyzed commit 1b1576f3 and detected 0 issues on this pull request.

View more on Code Climate.