Skip to content

Conversation

@sicil1ano
Copy link

It addresses issue #179.

@sicil1ano sicil1ano changed the title Added support for new Node.js versions to resolve warning shown during execution of extension. Added support for new Node.js versions to resolve warning shown during execution of extension task. Sep 29, 2025
@sicil1ano
Copy link
Author

sicil1ano commented Sep 29, 2025

Also wanted to ask what Node versions we expect to support. I haven't removed support for Node.js 10 and 16, but I think it would be reasonable for people to use a task that does not use Node.js versions that are marked as end-of-life.
Node.js 20 will certainly bring benefits, but users will also need to upgrade their agents to support the new version of the task.
It's been 2 years since Node.js 16 received the last update.
All of this means removing support for Node.js 10 and 16, and updating requirements to have Node.js 20 at minimum.

Any thoughts?

https://nodejs.org/en/about/previous-releases

@Saturate
Copy link
Collaborator

Also wanted to ask what Node versions we expect to support. I haven't removed support for Node.js 10 and 16, but I think it would be reasonable for people to use a task that does not use Node.js versions that are marked as end-of-life. Node.js 20 will certainly bring benefits, but users will also need to upgrade their agents to support the new version of the task. It's been 2 years since Node.js 16 received the last update. All of this means removing support for Node.js 10 and 16, and updating requirements to have Node.js 20 at minimum.

Any thoughts?

https://nodejs.org/en/about/previous-releases

I'd say we shouldn't support things that are EOL. But if it's causing us no problems supporting it for now, we can let it be as it.

Copy link
Collaborator

@Saturate Saturate left a comment

Choose a reason for hiding this comment

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

Thanks for this :)

@Saturate Saturate merged commit 8cc105b into dependency-check:main Sep 29, 2025
@ederpf
Copy link

ederpf commented Oct 16, 2025

Thank you for contributing with the repository @sicil1ano : )

I am using in DevOps yaml pipeline, the task "dependency-check-build-task@6" that shows the warning you fixed.
I have updated the version to "dependency-check-build-task@6.3.0" but it shows the same warning. Do you know if something more should be updated in the repo?

Thank you,
Eder

@Saturate
Copy link
Collaborator

We need to merge this: #185 but the pipeline is not working, and I don't have access.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants