Skip to content

chore(deps): update ghcr.io/kimdre/doco-cd docker tag to v0.98.0#559

Merged
anitrend[bot] merged 1 commit into
devfrom
deps/ghcr.io-kimdre-doco-cd-0.x
Jul 20, 2026
Merged

chore(deps): update ghcr.io/kimdre/doco-cd docker tag to v0.98.0#559
anitrend[bot] merged 1 commit into
devfrom
deps/ghcr.io-kimdre-doco-cd-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kimdre/doco-cd minor 0.97.00.98.0

Release Notes

kimdre/doco-cd (ghcr.io/kimdre/doco-cd)

v0.98.0

Compare Source

What's Changed

  • Added a new container label cd.doco.deployment.config.target to prevent multiple doco-cd instances to interfere with each other when auto-deployment is used.
  • Commit status now gets posted per stack if the stack gets deployed. Skipped deployments will not appear in the commit status check. In addition, if the deployment has a target name, it will also appear in the commit status context.
    • Init or pre-deploy stage failed: doco-cd/deploy: <error message>
    • Without deployment target: doco-cd/<stack>: <message>
    • With deployment target: doco-cd/<target>/<stack>: <message>
🌟 Improvements

Full Changelog: kimdre/doco-cd@v0.97.0...v0.98.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 🗡️ dependencies Pull requests that update a dependency file label Jul 20, 2026
@renovate
renovate Bot requested a review from wax911 July 20, 2026 04:52
@anitrend

anitrend Bot commented Jul 20, 2026

Copy link
Copy Markdown

OpenCode Dependabot Risk Review

Schema: local-stack.dependabot-risk.v1

Decision: APPROVE
Risk: LOW
Automerge allowed: true
Update type: semver-minor
Ecosystem: docker

Summary

Minor update to doco-cd from 0.97.0 to 0.98.0. Release notes indicate additive features: a new container label to prevent interference between doco-cd instances and per-stack commit status contexts. No breaking changes, no stateful service impact, and only the owning service Compose file is modified.

Changed runtime artifacts

Image / dependency From To Risk note
ghcr.io/kimdre/doco-cd 0.97.0 0.98.0 minor update; release notes show additive improvements (new container label, per-stack commit status); no breaking changes detected

Runtime impact

Expected rolling service update only; doco-cd is a deployment orchestrator, not a stateful or gateway service.

Breaking change assessment

No breaking changes found in checked release notes.

Required checks

  • ./stackctl.sh sync
  • ./stackctl.sh up --dry-run --no-logs

Manual follow-up

None

Sources checked

  • Renovate PR metadata
  • PR diff
  • Release notes (v0.98.0)

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

OpenCode risk gate: low risk detected. Update type: semver-minor. Ecosystem: docker.

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

OpenCode risk gate: second approval for auto-merge.

@anitrend
anitrend Bot enabled auto-merge (rebase) July 20, 2026 04:53
@anitrend
anitrend Bot merged commit 2996a69 into dev Jul 20, 2026
6 checks passed
@anitrend
anitrend Bot deleted the deps/ghcr.io-kimdre-doco-cd-0.x branch July 20, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗡️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants