Update dependency node-addon-api to v8.9.1 #18

Open
Renovate 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.7.08.9.1 age confidence

Release Notes

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

v8.9.1

Compare Source

Bug Fixes

v8.9.0

Compare Source

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

v8.8.0

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • 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.

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.7.0` → `8.9.1`](https://renovatebot.com/diffs/npm/node-addon-api/8.7.0/8.9.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/node-addon-api/8.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-addon-api/8.7.0/8.9.1?slim=true) | --- ### Release Notes <details> <summary>nodejs/node-addon-api (node-addon-api)</summary> ### [`v8.9.1`](https://github.com/nodejs/node-addon-api/blob/HEAD/CHANGELOG.md#891-2026-07-31) [Compare Source](https://github.com/nodejs/node-addon-api/compare/v8.9.0...v8.9.1) ##### Bug Fixes - fix vs2026 ICE compatibility ([#&#8203;1739](https://github.com/nodejs/node-addon-api/issues/1739)) ([7223518](https://github.com/nodejs/node-addon-api/commit/722351807e21eaada1df16de1e959006c907a031)) ### [`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)) ### [`v8.8.0`](https://github.com/nodejs/node-addon-api/blob/HEAD/CHANGELOG.md#880-2026-05-13) [Compare Source](https://github.com/nodejs/node-addon-api/compare/v8.7.0...v8.8.0) ##### Features - add std::string\_view overload for Symbol::For ([#&#8203;1722](https://github.com/nodejs/node-addon-api/issues/1722)) ([f65113b](https://github.com/nodejs/node-addon-api/commit/f65113b6ce54271b0a26f97fc624b5574b64a048)) - add String::New overload for string\_view ([#&#8203;1706](https://github.com/nodejs/node-addon-api/issues/1706)) ([0add130](https://github.com/nodejs/node-addon-api/commit/0add1306f60b81432da94d13683aa0b06aa52925)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency node-addon-api to v8.9.0
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
438020fd78
Renovate force-pushed renovate/node-addon-api-8.x-lockfile from 438020fd78
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
to 685e1e53be
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
2026-07-18 03:00:33 +02:00
Compare
Renovate force-pushed renovate/node-addon-api-8.x-lockfile from 685e1e53be
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
to a383adb63b
All checks were successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pull_request_metadata/build-and-deploy Pipeline was successful
2026-07-31 19:00:40 +02:00
Compare
Renovate changed title from Update dependency node-addon-api to v8.9.0 to Update dependency node-addon-api to v8.9.1 2026-07-31 19:00:41 +02:00
All checks were successful
ci/woodpecker/pr/build-and-deploy Pipeline was successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
ci/woodpecker/pull_request_metadata/build-and-deploy Pipeline was successful
This pull request can be merged automatically.
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 switch renovate/node-addon-api-8.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/node-addon-api-8.x-lockfile
git switch renovate/node-addon-api-8.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/node-addon-api-8.x-lockfile
git switch renovate/node-addon-api-8.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/node-addon-api-8.x-lockfile
git switch main
git merge --squash renovate/node-addon-api-8.x-lockfile
git switch main
git merge --ff-only renovate/node-addon-api-8.x-lockfile
git switch main
git merge renovate/node-addon-api-8.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SakulFlee/Website!18
No description provided.