danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

Update @nestjs/core to the latest version 🚀 #19

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @nestjs/core was updated from 6.5.3 to 6.6.1.

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: nestjscore 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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v6.6.2

Bug Fixes

  • core: maximum call stack size exceeded for circular deps #2834
  • platform-fastify: unhandled exception when throwing an error in the middleware #2640
codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   51.36%   51.36%           
=======================================
  Files         154      154           
  Lines        3522     3522           
  Branches      492      492           
=======================================
  Hits         1809     1809           
  Misses       1696     1696           
  Partials       17       17

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 0542605...dfbb87f. Read the comment docs.