node-sqlite3
node-sqlite3 copied to clipboard
Update dependency node-addon-api to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| node-addon-api | ^7.0.0 -> ^8.0.0 |
Release Notes
nodejs/node-addon-api (node-addon-api)
v8.3.0
Features
v8.2.2
Bug Fixes
- mark external memory and version APIs as basic (#1597) (78da4fa)
- missing napi_delete_reference on ObjectWrap ref (#1607) (98aae33)
v8.2.1
Bug Fixes
- failed type cast checks in Symbol::WellKnown (#1581) (d8523a7)
- missing node_api_nogc_env definition (#1585) (6ba3891)
v8.2.0
Features
- add support for nogc types via
BasicEnv(#1514) (b4aeecb) - add support for requiring basic finalizers (#1568) (7bcb826)
Bug Fixes
v8.1.0
Features
- Expose version property in public API (#1479) (23bb42b)
- improve messages on CheckCast (#1507) (bf49519)
Bug Fixes
- fix compilation for Visual Studio 2022 (#1492) (e011720)
- restore ability to run under NAPI_EXPERIMENTAL (#1409) (40bcb09)
v8.0.0
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
Configuration
📅 Schedule: Branch creation - "* * * * 1-5" (UTC), 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.