scttcper / ngx-emoji-mart

Customizable Slack-like emoji picker for Angular
https://ngx-emoji-mart.vercel.app
MIT License
450 stars 94 forks source link

chore(deps): update dependency ts-node to v8.6.2 - autoclosed #297

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-node devDependencies minor 8.5.4 -> 8.6.2

Release Notes

TypeStrong/ts-node ### [`v8.6.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2) **Fixed** - Downgrade `yn` due to node engine ([#​942](https://togithub.com/TypeStrong/ts-node/issues/942)) ### [`v8.6.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.0...v8.6.1) **Fixed** - Fix the resolution order of `TS_NODE_COMPILER_OPTIONS` - closes [#​938](https://togithub.com/TypeStrong/ts-node/issues/938) ### [`v8.6.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.4...v8.6.0) **Fixed** - Remove normalize slashes from config file loading for Windows **Added** - Configure using `tsconfig.json` ([#​921](https://togithub.com/TypeStrong/ts-node/issues/921)) [@​cspotcode](https://togithub.com/cspotcode) 🎉 - Allow `dir` to be configurable - Add `--build` flag for emitting compiled TypeScript (under `--compiler-host` mode) - Incremental compiler support ([#​895](https://togithub.com/TypeStrong/ts-node/issues/895))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #297 into master will decrease coverage by 1.69%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #297     +/-   ##
========================================
- Coverage   59.09%   57.4%   -1.7%     
========================================
  Files          20      20             
  Lines         709     709             
  Branches      156     156             
========================================
- Hits          419     407     -12     
- Misses        227     240     +13     
+ Partials       63      62      -1
Impacted Files Coverage Δ
src/lib/picker/category.component.ts 63.63% <0%> (-10.39%) :arrow_down:
src/lib/picker/picker.component.ts 38.57% <0%> (-2.04%) :arrow_down:

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 f41e69d...ccf814c. Read the comment docs.