Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
6.1.0
7.0.0
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.
Drops support for node 14
:tada: This PR is included in version 12.0.1 :tada:
The release is available on:
v12.0.1
Your semantic-release bot :package::rocket:
This PR contains the following updates:
6.1.0
->7.0.0
Release Notes
nodejs/node-addon-api (node-addon-api)
### [`v7.0.0`](https://togithub.com/nodejs/node-addon-api/blob/HEAD/CHANGELOG.md#2023-06-13-Version-700-KevinEady) [Compare Source](https://togithub.com/nodejs/node-addon-api/compare/v6.1.0...v7.0.0) ##### 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::AsyncProgressQueueWorkerConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.