apitally / apitally-js

Simple API monitoring & analytics for Node.js web applications
https://apitally.io
MIT License
8 stars 0 forks source link

Update dependency koa-route to v4 #14

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
koa-route ^3.2.0 -> ^4.0.0 age adoption passing confidence

Release Notes

koajs/route (koa-route) ### [`v4.0.1`](https://togithub.com/koajs/route/releases/tag/v4.0.1): 4.0.1 / 2024-02-25 [Compare Source](https://togithub.com/koajs/route/compare/v4.0.0...v4.0.1) - remove "throw a TypeError on non-function handlers" ### [`v4.0.0`](https://togithub.com/koajs/route/blob/HEAD/History.md#400--2024-02-25) [Compare Source](https://togithub.com/koajs/route/compare/3.2.0...v4.0.0) \=================== - upgrade path-to-regexp@6 - package.json: add main entrypoint - throw a TypeError on non-function handlers

Configuration

πŸ“… Schedule: Branch creation - "after 8am on saturday" in timezone Australia/Brisbane, 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.37%. Comparing base (2016c1a) to head (d8a4383).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================= Coverage 91.37% 91.37% ======================================= Files 15 15 Lines 1264 1264 Branches 113 113 ======================================= Hits 1155 1155 Misses 109 109 ```

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