feat: add v24.11.0 patch (#127)

## Node.js Patch Update to v24.11.0

This PR updates the Node.js patch to version 24.11.0.

The workflow automatically attempts to resolve patch conflicts using AI
when the OpenAI API key is available.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>
This commit is contained in:
github-actions[bot] 2025-10-29 08:25:12 +01:00 committed by GitHub
parent 61f032fd3c
commit 6f8ffd2434
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"v24.10.0": ["node.v24.10.0.cpp.patch"],
"v24.11.0": ["node.v24.11.0.cpp.patch"],
"v22.21.1": ["node.v22.21.1.cpp.patch"],
"v20.19.5": ["node.v20.19.5.cpp.patch"],
"v18.20.8": ["node.v18.20.8.cpp.patch"],