An open API service providing commit metadata for open source projects.

GitHub / nodejs/node-addon-api / commits

Module for using Node-API from C++

SHA Message Author Date Stats
25f7ba08 doc: clarify minimum C++ standard (#1754)
Signed-off-by: umuoy1 <b****n@g****m>
Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
3075ace9 feat!: bump minimum supported Node.js version to 22 (#1751)
Signed-off-by: umuoy1 <b****n@g****m>
Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
4be1e86d doc: add inline comment hints on finalizer signatures (#1738) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
13 days ago
5a8e2857 tools: find Python for git-clang-format (#1743)
Signed-off-by: umuoy1 <b****n@g****m>
Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
2faf3294 chore: release v8.9.2 (#1744)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
13c854a1 fix: resolve Symbol::For overload ambiguity (#1742)
Signed-off-by: umuoy1 <b****n@g****m>
Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
17 days ago
a8153321 chore: release v8.9.1 (#1740)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
72235180 fix: fix vs2026 ICE compatibility (#1739) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
27 days ago
13c28f66 chore: release v8.9.0 (#1733)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
e56a8dda chore: add node v26 test (#1732) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
3 months ago
00b95efe feat: add support for SharedArrayBuffer in TypedArray and TypedArrayOf<T> (#1... Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6a9456fa chore: release v8.8.0 (#1721)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
4de06fac doc: clarify filtered test behavior (#1725) Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f65113b6 feat: add std::string_view overload for Symbol::For (#1722) Yilong Li <b****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0add1306 feat: add String::New overload for string_view (#1706) Charles Cabergs <m****e@c****z>
Committed by: GitHub <n****y@g****m>
5 months ago
0eafea52 chore: release v8.7.0 (#1716)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7fb063d9 feat: add Date::New overload for a std::chrono::system_clock::time_point (#1705)
Co-authored-by: Kevin Eady <8****y@u****m>
Charles Cabergs <m****e@c****z>
Committed by: GitHub <n****y@g****m>
5 months ago
7b8d69e0 feat: add support for SharedArrayBuffer in DataViews (#1714) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f8210c61 chore(deps): bump the all group across 1 directory with 6 updates (#1717)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
967bbd59 feat: add Object::GetPrototype and Object::SetPrototype (#1715) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
7fef9739 fix: fix -Wextra-semi (#1718) Julien Schueller <s****r@p****m>
Committed by: GitHub <n****y@g****m>
6 months ago
845ba8e4 fix: add missing const to ObjectReference::Set string parameter (#1713) Umuoy <b****n@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
af7d42ee doc: add instructions to build with ninja (#1709) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
6 months ago
fe0c48e0 chore: release v8.6.0 (#1696)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
86a05243 chore(deps): bump the all group across 1 directory with 4 updates (#1701)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
67b6479e chore(deps): bump the all group across 1 directory with 10 updates (#1698)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
46673f40 feat: silence a legitimate vfptr sanitizer warning that is on by default in A... Matt Hargett <p****e@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
220bee24 feat: add SharedArrayBuffer (#1688) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
23ce3b17 docs: language & formatting improvements (#1679) Henré Botha <h****a@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
60d439ef ci: update Node.js versions in tests (#1686) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
d0845b3f chore(deps): bump the all group across 1 directory with 3 updates (#1685)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
c38bc483 chore(deps): bump the all group across 1 directory with 10 updates (#1683)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
fc213028 chore: enable OIDC npm publishing (#1682) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
11 months ago
b65e01b3 test: fix not escaped handles (#1676) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6babc960 chore: release v8.5.0 (#1673)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
915edb36 chore(deps): bump github/codeql-action in the all group (#1671)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ab3e5fe5 feat: add Then and Catch methods to Promise (#1668) Miguel Marcondes Filho <m****o@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2941941d chore(ci): update runners, removing windows-2019 and adding windows-2025 (#1672) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0b70d4de chore(deps): bump the all group with 2 updates (#1669)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a6213bb9 chore: release v8.4.0 (#1659)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ff6a672b chore(deps): bump the all group across 1 directory with 6 updates (#1664)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1e57a0ae feat: add sugar method for PropertyLValue (#1651) (#1655) nekosu <l****y@o****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b347dbe3 chore(deps): bump the all group across 1 directory with 6 updates (#1653)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ecff0d23 chore(deps): bump the all group with 3 updates (#1647)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e362f888 chore(deps): bump the all group with 2 updates (#1646)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ca306a10 docs: Fix node-api matrix url (#1643) Abhisek Pattnaik <a****p@e****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
97dc8606 chore(deps): bump the all group with 2 updates (#1645)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2044350a chore(deps): bump the all group with 4 updates (#1642)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
723f0943 chore: release v8.3.1 (#1635)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
932ad150 fix: node-api version 10 support (#1641) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
704ce1ad chore(deps): bump the all group across 1 directory with 6 updates (#1637)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
31c4a88b docs: fix incorrect instruction in cmake.js docs (#1632) Segev Finer <s****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
14c1a4f2 fix: add missing `stdexcept` include to test (#1634) Richard Lau <r****u@r****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1a3a3bb5 chore(deps): bump the all group with 3 updates (#1629)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7c3226fe chore(deps): bump the all group with 3 updates (#1627)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
56ffdea7 chore(deps): bump the all group across 1 directory with 2 updates (#1625)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7d2bd659 chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 in the all group (#1626)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
398eec6b chore: release v8.3.0 (#1617)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7341a635 chore(deps): bump the all group across 1 directory with 3 updates (#1622)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5853aade chore: enable tokenless Codecov uploads (#1620) Michaël Zasso <t****s@p****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5fa31a71 chore(deps): bump the all group with 2 updates (#1618)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c679f6f4 feat: allow catching all exceptions (#1593) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0776de2d chore(deps): bump github/codeql-action in the all group (#1614)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
504133b2 chore: use eslint directly (#1616) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cc2b8df4 chore: upgrade devdependencies (#1613) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
264bc1b9 chore: release v8.2.2 (#1603)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
98aae334 fix: missing napi_delete_reference on ObjectWrap ref (#1607) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c76b7578 chore(deps): bump actions/dependency-review-action in the all group (#1611)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
19002d54 chore(deps): bump the all group across 1 directory with 5 updates (#1604)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
78da4fa2 fix: mark external memory and version APIs as basic (#1597) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8b5b8b7b chore: npm publish provenance (#1601) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ae2c23e7 chore(deps): bump the all group with 3 updates (#1592)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
49652bd6 chore: release v8.2.1 (#1589)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6ba38919 fix: missing node_api_nogc_env definition (#1585) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f3eaae60 chore(deps): bump the all group with 2 updates (#1587)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f12f2f57 doc: amend outdated doc about multiple environments (#1586) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d8523a70 src: enable type cast checks in tests (#1581) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
48a43ded chore(deps): bump the all group across 1 directory with 3 updates (#1582)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5b1a57d9 chore: release v8.2.0 (#1571)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
82e881c3 chore(deps): bump the all group with 2 updates (#1578)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7bcb826a feat: add support for requiring basic finalizers (#1568) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
294a43f8 fix: call base basic finalizer if none defined (#1574) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
600fe6c1 chore: fix dependabot config (#1570) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c9f70bdb chore: explicitly define release please permissions (#1569) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b4aeecb0 feat: add support for nogc types via `BasicEnv` (#1514) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a0619ffe chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (#1567)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d23219ff [StepSecurity] ci: Harden GitHub Actions (#1561)
Signed-off-by: StepSecurity Bot <b****t@s****o>
StepSecurity Bot <b****t@s****o>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4400f616 chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1566)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
119cacb2 chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (#1563)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
44758591 chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#1562)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
526d00ed chore(deps): bump github/codeql-action from 3.26.0 to 3.26.5 (#1560)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ec15c046 chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (#1553)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cefc9b72 chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 (#1552)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6c5a43a2 chore(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 (#1551)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f6860332 chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#1547)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
66cbb581 chore: enable experimental testing in ci-win.yml (#1548) Kevin Eady <8****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
14cc8e98 chore(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 (#1541)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4e9d2485 chore(deps): bump github/codeql-action from 3.25.11 to 3.25.13 (#1542)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
12ffe91b chore: do not include component name in tag (#1538) Chengzhong Wu <c****1@b****t>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4cc11707 chore(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#1537)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago

← Back to repository