Skip to content

fix: bump node version from 18 to 20 in CI workflows#5501

Merged
markphelps merged 1 commit into
v2from
fix/node-version-v2
Mar 6, 2026
Merged

fix: bump node version from 18 to 20 in CI workflows#5501
markphelps merged 1 commit into
v2from
fix/node-version-v2

Conversation

@markphelps

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps Node.js from 18 to 20 across all CI workflows (release, nightly, lint, test)
  • Multiple UI dependencies now require Node >= 20 (@tailwindcss/oxide, prettier-plugin-tailwindcss, react-router, tailwindcss-radix)
  • Also adds explicit goarm64: v8.0 to goreleaser config

Fixes the failing v2.8.0 release build: https://github.com/flipt-io/flipt/actions/runs/22775225026/job/66066639609

Multiple UI dependencies now require Node >= 20:
- @tailwindcss/[email protected]
- [email protected]
- [email protected]
- [email protected]

Also adds explicit goarm64 declaration to goreleaser config.

Signed-off-by: Mark Phelps <[email protected]>
@markphelps
markphelps requested a review from a team as a code owner March 6, 2026 18:05
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 6, 2026
@codecov

codecov Bot commented Mar 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.40%. Comparing base (99d6101) to head (793a7a2).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5501   +/-   ##
=======================================
  Coverage   60.40%   60.40%           
=======================================
  Files         141      141           
  Lines       13995    13995           
=======================================
  Hits         8453     8453           
  Misses       4821     4821           
  Partials      721      721           
Flag Coverage Δ
integrationtests 34.32% <ø> (ø)
unittests 51.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@markphelps
markphelps merged commit fc7fec7 into v2 Mar 6, 2026
34 checks passed
@markphelps
markphelps deleted the fix/node-version-v2 branch March 6, 2026 18:44
markphelps added a commit that referenced this pull request Mar 6, 2026
* v2:
  fix: bump node version from 18 to 20 in CI workflows (#5501)
  chore(deps): bump @tootallnate/once and jest-environment-jsdom in /ui (#5478)
  fix: set EnvironmentKey on evaluation requests in environment integration tests (#5499)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant