Apollon77 / node-mbus

Nodejs mbus module
MIT License
20 stars 15 forks source link

Update nan requirement from ~2.13.2 to ~2.14.0 #37

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.14.0 May 16 2019 > > - Feature: Add missing methods to Nan::Maybe ([#852](https://github-redirect.dependabot.com/nodejs/nan/issues/852)) 4e962489fb84a184035b9fa74f245f650249aca6 > > ### 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 > > ... (truncated)
Commits - [`1dcc61b`](https://github.com/nodejs/nan/commit/1dcc61bd06d84e389bfd5311b2b1492a14c74201) 2.14.0 - [`36f4db8`](https://github.com/nodejs/nan/commit/36f4db809261c331c5a32e65942526e5a7be025c) Prepare for 2.14.0 - [`d105809`](https://github.com/nodejs/nan/commit/d105809e5caba8bd0db37ec486296b94fba1c3a0) add electron to travis test matrix ([#848](https://github-redirect.dependabot.com/nodejs/nan/issues/848)) - [`4e96248`](https://github.com/nodejs/nan/commit/4e962489fb84a184035b9fa74f245f650249aca6) Add missing methods to Nan::Maybe\ ([#852](https://github-redirect.dependabot.com/nodejs/nan/issues/852)) - [`8b2b384`](https://github.com/nodejs/nan/commit/8b2b384ba7989d84fb3d0d724dc337a4b72480b6) Merge pull request [#855](https://github-redirect.dependabot.com/nodejs/nan/issues/855) from 0xflotus/master - [`87c5f4e`](https://github.com/nodejs/nan/commit/87c5f4e6998f1d37e86b9bbc61b5b6b8bee4cdf7) Merge pull request [#2](https://github-redirect.dependabot.com/nodejs/nan/issues/2) from 0xflotus/patch-2 - [`6487f2b`](https://github.com/nodejs/nan/commit/6487f2b57926f9e5fde10a7502a1ff6c3deb9db7) Update asyncworker.md - [`2337191`](https://github.com/nodejs/nan/commit/233719155f09c4919db21abb715ba06da4c2383b) Merge pull request [#1](https://github-redirect.dependabot.com/nodejs/nan/issues/1) from 0xflotus/patch-1 - [`58b87c7`](https://github.com/nodejs/nan/commit/58b87c7cf6b3e4eaf20f87582d186d3531651acb) Update README.md - [`e512f92`](https://github.com/nodejs/nan/commit/e512f920d89aa2e8f5fffd35376e66508ffebf54) Add node 12 support - Additional commits viewable in [compare view](https://github.com/nodejs/nan/compare/v2.13.2...v2.14.0)


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.


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.