Skip to content

fix(deps): update dependency node-addon-api to v8#443

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node-addon-api-8.x
Open

fix(deps): update dependency node-addon-api to v8#443
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node-addon-api-8.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 8, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
node-addon-api ^3.2.1^8.0.0 age confidence

Release Notes

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

v8.6.0

Compare Source

Features
  • add SharedArrayBuffer (#​1688) (220bee2)
  • silence a legitimate vfptr sanitizer warning that is on by default in Android NDK 29 (#​1692) (46673f4)

v8.5.0

Compare Source

Features

v8.4.0

Compare Source

Features

v8.3.1

Compare Source

Bug Fixes

v8.3.0

Compare Source

Features

v8.2.2

Compare Source

Bug Fixes

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
Bug Fixes

v8.1.0

Compare Source

Features
Bug Fixes

v8.0.0

Compare Source

Notable changes
  • Support for Node.js v16.x is no longer maintained.
Commits
  • [df2147a2b6] - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (dependabot[bot]) #​1455
  • [eb4fa9b55a] - build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 (dependabot[bot]) #​1452
  • [f85e8146bb] - build(deps): bump github/codeql-action from 3.23.2 to 3.24.3 (dependabot[bot]) #​1448
  • [b84deb0d2f] - build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 (dependabot[bot]) #​1447
  • [7dcee380cd] - build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (dependabot[bot]) #​1444
  • [a727b629fe] - build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (dependabot[bot]) #​1443
  • [ea712094e3] - build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 (dependabot[bot]) #​1440
  • [898e5006a5] - build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (dependabot[bot]) #​1439
  • [66e6e0e4b6] - build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (dependabot[bot]) #​1438
  • [f1ca4ccd7f] - build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (dependabot[bot]) #​1433
  • [c58112d52e] - build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (dependabot[bot]) #​1430
  • [f1b9c0bc24] - chore: remove v16.x regular CI runs (Chengzhong Wu) #​1437
  • [c6561d90d6] - chore: reduce dependabot noise (Chengzhong Wu) #​1436
  • [42931eeba6] - doc: reorganize readme (Chengzhong Wu) #​1441
  • [3b9f3db14e] - doc: update changelog maker commands (Chengzhong Wu) #​1431
  • [034c039298] - test: heed npm_config_debug (Gabriel Schulhof) #​1445

v7.1.1

Compare Source

v7.1.0

Compare Source

Notable changes
API
  • Add Env::GetModuleFileName
  • Add SyntaxError
  • Allow NAPI_VERSION env var and templatize AttachData callback
  • Add common gyp dependency targets.
Commits
  • [864fed488c] - build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (dependabot[bot]) #​1428
  • [81a8d43130] - build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 (dependabot[bot]) #​1427
  • [e20088941b] - build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (dependabot[bot]) #​1426
  • [76c7b12e4e] - build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (dependabot[bot]) #​1425
  • [cd58edde1d] - build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (dependabot[bot]) #​1424
  • [0fd1b9e0e1] - build(deps): bump github/codeql-action from 2.22.8 to 3.22.11 (dependabot[bot]) #​1423
  • [c181b19d68] - build(deps): bump actions/stale from 8.0.0 to 9.0.0 (dependabot[bot]) #​1418
  • [6fa67791a1] - build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (dependabot[bot]) #​1417
  • [1fff346fa6] - build(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 (dependabot[bot]) #​1415
  • [ecb9690fe5] - build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 (dependabot[bot]) #​1414
  • [969547b871] - build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 (dependabot[bot]) #​1413
  • [183d1522a9] - build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 (dependabot[bot]) #​1412
  • [25f977724a] - build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.3 (dependabot[bot]) #​1410
  • [f6d125a407] - build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (dependabot[bot]) #​1406
  • [ce78a39ec7] - build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 (dependabot[bot]) #​1400
  • [dc211ebb48] - build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (dependabot[bot]) #​1398
  • [cab559e3bd] - build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (dependabot[bot]) #​1397
  • [f71ff5582d] - build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 (dependabot[bot]) #​1396
  • [21c1d08680] - build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (dependabot[bot]) #​1394
  • [e4eec0939c] - build(deps): bump github/codeql-action from 2.21.9 to 2.22.3 (dependabot[bot]) #​1393
  • [94f3459474] - build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 (dependabot[bot]) #​1388
  • [90a741ef10] - build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 (dependabot[bot]) #​1386
  • [7e1aa06132] - Update LICENSE.md (Michael Dawson) #​1385
  • [0a0612362e] - build(deps): bump github/codeql-action from 2.21.7 to 2.21.9 (dependabot[bot]) #​1384
  • [47bd430da2] - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (dependabot[bot]) #​1383
  • [b3f7f73cb9] - build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 (dependabot[bot]) #​1377
  • [12c1655387] - build(deps): bump github/codeql-action from 2.21.6 to 2.21.7 (dependabot[bot]) #​1380
  • [6abed318e4] - build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 (dependabot[bot]) #​1378
  • [89eda59930] - build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (dependabot[bot]) #​1376
  • [90870dbffa] - build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (dependabot[bot]) #​1375
  • [b860793eff] - build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 (dependabot[bot]) #​1372
  • [f9b9974b4a] - build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (dependabot[bot]) #​1371
  • [9596e3de2d] - build(deps): bump actions/setup-node from 3.7.0 to 3.8.1 (dependabot[bot]) #​1370
  • [e969210747] - build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 (dependabot[bot]) #​1368
  • [13ef96a5a9] - build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 (dependabot[bot]) #​1364
  • [9776d148b3] - build(deps): bump github/codeql-action from 2.21.1 to 2.21.2 (dependabot[bot]) #​1358
  • [59dc6be097] - build(deps): bump github/codeql-action from 2.21.0 to 2.21.1 (dependabot[bot]) #​1357
  • [5e72796cd5] - build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 (dependabot[bot]) #​1356
  • [4e62db45e4] - build(deps): bump github/codeql-action from 2.20.3 to 2.21.0 (dependabot[bot]) #​1353
  • [0c093a33e8] - build(deps): bump github/codeql-action from 2.20.1 to 2.20.3 (dependabot[bot]) #​1349
  • [5523b2d3fa] - build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 (dependabot[bot]) #​1348
  • [afa494ef7f] - Add Node.js version restrictions (Ingo Fischer) #​1340
  • [ac4c87f660] - build(deps): bump ossf/scorecard-action from 2.0.6 to 2.2.0 (dependabot[bot]) #​1344
  • [47aeb6689d] - build(deps): bump github/codeql-action from 2.2.12 to 2.20.1 (dependabot[bot]) #​1343
  • [bd45a8fffc] - build(deps): bump step-security/harden-runner from 2.3.0 to 2.4.1 (dependabot[bot]) #​1342
  • [343a1e1708] - build(deps-dev): bump fs-extra from 9.1.0 to 11.1.1 (dependabot[bot]) #​1335
  • [4168c10182] - build(deps): bump actions/stale from 5.2.1 to 8.0.0 (dependabot[bot]) #​1333
  • [1c182abd1f] - build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.6 (dependabot[bot]) #​1331
  • [717a61931d] - build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (dependabot[bot]) #​1329
  • [d605d62c89] - chore: lock python version in actions (Chengzhong Wu) #​1403
  • [734e3f2509] - doc: fix rendering of code blocks in list (Tobias Nießen) #​1401
  • [dfdf6eb6e6] - doc: add missing title IsBigInt (Marx) #​1352
  • [8850997f38] - doc: fix typo AsyncProgressWorker::ExecutionProgress (JerryZhongJ) #​1350
  • [8192a471a1] - docs: fixed Broken Links (Ömer AKGÜL) #​1405
  • [16a18c047a] - fix: handle c++ exception in TSFN callback (Chengzhong Wu) #​1345
  • [ab14347080] - gyp: add common targets (Chengzhong Wu) #​1389
  • [fa3518bc08] - src: remove duplicate buffer info calls (Chengzhong Wu) #​1354
  • [b83e453e6e] - src: add Env::GetModuleFileName (Kevin Eady) #​1327
  • [d9828c6264] - src: add SyntaxError (Kevin Eady) #​1326
  • [c52e764bb2] - src,test,build: allow NAPI_VERSION env var and templatize AttachData callback (Gabriel Schulhof) #​1399
  • [8f028d630a] - test: remove experimental flag from bigint (Gabriel Schulhof) #​1395
  • [414be9e000] - test: run interfering tests in their own process (Gabriel Schulhof) #​1325

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

v6.1.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

v6.0.0

Compare Source

Notable changes
API
  • Added Napi::Object::TypeTag() and Napi::Object::CheckTypeTag() methods.
  • Made operator napi_callback_info explicit.
TEST
  • Some minor fixes all over the test suite.
  • Added tests related to Napi::Object::TypeTag() and Napi::Object::CheckTypeTag() methods.
  • Added tests related to Napi::CallbackScope.
  • Added tests related to Napi::EscapableHandleScope.
  • Added tests related to Napi::Maybe<T>.
  • Added tests related to Napi::ThreadSafeFuntion.
  • Changed some tests related to Napi::AsyncWorker.
Documentation
  • Added documentation for Napi::Object::TypeTag() and Napi::Object::CheckTypeTag() methods.
  • Added documentation about how to run a specific unit test.
TOOL
  • Added x86 architecture to the CI matrix.
Commits

v5.1.0

Compare Source

Notable changes
API
  • Fixed memory leak in Napi::AsyncProgressWorkerBase.
  • Added api to get callback_info from Napi::CallBackInfo.
  • Fixed erros and warning in VS 2017.
  • Made Npi::Env::CleanupHook public.
  • Removed Napi::TypedArray::unknown_array_type.
TEST
  • Some minor fixes all over the test suite.
  • Added tests related to Napi::Env.
  • Added tests related to Napi::TypedArray.
  • Added tests related to Napi::AsyncWorker.
  • Added tests related to Napi::TypedThreadSafeFunction.
  • Added tests related to Napi::Value.
  • Added test related to Napi::Promise.
Documentation
  • Some minor fixes all over the documentation.
  • Added Napi::HandleScope example.
  • Added documentation about how to run a specific unit test.
TOOL
  • Added Windows with VS 2022 and Node.JS 19.x to the CI matrix.
  • Fixed stale workflow.
  • Updated Node.js versions on CI component.
  • Added condition for Window to find eslint.
Commits

v5.0.0

Compare Source

Notable changes
API
  • Add Env::GetModuleFileName
  • Add SyntaxError
  • Allow NAPI_VERSION env var and templatize AttachData callback
  • Add common gyp dependency targets.
Commits
  • [864fed488c] - build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (dependabot[bot]) #​1428
  • [81a8d43130] - build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 (dependabot[bot]) #​1427
  • [e20088941b] - build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (dependabot[bot]) #​1426
  • [76c7b12e4e] - build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (dependabot[bot]) #​1425
  • [cd58edde1d] - build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (dependabot[bot]) #​1424
  • [0fd1b9e0e1] - build(deps): bump github/codeql-action from 2.22.8 to 3.22.11 (dependabot[bot]) #​1423
  • [c181b19d68] - build(deps): bump actions/stale from 8.0.0 to 9.0.0 (dependabot[bot]) #​1418
  • [6fa67791a1] - build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (dependabot[bot]) #​1417
  • [1fff346fa6] - build(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 (dependabot[bot]) #​1415
  • [ecb9690fe5] - build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 (dependabot[bot]) #​1414
  • [969547b871] - build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 (dependabot[bot]) #​1413
  • [183d1522a9] - build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 (dependabot[bot]) #​1412
  • [25f977724a] - build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.3 (dependabot[bot]) #​1410
  • [f6d125a407] - build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (dependabot[bot]) #​1406
  • [ce78a39ec7] - build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 (dependabot[bot]) #​1400
  • [dc211ebb48] - build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 (dependabot[bot]) #​1398
  • [cab559e3bd] - build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (dependabot[bot]) #​1397
  • [f71ff5582d] - build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 (dependabot[bot]) #​1396
  • [21c1d08680] - build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (dependabot[bot]) #​1394
  • [e4eec0939c] - build(deps): bump github/codeql-action from 2.21.9 to 2.22.3 (dependabot[bot]) #​1393
  • [94f3459474] - build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 (dependabot[bot]) #​1388
  • [90a741ef10] - build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 (dependabot[bot]) #​1386
  • [7e1aa06132] - Update LICENSE.md (Michael Dawson) #​1385
  • [0a0612362e] - build(deps): bump github/codeql-action from 2.21.7 to 2.21.9 (dependabot[bot]) #​1384
  • [47bd430da2] - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (dependabot[bot]) #​1383
  • [b3f7f73cb9] - build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 (dependabot[bot]) #​1377
  • [12c1655387] - build(deps): bump github/codeql-action from 2.21.6 to 2.21.7 (dependabot[bot]) #​1380
  • [6abed318e4] - build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 (dependabot[bot]) #​1378
  • [89eda59930] - build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (dependabot[bot]) #​1376
  • [90870dbffa] - build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (dependabot[bot]) #​1375
  • [b860793eff] - build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 (dependabot[bot]) #​1372
  • [f9b9974b4a] - build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (dependabot[bot]) #​1371
  • [9596e3de2d] - build(deps): bump actions/setup-node from 3.7.0 to 3.8.1 (dependabot[bot]) #​1370
  • [e969210747] - build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 (dependabot[bot]) #​1368
  • [13ef96a5a9] - build(deps): bump step-security/harden-runner from 2.5.0 to 2.5.1 (dependabot[bot]) #​1364
  • [9776d148b3] - build(deps): bump github/codeql-action from 2.21.1 to 2.21.2 (dependabot[bot]) #​1358
  • [59dc6be097] - build(deps): bump github/codeql-action from 2.21.0 to 2.21.1 (dependabot[bot]) #​1357
  • [5e72796cd5] - build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 (dependabot[bot]) #​1356
  • [4e62db45e4] - build(deps): bump github/codeql-action from 2.20.3 to 2.21.0 (dependabot[bot]) #​1353
  • [0c093a33e8] - build(deps): bump github/codeql-action from 2.20.1 to 2.20.3 (dependabot[bot]) #​1349
  • [5523b2d3fa] - build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 (dependabot[bot]) #​1348
  • [afa494ef7f] - Add Node.js version restrictions (Ingo Fischer) #​1340
  • [ac4c87f660] - build(deps): bump ossf/scorecard-action from 2.0.6 to 2.2.0 (dependabot[bot]) #​1344
  • [47aeb6689d] - build(deps): bump github/codeql-action from 2.2.12 to 2.20.1 (dependabot[bot]) #​1343
  • [bd45a8fffc] - build(deps): bump step-security/harden-runner from 2.3.0 to 2.4.1 (dependabot[bot]) #​1342
  • [343a1e1708] - build(deps-dev): bump fs-extra from 9.1.0 to 11.1.1 (dependabot[bot]) #​1335
  • [4168c10182] - build(deps): bump actions/stale from 5.2.1 to 8.0.0 (dependabot[bot]) #​1333
  • [1c182abd1f] - build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.6 (dependabot[bot]) #​1331
  • [717a61931d] - build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (dependabot[bot]) #​1329
  • [d605d62c89] - chore: lock python version in actions (Chengzhong Wu) #​1403
  • [734e3f2509] - doc: fix rendering of code blocks in list (Tobias Nießen) #​1401
  • [dfdf6eb6e6] - doc: add missing title IsBigInt (Marx) [#​1352](https://redirec

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Dec 9, 2025
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Dec 11, 2025
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Dec 12, 2025
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Dec 14, 2025
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Dec 15, 2025
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Dec 24, 2025
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from ca964cf to 2191938 Compare January 1, 2026 15:30
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Jan 3, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Jan 5, 2026
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 2191938 to 0746309 Compare January 9, 2026 10:15
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Jan 9, 2026
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Jan 11, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Jan 12, 2026
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Jan 18, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 0746309 to 4bf3dce Compare January 19, 2026 16:16
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 4bf3dce to 1c0260e Compare January 24, 2026 16:08
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Feb 1, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 1c0260e to 0155ff6 Compare February 2, 2026 16:38
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Feb 7, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Feb 9, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 0155ff6 to 1c5d324 Compare February 12, 2026 10:22
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Feb 15, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Feb 16, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 1c5d324 to 5d9fabd Compare February 17, 2026 16:16
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Feb 20, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 5d9fabd to 0965f6b Compare February 27, 2026 16:13
@renovate renovate bot changed the title fix(deps): update dependency node-addon-api to v8 Update dependency node-addon-api to v8 Mar 2, 2026
@renovate renovate bot changed the title Update dependency node-addon-api to v8 fix(deps): update dependency node-addon-api to v8 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/node-addon-api-8.x branch from 0965f6b to a1a1adb Compare March 5, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants