Skip to content

chore(renovate): stop updating max-sixty/tend and workflow node version#183

Merged
nedtwigg merged 1 commit into
mainfrom
chore/renovate-pin-tend-node
Jun 29, 2026
Merged

chore(renovate): stop updating max-sixty/tend and workflow node version#183
nedtwigg merged 1 commit into
mainfrom
chore/renovate-pin-tend-node

Conversation

@nedtwigg

Copy link
Copy Markdown
Member

Two github-actions deps shouldn't be Renovate-managed, so this adds packageRules to disable them:

  • max-sixty/tend — the tend bot opens its own version-update PRs. Renovate bumping it (e.g. 0.1.8 → v1) just causes churn and conflicts with what tend does itself.
  • node — the Node version is governed by devEngines.runtime in package.json. Letting Renovate bump node-version in workflows (22 → 24) decouples CI from that single source of truth.

Effect on #181

Both of these are currently bundled into the conflicting github-actions group PR #181. Once this merges, Renovate will regenerate #181 — dropping the node and tend hunks (and resolving the conflict), leaving only the legit action bumps (pnpm, chromaui/action, claude-code-action, checkout, tauri-action, attest-build-provenance).

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 908d39c
Status: ✅  Deploy successful!
Preview URL: https://f93639d9.mouseterm.pages.dev
Branch Preview URL: https://chore-renovate-pin-tend-node.mouseterm.pages.dev

View logs

Two github-actions deps shouldn't be Renovate-managed:

- max-sixty/tend: the tend bot opens its own version-update PRs, so
  Renovate bumping it (e.g. 0.1.8 -> v1) just causes churn/conflicts.
- node: the Node version is governed by devEngines.runtime in
  package.json; Renovate bumping node-version in workflows (22 -> 24)
  decouples CI from that single source of truth.

Disable both via packageRules so the github-actions group PR stops
including them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nedtwigg nedtwigg force-pushed the chore/renovate-pin-tend-node branch from 14f46ae to 908d39c Compare June 29, 2026 20:32
@nedtwigg nedtwigg merged commit cf16ad5 into main Jun 29, 2026
6 checks passed
@nedtwigg nedtwigg deleted the chore/renovate-pin-tend-node branch June 29, 2026 20:38
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