Renovate Dependency Dashboard #2

Open
opened 2026-02-06 19:35:13 +00:00 by renovate · 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Main configs and useful links are located in murdoc/renovatebot; Renovate logs for debug here.

Pending Branch Automerge

The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.

  • chore(deps): update dependency opencode-ai to v1.14.33

Detected Dependencies

dockerfile (1)
Dockerfile (1)
  • node 23.11.1-slim@sha256:86191b94d2a163be41f3dc7fe5e5fcaca8ba2f1be7275d98a06343483c17414a
github-actions (4)
.forgejo/workflows/build-staging-latest.yml (7)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5
  • docker/setup-qemu-action v4@ce360397dd3f832beb865e1373c09c0e9f86d70a
  • docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
  • docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121
  • docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121
  • docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
  • aquasec/trivy 0.70.0@sha256:be1190afcb28352bfddc4ddeb71470835d16462af68d310f9f4bca710961a41e
.forgejo/workflows/check-container-tag.yml (2)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5
  • docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121
.forgejo/workflows/pre-commit.yml (1)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5
.forgejo/workflows/release.yml (2)
  • actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5
  • git.bueraner.de/murdoc/docker-semantic-release latest@sha256:016f6bca09bda463e37f79d398b3ebe53b9e45b3ff6b73dea7c7aadd88a04d79
pre-commit (1)
.pre-commit-config.yaml (9)
  • pre-commit/pre-commit-hooks v6.0.0
  • compilerla/conventional-pre-commit v4.4.0
  • igorshubovych/markdownlint-cli v0.48.0
  • jameswoolfenden/pre-commit-shell v1.0.6
  • Lucas-C/pre-commit-hooks v1.5.6
  • gitleaks/gitleaks v8.30.1
  • tarioch/flux-check-hook v0.8.0
  • bridgecrewio/checkov 3.2.526
  • antonbabenko/pre-commit-terraform v1.105.0
regex (1)
Dockerfile (7)
  • docker/cli 27.4.0
  • docker/buildx 0.33.0
  • pre-commit 4.6.0
  • hadolint/hadolint 2.14.0
  • npm 11.13.0
  • opencode-ai 1.14.31 → [Updates: 1.14.33]
  • starship/starship 1.25.1
renovate-config (1)
renovate.json
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>Main configs and useful links are located in [murdoc/renovatebot](https://git.bueraner.de/murdoc/renovatebot); Renovate logs for debug [here](https://git.bueraner.de/murdoc/renovatebot/actions). ## Pending Branch Automerge The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below. - [ ] <!-- approvePr-branch=renovate-opencode-ai-1-x -->chore(deps): update dependency opencode-ai to v1.14.33 ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (1)</summary> - `node 23.11.1-slim@sha256:86191b94d2a163be41f3dc7fe5e5fcaca8ba2f1be7275d98a06343483c17414a` </details> </blockquote> </details> <details><summary>github-actions (4)</summary> <blockquote> <details><summary>.forgejo/workflows/build-staging-latest.yml (7)</summary> - `actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5` - `docker/setup-qemu-action v4@ce360397dd3f832beb865e1373c09c0e9f86d70a` - `docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd` - `docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121` - `docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121` - `docker/setup-buildx-action v4@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd` - `aquasec/trivy 0.70.0@sha256:be1190afcb28352bfddc4ddeb71470835d16462af68d310f9f4bca710961a41e` </details> <details><summary>.forgejo/workflows/check-container-tag.yml (2)</summary> - `actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5` - `docker/login-action v4@4907a6ddec9925e35a0a9e82d7399ccc52663121` </details> <details><summary>.forgejo/workflows/pre-commit.yml (1)</summary> - `actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5` </details> <details><summary>.forgejo/workflows/release.yml (2)</summary> - `actions/checkout v4@34e114876b0b11c390a56381ad16ebd13914f8d5` - `git.bueraner.de/murdoc/docker-semantic-release latest@sha256:016f6bca09bda463e37f79d398b3ebe53b9e45b3ff6b73dea7c7aadd88a04d79` </details> </blockquote> </details> <details><summary>pre-commit (1)</summary> <blockquote> <details><summary>.pre-commit-config.yaml (9)</summary> - `pre-commit/pre-commit-hooks v6.0.0` - `compilerla/conventional-pre-commit v4.4.0` - `igorshubovych/markdownlint-cli v0.48.0` - `jameswoolfenden/pre-commit-shell v1.0.6` - `Lucas-C/pre-commit-hooks v1.5.6` - `gitleaks/gitleaks v8.30.1` - `tarioch/flux-check-hook v0.8.0` - `bridgecrewio/checkov 3.2.526` - `antonbabenko/pre-commit-terraform v1.105.0` </details> </blockquote> </details> <details><summary>regex (1)</summary> <blockquote> <details><summary>Dockerfile (7)</summary> - `docker/cli 27.4.0` - `docker/buildx 0.33.0` - `pre-commit 4.6.0` - `hadolint/hadolint 2.14.0` - `npm 11.13.0` - `opencode-ai 1.14.31` → [Updates: `1.14.33`] - `starship/starship 1.25.1` </details> </blockquote> </details> <details><summary>renovate-config (1)</summary> <blockquote> <details><summary>renovate.json</summary> </details> </blockquote> </details>
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
murdoc/opencode-sandbox#2
No description provided.