Skip to content

chore: Lock Node version to v24.14.0 to prevent inconsistency#112

Merged
pawiecz merged 2 commits intomainfrom
lock-node-24.14.0
Mar 17, 2026
Merged

chore: Lock Node version to v24.14.0 to prevent inconsistency#112
pawiecz merged 2 commits intomainfrom
lock-node-24.14.0

Conversation

@pawiecz
Copy link
Contributor

@pawiecz pawiecz commented Mar 10, 2026

Context & Requests for Reviewers

Version selection was delegated to ".nvmrc" file where applicable.

Fixes: #111

Tests

CI checks should no longer be affected by upstream version releases (see: #111 (comment))

(Optional) Rollout Plan

Node v24.14.0 is latest available version as of submitting this PR; development environments might require updating to this version (unless already synced).

This PR might become a template for future Node-version-bump chore:-PRs.

@pawiecz pawiecz added this to the v1 milestone Mar 10, 2026
@pawiecz pawiecz added this to Coop Mar 10, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Coop Mar 10, 2026
@pawiecz pawiecz moved this from Backlog to In review in Coop Mar 10, 2026
@pawiecz
Copy link
Contributor Author

pawiecz commented Mar 16, 2026

@juanmrad Thank you for approving this change!

I was unable to merge it right away because there was a CI failure unrelated to this change (see #116). I addressed that in #117 - please have a look at it when you get a chance.

@pawiecz pawiecz changed the base branch from main to realign-betterer-results March 17, 2026 12:00
Base automatically changed from realign-betterer-results to main March 17, 2026 15:36
@pawiecz pawiecz merged commit d8e0a45 into main Mar 17, 2026
8 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Coop Mar 17, 2026
@pawiecz pawiecz deleted the lock-node-24.14.0 branch March 17, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CI can produce inconsistent results

2 participants