Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node-addon-api to the latest version 🚀 #31

Merged
merged 1 commit into from
Jan 4, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 14, 2018

The dependency node-addon-api was updated from 1.5.0 to 1.6.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for Release 1.6.1

SemVer patch release to pull changes since the last release. The motivations for release is to enable the Napi::CallbackScope feature with N-API v3. Furthermore there are some other minor fixes on documentation.

Commits

The new version differs by 14 commits.

  • 269bf12 Updates for release 1.6.1
  • e7cd292 src: remove unused CallbackScope member
  • d47399f src: guard CallbackScope with N-API v3
  • 29a0262 doc: fix typo
  • b6dc15b doc: make links point to node-addon-examples repo
  • 322dc09 Updates for release 1.6.0
  • 8ce605c build: avoid using package-lock.json
  • fa3a615 src: use MakeCallback() -> Call() in AsyncWorker
  • 2342415 test: create test objects in the stack instead of the heap
  • 67b7db0 test: write tests for Array class
  • 729f6dc test: add arraybuffer tests
  • 405f3e5 src: implement CallbackScope class
  • 015d953 doc: fix Napi::Reference link
  • fd65078 README.md: link to new ABI stability guide

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.057% when pulling 3b39f4a on greenkeeper/node-addon-api-1.6.1 into ba359c6 on master.

greenkeeper bot added a commit that referenced this pull request Nov 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 29, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • d8e9c22 Prepare release of version 1.6.2
  • 07a0fc4 src: fix selection logic for 6.x

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 3, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2019

Update to this version instead 🚀

Commits

The new version differs by 23 commits.

  • c12c425 Prepare release 1.6.3
  • 83b41c2 Document adding -fvisibility=hidden flag for macOS users
  • 1ed7ad8 doc: correct return type of Int32Value to int32_t
  • b0f6b60 src: add AsyncWorker destruction suppression
  • 72b1975 doc: fix links to the Property Descriptor docs
  • fcfc612 build: new build targets for debug purposes
  • c629553 doc: minor doc corrections and clarifications
  • 7b87e0b doc: update number.md
  • fcf173d src: expose macros that throw errors
  • b409a2f package: add npm search keywords
  • 0bc7987 doc: fix references to Weak and Persistent
  • ad6f569 doc: dix typo
  • 28df833 Merge pull request #441 from jschlight/master
  • 4921e74 Rearranges names to be alphabetical
  • 4822033 Membership review update

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 28, 2019

Update to this version instead 🚀

@addaleax addaleax merged commit 18a2a9f into master Jan 4, 2020
@addaleax addaleax deleted the greenkeeper/node-addon-api-1.6.1 branch January 4, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants