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 v7 #121

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

nodejs/node-addon-api (node-addon-api)

v7.0.0

Compare Source

Notable changes
API
  • Drop support for Node.js v14.x and v19.x.
  • Ensure native receiver exists when calling instance methods and properties.
  • Fix issue when creating Napi::Error instances that wrap primitives values.
TEST
  • Added tests for Napi::AsyncProgressQueueWorker<T> class.
  • Added tests for Napi::AsyncProgressWorker<T> class.
Documentation
  • Added documentation for Napi::Value::IsBigInt().
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.

@GazHank GazHank added the breaking Breaking Change label Jul 18, 2023
@GazHank
Copy link
Contributor

GazHank commented Jul 18, 2023

Drops support for node 14

@GazHank GazHank merged commit ed3df6a into main Jul 22, 2023
27 checks passed
@GazHank GazHank deleted the renovate/node-addon-api-7.x branch July 22, 2023 11:53
@reconbot
Copy link
Member

🎉 This PR is included in version 12.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
breaking Breaking Change released
Development

Successfully merging this pull request may close these issues.

2 participants