Update dependency node-addon-api to v8.9.0 #33

Open
renovate-bot wants to merge 1 commit from renovate/node-addon-api-8.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
node-addon-api 8.8.08.9.0 age confidence

Release Notes

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

v8.9.0

Compare Source

Features
  • add support for SharedArrayBuffer in TypedArray and TypedArrayOf<T> (#​1731) (00b95ef)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [node-addon-api](https://github.com/nodejs/node-addon-api) | [`8.8.0` → `8.9.0`](https://renovatebot.com/diffs/npm/node-addon-api/8.8.0/8.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/node-addon-api/8.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-addon-api/8.8.0/8.9.0?slim=true) | --- ### Release Notes <details> <summary>nodejs/node-addon-api (node-addon-api)</summary> ### [`v8.9.0`](https://github.com/nodejs/node-addon-api/blob/HEAD/CHANGELOG.md#890-2026-05-24) [Compare Source](https://github.com/nodejs/node-addon-api/compare/v8.8.0...v8.9.0) ##### Features - add support for SharedArrayBuffer in TypedArray and TypedArrayOf\<T> ([#&#8203;1731](https://github.com/nodejs/node-addon-api/issues/1731)) ([00b95ef](https://github.com/nodejs/node-addon-api/commit/00b95efea6522980e9661a729a59b926ecf5c6b6)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-06-26 17:30:20 +02:00
renovate-bot added 1 commit 2026-06-26 17:30:21 +02:00
Update dependency node-addon-api to v8.9.0
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 5m12s
18832e652e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-26 17:30:26 +02:00
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 5m12s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/node-addon-api-8.x-lockfile:renovate/node-addon-api-8.x-lockfile
git checkout renovate/node-addon-api-8.x-lockfile
Sign in to join this conversation.
No description provided.