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

Update dependency neon-cli to ^0.5.3 #58

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.5.1 -> ^0.5.3 age adoption passing confidence

Release Notes

neon-bindings/neon ### [`v0.5.3`](https://togithub.com/neon-bindings/neon/blob/master/RELEASES.md#Version-053) [Compare Source](https://togithub.com/neon-bindings/neon/compare/0.5.2...0.5.3) #### Bug Fixes Upgrade `node-gyp` ([#​623](https://togithub.com/neon-bindings/neon/pull/623)) - Fix Windows Node 15 - Fix Apple M1 #### Features Added `neon::main` macro as a replacement for `register_module!` ([#​636](https://togithub.com/neon-bindings/neon/pull/636)) #### Known Issues Builds occassionally fail with Windows, Node 15 and npm 7 ([#​642](https://togithub.com/neon-bindings/neon/issues/642)) ### [`v0.5.2`](https://togithub.com/neon-bindings/neon/blob/master/RELEASES.md#Version-052) [Compare Source](https://togithub.com/neon-bindings/neon/compare/0.5.1...0.5.2) #### CLI Added support for [additional arguments](https://togithub.com/neon-bindings/neon/pull/633) passed to `cargo build`. Resolves [#​471](https://togithub.com/neon-bindings/neon/issues/471). ```sh neon build --release -- --features awesome ``` #### N-API - Improved [arguments performance](https://togithub.com/neon-bindings/neon/pull/610) - Add [redirect and `NPM_CONFIG_DISTURL`](https://togithub.com/neon-bindings/neon/pull/620) support

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.