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

fix(deps): update dependency node-addon-api to v6.1.0 #102

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-addon-api 6.0.0 -> 6.1.0 age adoption passing confidence

Release Notes

nodejs/node-addon-api

v6.1.0

Compare Source

Notable changes
API
  • Enforce type checks on Napi::Value::As().
  • Added Napi::TypeTaggable class.
  • Defined NAPI_HAS_THREADS to make TSFN available on Emscripten.
  • Defined NODE_API_NO_EXTERNAL_BUFFERS_ALLOWED and
    Napi::Buffer::NewOrCopy() to handle the support for external buffers.
TEST
  • Added tests for Napi::Reference<T> class.
  • Added tests for copy/move semantics.
  • Added tests for Napi::RangeError and Napi::TypeError class.
  • Fixed inconsistent failure executing test suite.
  • Added tests for Napi::ObjectReference<T> class.
  • Added tests for Napi::ObjectWrap<T> class.
Documentation
  • Added documentation for Napi::TypeTaggable.
  • Some minor fixes all over the documentation.
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v6 fix(deps): update dependency node-addon-api to v6 - autoclosed Apr 20, 2023
@renovate renovate bot closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/node-addon-api-6.x branch April 20, 2023 03:22
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v6 - autoclosed fix(deps): update dependency node-addon-api to v6 Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/node-addon-api-6.x branch April 20, 2023 15:55
@renovate renovate bot force-pushed the renovate/node-addon-api-6.x branch from 8ba3c5a to 4858994 Compare April 20, 2023 19:35
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v6 fix(deps): update dependency node-addon-api to v6.1.0 Apr 20, 2023
@reconbot reconbot merged commit cd65573 into main Apr 21, 2023
@reconbot reconbot deleted the renovate/node-addon-api-6.x branch April 21, 2023 22:54
@reconbot
Copy link
Member

🎉 This PR is included in version 11.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant