Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.102.0

Compare Source

What's Changed

  • Docker contexts via SSH are now supported, see the docs for an example.
  • When using SSH urls for cloning, doco-cd now tries to convert the SSH url to https for the commit status reports. Users that use a self-hosted SCM instance (e.g. Gitea or Forgejo) with a non-standard HTTP port for the Web UI/API or different (sub-)domains for SSH and Web UI/API and have Commit Status Reporting enabled might need to use the new GIT_SCM_API_URL environment variable to set the correct HTTP url of their SCM instance (see the docs)
🌟 Improvements
  • feat(docker): add SSH transport support for Docker contexts by @​kimdre in #​1550
  • fix(commit-status): add support for custom SCM API base URL in commit status functions by @​kimdre in #​1556
🐛 Bug Fixes
📦 Dependencies
  • fix(deps): update module github.com/go-git/go-billy/v5 to v5.9.1 by @​renovate[bot] in #​1551
  • fix(deps): update module github.com/prometheus/client_golang to v1.24.1 by @​renovate[bot] in #​1552

Full Changelog: kimdre/doco-cd@v0.101.1...v0.102.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 26, 2026
@renovate
renovate Bot requested a review from wax911 July 26, 2026 08:48
@anitrend

anitrend Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

OpenCode Dependabot Risk Review

Schema: local-stack.dependabot-risk.v1

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

Summary

Renovate PR updates ghcr.io/kimdre/doco-cd from v0.101.1 to v0.102.0 (semver minor). The only changed file is doco-cd/docker-compose.yml. Release notes indicate new features (SSH Docker context support, custom SCM API URL) and bug fixes (IPv6 network handling), with no breaking changes. doco-cd is not a stateful or gateway service requiring extra scrutiny. No workflow, secret, stack rendering, or deployment files are modified.

Changed runtime artifacts

Image / dependency From To Risk note
ghcr.io/kimdre/doco-cd 0.101.1 0.102.0 minor update; release notes show no breaking changes; doco-cd is not a stateful or gateway service

Runtime impact

Expected rolling service update only; doco-cd is a deployment automation tool with no persistent state managed by this repo.

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 for v0.102.0

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown
Contributor

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
Contributor

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 26, 2026 08:49
@anitrend
anitrend Bot merged commit 5d0611d into dev Jul 26, 2026
6 checks passed
@anitrend
anitrend Bot deleted the deps/ghcr.io-kimdre-doco-cd-0.x branch July 26, 2026 08:49
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