larongbingo / eReforestation

A web app that handles info dessimination and volunteer listing for reforestation efforts. Inexplicably, it also has a reseeding drone that drops seeds.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Update @types/dotenv in group backend to the latest version 🚀 #70

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency [@types/dotenv]() was updated from 6.1.1 to 8.2.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: types License: MIT

[Find out more about this release]().


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 4 years ago

Codecov Report

Merging #70 into nextjs will decrease coverage by 0.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           nextjs      #70      +/-   ##
==========================================
- Coverage   53.12%   52.78%   -0.34%     
==========================================
  Files          97       95       -2     
  Lines        1009      987      -22     
  Branches       69       69              
==========================================
- Hits          536      521      -15     
+ Misses        469      462       -7     
  Partials        4        4
Impacted Files Coverage Δ
.../server/src/modules/database/DatabaseConnection.ts 81.25% <0%> (-2.09%) :arrow_down:
...c/server/src/modules/database/models/File.Model.ts
...rver/src/modules/database/models/NewsMeta.Model.ts
...c/server/src/modules/database/models/News.Model.ts 69.23% <0%> (+0.48%) :arrow_up:
src/client/src/components/index/IndexCarousel.tsx 100% <0%> (+100%) :arrow_up:

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 6373563...d5ce520. Read the comment docs.