Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade node-addon-api from 4.2.0 to 4.3.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-01-21.
Release notes
Package name: node-addon-api
  • 4.3.0 - 2022-01-21

    SemVer minor release to pull changes since the last release. The main motivations for the release are:

    • Added iterator for Napi::Object.
    • Fixed usage of napi_extended_error_info in Napi::Error::New().
    • Added unwrapping logic to handle graceful error handling for primitives.
    • Removed travis config.
    • Updated compiler used for testing.
    • Added BigInt value test.
    • Minor fixes all overt est suite.
    • Documentation of iterator for Napi::Object.
    • Minor fixes all over documentation.

    What's Changed

    New Contributors

    Full Changelog: v4.2.0...v4.3.0

  • 4.2.0 - 2021-09-17

    SemVer minor release to pull changes since the last release. The main motivations for the release are:

    • Allow creating Function with move-only functor.
    • Fixed casts to not be undefined behavior.
    • Fixed the way to enable C++ exceptions.
    • Run tests with options to prefix build root path.
    • Minor fixes all over the documentation.
from node-addon-api GitHub release notes
Commit messages
Package name: node-addon-api
  • 133e13d Prepare release v4.3.0.
  • 7046834 Update to use recent version of stale action
  • 293c732 Merge pull request #1075 from JckXia/handle-error-thrown
  • 706b199 test: create tools/eslint-format
  • e0567d0 Update documents
  • 6918138 Refactor code. Using hard coded string instead of using symbol
  • 7423cc5 Update object_wrap.md (#1094)
  • 5aab27e doc: add blurb about SetInstanceData
  • e439222 test: add bigint value test
  • 0dfa89f doc: document object iterators (#1090)
  • 04b26a9 test: add first set of func Ref tests
  • a0b3fe9 Replace magic value with symbol
  • 173c5bc Update PR based on review comments
  • 02bcfbc Update doc and appending GUID to object property
  • c89f0bf Remove un-necessary comment/iostream and updated docs to reflect on limitations with this impl
  • ed4d1c5 Added unwrapping logic to handle graceful error handling for primitives
  • 4663453 src: fix usage of `napi_extended_error_info` in `Error::New()`
  • cb22841 doc: fix typo in TypedThreadSafeFunction example (#1083)
  • b70acdd test: remove travis config (#1082)
  • 1404b7c test: update compiler used for testing (#1079)
  • 4351bff doc: fixup to meet lint rules
  • bd8f6e6 src: add iterator for Object
  • d8fc7b8 lint: add eslint based on config-semistandard (#1067)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants