Skip to content

update node to 24.14.1 and @types/node to 24.12.2 to address Aikido i…#7946

Merged
n1ru4l merged 5 commits intomainfrom
console-2010-address-aikido-alert-with-node-update
Apr 7, 2026
Merged

update node to 24.14.1 and @types/node to 24.12.2 to address Aikido i…#7946
n1ru4l merged 5 commits intomainfrom
console-2010-address-aikido-alert-with-node-update

Conversation

@jonathanawesome
Copy link
Copy Markdown
Member

@jonathanawesome jonathanawesome commented Apr 4, 2026

This PR addresses an Aikido security alert by updating Node.js from 24.13.0 to 24.14.1 across the project. Docker images, integration test compose files, and .node-version are all bumped to the new version, along with @types/node updates for consistency.

https://nodejs.org/en/blog/release/v24.14.0

Closes #7793

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Node.js version to 24.14.1 across the repository, including Dockerfiles, integration tests, and type definitions. The engines.node requirement in package.json should be updated to >=24.14.1 to strictly enforce the security fix and ensure consistency with the environment configuration.

Comment thread package.json Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: db660349508c24d71b15d019129bce1347b5824b

@dotansimha dotansimha requested a review from n1ru4l April 4, 2026 13:06
Copy link
Copy Markdown
Contributor

@n1ru4l n1ru4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🥳

@n1ru4l n1ru4l merged commit ca69b1c into main Apr 7, 2026
24 of 25 checks passed
@n1ru4l n1ru4l deleted the console-2010-address-aikido-alert-with-node-update branch April 7, 2026 09:26
n1ru4l added a commit that referenced this pull request Apr 10, 2026
#7946)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

upgrade to Node 24.14.X LTS version

4 participants