Apollon77 / node-mbus

Nodejs mbus module
MIT License
21 stars 15 forks source link

Update nan requirement from ~2.12.0 to ~2.13.2 #29

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on nan to permit the latest version.

Changelog *Sourced from [nan's changelog](https://github.com/nodejs/nan/blob/master/CHANGELOG.md).* > ### 2.13.2 Mar 24 2019 > > - Bugfix: remove usage of deprecated `IsNearDeath` ([#842](https://github-redirect.dependabot.com/nodejs/nan/issues/842)) fbaf42252af279c3d867c6b193571f9711c39847 > > ### 2.13.1 Mar 14 2019 > > - Bugfix: check V8 version directly instead of inferring from NMV ([#840](https://github-redirect.dependabot.com/nodejs/nan/issues/840)) 12f9df9f393285de8fb4a8cd01478dc4fe3b089d > > ### 2.13.0 Mar 13 2019 > > - Feature: add support for node master ([#831](https://github-redirect.dependabot.com/nodejs/nan/issues/831)) 113c0282072e7ff4f9dfc98b432fd894b798c2c > > ### 2.12.1 Dec 18 2018 > > - Bugfix: Fix build breakage with Node.js 10.0.0-10.9.0. ([#833](https://github-redirect.dependabot.com/nodejs/nan/issues/833)) 625e90e8fef8d39ffa7247250a76a100b2487474 > > ### 2.12.0 Dec 16 2018 > > - Bugfix: Add scope.Escape() to Call() ([#817](https://github-redirect.dependabot.com/nodejs/nan/issues/817)) 2e5ed4fc3a8ac80a6ef1f2a55099ab3ac8800dc6 > - Bugfix: Fix Node.js v10.12.0 deprecation warnings. 509859cc23b1770376b56550a027840a2ce0f73d > - Feature: Allow SetWeak() for non-object persistent handles. ([#824](https://github-redirect.dependabot.com/nodejs/nan/issues/824)) e6ef6a48e7e671fe3e4b7dddaa8912a3f8262ecd > > ### 2.11.1 Sep 29 2018 > > - Fix: adapt to V8 7.0 24a22c3b25eeeec2016c6ec239bdd6169e985447 > > ### 2.11.0 Aug 25 2018 > > - Removal: remove `FunctionCallbackInfo::Callee` for nodejs `>= 10` 1a56c0a6efd4fac944cb46c30912a8e023bda7d4 > - Bugfix: Fix `AsyncProgressWorkerBase::WorkProgress` sends invalid data b0c764d1dab11e9f8b37ffb81e2560a4498aad5e > - Feature: Introduce `GetCurrentEventLoop` b4911b0bb1f6d47d860e10ec014d941c51efac5e > - Feature: Add `NAN_MODULE_WORKER_ENABLED` macro as a replacement for `NAN_MODULE` b058fb047d18a58250e66ae831444441c1f2ac7a > > ### 2.10.0 Mar 16 2018 > > - Deprecation: Deprecate `MakeCallback` 5e92b19a59e194241d6a658bd6ff7bfbda372950 > - Feature: add `Nan::Call` overload 4482e1242fe124d166fc1a5b2be3c1cc849fe452 > - Feature: add more `Nan::Call` overloads 8584e63e6d04c7d2eb8c4a664e4ef57d70bf672b > - Feature: Fix deprecation warnings for Node 10 1caf258243b0602ed56922bde74f1c91b0cbcb6a > > ### 2.9.2 Feb 22 2018 > > - Bugfix: Bandaid for async hooks 212bd2f849be14ef1b02fc85010b053daa24252b > > ### 2.9.1 Feb 22 2018 > > - Bugfix: Avoid deprecation warnings in deprecated `Nan::Callback::operator()` 372b14d91289df4604b0f81780709708c45a9aa4 > - Bugfix: Avoid deprecation warnings in `Nan::JSON` 3bc294bce0b7d0a3ee4559926303e5ed4866fda2 > > ### 2.9.0 Feb 22 2018 > ... (truncated)
Commits - [`c428b85`](https://github.com/nodejs/nan/commit/c428b85786c41e4d55c11c02fe04ef1adba80934) 2.13.2 - [`7a4bf3b`](https://github.com/nodejs/nan/commit/7a4bf3bc3c730da7ddbcdb3149c25d6d5b3db126) Prepare for 2.13.2 - [`fbaf422`](https://github.com/nodejs/nan/commit/fbaf42252af279c3d867c6b193571f9711c39847) remove usage of deprecated IsNearDeath ([#842](https://github-redirect.dependabot.com/nodejs/nan/issues/842)) - [`19f08c2`](https://github.com/nodejs/nan/commit/19f08c2394b19a5dbe854020fed0446606d68955) 2.13.1 - [`cabd722`](https://github.com/nodejs/nan/commit/cabd72258ced24842280af47660438a54ca1d26c) Prepare for 2.13.1 - [`12f9df9`](https://github.com/nodejs/nan/commit/12f9df9f393285de8fb4a8cd01478dc4fe3b089d) fix: check V8 version directly instead of inferring from NMV ([#840](https://github-redirect.dependabot.com/nodejs/nan/issues/840)) - [`24c6357`](https://github.com/nodejs/nan/commit/24c6357e53f02c5344847e8f64bb02db45ba5627) 2.13.0 - [`4539583`](https://github.com/nodejs/nan/commit/4539583b4a5d1013ee12019098030bf1fb7789a7) Prepare for 2.13.0 - [`d113c02`](https://github.com/nodejs/nan/commit/d113c0282072e7ff4f9dfc98b432fd894b798c2c) add support for node master ([#831](https://github-redirect.dependabot.com/nodejs/nan/issues/831)) - [`1b77c11`](https://github.com/nodejs/nan/commit/1b77c1186c7f36b17f73256c5b04c496a12adf4b) 2.12.1 - Additional commits viewable in [compare view](https://github.com/nodejs/nan/compare/v2.12.0...v2.13.2)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.