FEATURE-RELEASE: ASSETS-63714 - Added support for Node.js 24#112
Merged
sashoscoder merged 6 commits intomasterfrom Feb 20, 2026
Merged
FEATURE-RELEASE: ASSETS-63714 - Added support for Node.js 24#112sashoscoder merged 6 commits intomasterfrom
sashoscoder merged 6 commits intomasterfrom
Conversation
…nrunner and corresponding tests. Updated actionrunner.js to include Node.js 24 runtime and enhanced test coverage in actionrunner.test.js and test-worker.test.js to validate functionality with the new version.
✅ Sizewatcher found no problematic size increases.
|
added 5 commits
February 19, 2026 15:23
…ersions to v4. Adjusted Node.js version in build steps and updated coverage report action.
…D code for Node 24
…end-of-life status. Updated GitHub Actions workflow to exclude Node.js 14 from the matrix. Adjusted actionrunner.js and test-worker.test.js to reflect the removal of Node.js 14. Deleted associated test project files for Node.js 14.
…maintaining support for Node.js 16.13 and 18.
…odify test utility to handle process.exitCode assignment for Node.js 24 compatibility. Refactor actionrunner tests to improve error message assertions and remove unnecessary characters from containerHost.
dconnelly84
approved these changes
Feb 20, 2026
|
🎉 This PR is included in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
ASSETS-63714 - Added support for Node.js 24 in actionrunner and corresponding tests. Updated actionrunner.js to include Node.js 24 runtime and enhanced test coverage in actionrunner.test.js and test-worker.test.js to validate functionality with the new version.
Fixes # (issue)
https://jira.corp.adobe.com/browse/ASSETS-63714
Types of changes
Checklist: