sergey-telpuk / nestjs-rbac

Awesome RBAC for NestJs
Other
426 stars 36 forks source link

Update ts-node to the latest version 🚀 #34

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ts-node was updated from 8.5.0 to 8.6.2.

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: blakeembrey License: MIT

Release Notes for FIx `yn` Dependency

Fixed

  • Downgrade yn due to node engine (#942)
Commits

The new version differs by 30 commits.

  • 8ac4be5 8.6.2
  • 8db216c Downgrade yn due to node engine (#942)
  • b90754e Merge process.env in tests for CI
  • 1f063d7 8.6.1
  • db409d7 Fix order of DEFAULTS, tsconfig, rawOptions
  • 9aa66ff 8.6.0
  • 3334305 Remove normalize slashes from config file loading
  • 8834d64 Add backward compatibility to master branch
  • aa6f36f Merge branch '8.x'
  • 3401f59 Improve docs for --files option (#930)
  • 1a0ace2 Configure using tsconfig.json (#921)
  • dd56112 Bump handlebars from 4.1.2 to 4.5.3 (#931)
  • 2ba0a8f Add documentation on syntax errors
  • 323c397 8.5.4
  • 266eaa5 Fix relative node_modules ignore

There are 30 commits in total.

See the full diff


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[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files           7        7           
  Lines          53       53           
  Branches        2        2           
=======================================
  Hits           50       50           
  Misses          3        3

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 6d54943...fd25d4d. Read the comment docs.