Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
node-abi 3.85.0 -> 4.24.0 age confidence

Release Notes

electron/node-abi (node-abi)

v4.24.0

Compare Source

Features

v4.23.0

Compare Source

Features

v4.22.0

Compare Source

Features

v4.21.0

Compare Source

Features

v4.20.0

Compare Source

Features

v4.19.0

Compare Source

Features

v4.18.0

Compare Source

Features

v4.17.0

Compare Source

Features

v4.16.0

Compare Source

Features

v4.15.0

Compare Source

Features

v4.14.0

Compare Source

Features

v4.13.1

Compare Source

Bug Fixes

v4.13.0

Compare Source

Features

v4.12.0

Compare Source

Features

v4.11.0

Compare Source

Features

v4.10.0

Compare Source

Features

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Features

v4.6.0

Compare Source

Features

v4.5.0

Compare Source

Features

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Features

v4.0.0

Compare Source

BREAKING CHANGES
  • bumps minimum Node.js version to 22

  • refactor: move private getNextTarget function to separate file

  • fix: ESM equivalent of __dirname

  • ci: use dynamic import


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 these updates 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 requested a review from prabhu as a code owner November 17, 2025 08:20
@renovate renovate bot added the dependency Dependency updates label Nov 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

Output of pnpm why node-abi:

Legend: production dependency, optional only, dev only

@cyclonedx/[email protected] /home/runner/work/cdxgen/cdxgen

optionalDependencies:
@appthreat/sqlite3 6.0.9
└─┬ prebuild-install 7.1.3
  └── node-abi 4.24.0
sequelize 6.37.7
└─┬ @appthreat/sqlite3 6.0.9 peer
  └─┬ prebuild-install 7.1.3
    └── node-abi 4.24.0

Output of jq on components:

{
  "authors": [
    {
      "name": "Lukas Geiger"
    }
  ],
  "group": "",
  "name": "node-abi",
  "version": "4.24.0",
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "bb6102d4278d7b6e6e56d5f71196dd436ef973be337599a6a73ac711087668862aa158e58257d4a4e5fd618f39c759e507274428355a4a630d851ecdf36423f0"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "MIT",
        "url": "https://opensource.org/licenses/MIT"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/electron/node-abi#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/electron/node-abi.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]"
  ]
}
{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}

@renovate renovate bot force-pushed the renovate/node-abi-4.x branch 4 times, most recently from 35bd035 to a76d2d7 Compare November 18, 2025 09:44
@renovate renovate bot force-pushed the renovate/node-abi-4.x branch from c304304 to 54f23f3 Compare November 19, 2025 08:51
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@malice00 malice00 marked this pull request as draft November 19, 2025 09:03
@malice00
Copy link
Collaborator

This needs node >=22. We can merge this when 20 is no longer LTS in the beginning of 2026.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants