Skip to content

feat: bump nodejs from 16 to 24#204

Merged
fjogeleit merged 1 commit intofjogeleit:mainfrom
fabasoad:bump/deps
Jan 29, 2026
Merged

feat: bump nodejs from 16 to 24#204
fjogeleit merged 1 commit intofjogeleit:mainfrom
fabasoad:bump/deps

Conversation

@fabasoad
Copy link
Copy Markdown
Contributor

Description

  • Bumping npm dependencies to the latest version. It fixes 2 vulnerabilities (try npm audit before this change and after this change).
  • Bumping all the GitHub Actions to the latest version.
  • Using .tool-versions file with the nodejs version defined as a single source of truth. actions/setup-node uses this file now. If you need to upgrade node, you just need to do that in a single place - .tool-versions.
  • Bumping nodejs version from 16 to the latest LTS versions - 24.
  • Changing using: node20 to using: node24. This is a breaking change, so it will require to bump major version of this action (look at the other similar upgrading in various actions, such as actions/checkout and actions/upload-artifact).

@fjogeleit
Copy link
Copy Markdown
Owner

thanks for your contributions

@fjogeleit fjogeleit merged commit 3cb67f0 into fjogeleit:main Jan 29, 2026
16 checks passed
@fabasoad fabasoad deleted the bump/deps branch January 29, 2026 13:14
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.

2 participants