amilajack / node-disk-utility

Quickly calculate the size of a folder or disk on macOS and Linux
MIT License
30 stars 4 forks source link

fix(deps): update dependency neon-cli to ^0.8.0 #66

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
neon-cli (source) ^0.7.1 -> ^0.8.0 age adoption passing confidence

Release Notes

neon-bindings/neon ### [`v0.8.0`](https://togithub.com/neon-bindings/neon/blob/master/RELEASES.md#Version-080) [Compare Source](https://togithub.com/neon-bindings/neon/compare/0.7.1...0.8.0) #### Fixes - `as_slice` and `as_mut_slice` properly handle a `null` pointer from an empty buffer ([#​681](https://togithub.com/neon-bindings/neon/pull/681)) - Global drop queue added to avoid panics on N-API 6+ when dropping a `Root` ([#​700](https://togithub.com/neon-bindings/neon/pull/700)) #### Features - Added `neon::reflect::eval` ([#​692](https://togithub.com/neon-bindings/neon/pull/692)) - Added `create-neon` for creating an N-API project ([#​690](https://togithub.com/neon-bindings/neon/pull/690)) - Added details to the `README.md` generated by `create-neon` ([#​697](https://togithub.com/neon-bindings/neon/pull/697)) #### Improvements - Switched N-API tests to `cargo-cp-artifact` ([#​687](https://togithub.com/neon-bindings/neon/pull/687)) - Added `impl Finalize for Option` ([#​680](https://togithub.com/neon-bindings/neon/pull/680)) - Added a N-API migration guide ([#​685](https://togithub.com/neon-bindings/neon/pull/685)) #### Housekeeping - Lint fixes ([#​609](https://togithub.com/neon-bindings/neon/pull/609)) - Lint CI enforcement and `cargo fmt` ([#​698](https://togithub.com/neon-bindings/neon/pull/698))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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