Skip to content

chore(deps): hold opencode below v2 until upstream publishes releases - #60

Merged
trly merged 1 commit into
mainfrom
renovate/hold-opencode-pre-v2
Sep 20, 2026
Merged

trly merged 1 commit into
mainfrom
renovate/hold-opencode-pre-v2

Conversation

@trly

@trly trly commented Sep 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add an allowedVersions: "<2" rule for anomalyco/opencode in renovate.json.

Upstream has tagged v2.0.0–v2.0.11 without ever publishing corresponding releases, so the opencode-desktop-linux-amd64.deb asset that opencode-desktop sources does not exist for v2. The open v2 update PR (#55) therefore 404s in updpkgsums and the package build, and can never pass CI. With allowedVersions: "<2", Renovate treats v2 as unsupported, closes that PR on its next run, and stays on v1.18.x until real v2 releases appear — at which point the rule no longer applies and updates resume.

Verification

  • jq empty passes.
  • actionlint clean via the Lint job.

Upstream anomalyco/opencode has published v2.0.0-v2.0.11 tags without
corresponding releases, so the desktop .deb asset that opencode-desktop
sources does not exist for v2 and its PR cannot pass CI. Restrict
allowedVersions to <2 so Renovate drops the unsupported update PR and
stays on v1.18.x until a real v2 release appears.
@trly
trly merged commit 9f68308 into main Sep 20, 2026
5 checks passed
@trly
trly deleted the renovate/hold-opencode-pre-v2 branch September 20, 2026 18:44
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.

1 participant