Skip to content

ci: track Node version with Renovate - #3200

Open
lishaduck wants to merge 2 commits into
mainfrom
renovate-track-node-version
Open

ci: track Node version with Renovate#3200
lishaduck wants to merge 2 commits into
mainfrom
renovate-track-node-version

Conversation

@lishaduck

@lishaduck lishaduck commented Aug 10, 2026

Copy link
Copy Markdown
Member

PR Checklist

Overview

Let Renovate update the versions of Node used in CI, except for the matrix. Which does make me wonder-can we just use a version from package.json?

@changeset-bot

changeset-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c0a70a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@lishaduck lishaduck changed the title chore: track CI Node version with Renovate ci: track Node version with Renovate Aug 10, 2026
@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for flint-fyi ready!

Name Link
🔨 Latest commit c0a70a2
🔍 Latest deploy log https://app.netlify.com/projects/flint-fyi/deploys/6a83c16f3efa310008078449
😎 Deploy Preview https://deploy-preview-3200--flint-fyi.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@michaelfaith

This comment was marked as resolved.

node-version:
description: The Node.js version to use
required: false
default: 26.7.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why not just use 26, so it just always uses the latest 26? Rather than needing to have renovate update it

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

In general I'd be opposed with the logic that I wouldn't want a Node.js regression to break our builds (as that's been aggravating to me in the past; it can and does happen), but I suppose if the matrix pulls in latest, this doesn't help more 🤔

@lishaduck
lishaduck force-pushed the renovate-track-node-version branch from d548d19 to 50a673d Compare August 18, 2026 02:16
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.

3 participants