sergiitk / pagerbeauty

:pager::sparkles: PagerDuty on-call widget for monitoring dashboard. Datadog and Grafana compatible
https://demo.pagerbeauty.sergii.org/v1/schedules/PDUQGYJ.html
MIT License
338 stars 27 forks source link

[CLEANUP chore-dependencies] Non-major dependencies upgrade #144

Closed sergiitk closed 4 years ago

sergiitk commented 4 years ago

What's this PR do?

dependencies name range from to url ◉ koa ^2.7.0 2.11.0 ❯ 2.13.0 https://github.com/koajs/koa#readme ◉ koa-views ^6.2.0 6.2.1 ❯ 6.3.0 https://github.com/queckezz/koa-views#readme ◉ luxon ^1.16.0 1.21.3 ❯ 1.24.1 https://github.com/moment/luxon#readme ◉ nunjucks ^3.2.0 3.2.0 ❯ 3.2.1 https://github.com/mozilla/nunjucks#readme ◉ winston ^3.2.1 3.2.1 ❯ 3.3.3 https://github.com/winstonjs/winston#readme

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@225b4ee). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #144   +/-   ##
========================================
  Coverage          ?   7.62%           
========================================
  Files             ?      25           
  Lines             ?     538           
  Branches          ?       0           
========================================
  Hits              ?      41           
  Misses            ?     497           
  Partials          ?       0           
Impacted Files Coverage Δ
src/pagerbeauty.js 0.00% <ø> (ø)
src/services/PagerDutyClient.js 0.00% <ø> (ø)
src/models/OnCall.js 44.44% <0.00%> (ø)
src/controllers/.eslintrc.js 0.00% <0.00%> (ø)
src/models/Incident.js 66.66% <0.00%> (ø)
src/app/Timer.js 0.00% <0.00%> (ø)
src/middleware/authentication.js 0.00% <0.00%> (ø)
.eslintrc.js 0.00% <0.00%> (ø)
src/models/Schedule.js 50.00% <0.00%> (ø)
src/models/ContactMethod.js 42.85% <0.00%> (ø)
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 225b4ee...b6397fd. Read the comment docs.

sergiitk commented 4 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: