Dependency Dashboard #25

Open
opened 2026-07-17 00:07:19 +00:00 by renovate-forgejo · 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

docker-compose (1)
docker-compose.yml
dockerfile (1)
Dockerfile (3)
  • golang 1.26-alpine → [Updates: 1.27-alpine]
  • node 24-alpine
  • alpine 3.24
github-actions (7)
.github/workflows/build-pr-image.yaml (1)
  • node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 → [Updates: 24-bookworm]
.github/workflows/build-tagged-release.yaml (4)
  • https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • https://github.com/actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
  • https://git.h.oluflorenzen.de/mirrors/codeberg.PurpleBooth.common-pipelines 0.31.3@613f8b1be709aae90bc082b1ea389887431b9ae3
  • node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 → [Updates: 24-bookworm]
.github/workflows/cleanup-pr-image.yaml (1)
  • node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 → [Updates: 24-bookworm]
.github/workflows/conventional-commits.yaml (1)
  • https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
.github/workflows/go-test.yaml (3)
  • https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • https://github.com/actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
  • node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059 → [Updates: 24-bookworm]
.github/workflows/release-cog.yaml (2)
  • https://code.forgejo.org/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 → [Updates: v7]
  • https://git.h.oluflorenzen.de/finkregh/actions release-with-cog-0.4.1@f44f30a0f1b34eaf5faec16f1bd796b3a12c71fe
.github/workflows/reusable-build-image.yaml (5)
  • https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c → [Updates: v4]
  • https://github.com/docker/login-action v4@af1e73f918a031802d376d3c8bbc3fe56130a9b0 → [Updates: v4]
  • https://github.com/docker/build-push-action v7.3.0@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a
  • node 24-bookworm@sha256:8530f76a96d88820d288761f022e318970dda93d01536919fbc16076b7983e63 → [Updates: 24-bookworm]
gomod (1)
go.mod (7)
  • go 1.26.5 → [Updates: 1.26.7, 1.27.0]
  • github.com/docker/docker v28.5.2+incompatible
  • github.com/gorilla/mux v1.8.1
  • github.com/prometheus/client_golang v1.24.1
  • github.com/prometheus/client_model v0.6.2
  • github.com/robfig/cron/v3 v3.0.1
  • modernc.org/sqlite v1.54.0 → [Updates: v1.57.0]
regex (2)
Dockerfile (2)
  • react 19.2.8
  • react-dom 19.2.8
Justfile (2)
  • react 19.2.8
  • react-dom 19.2.8
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. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/go-1.26.x -->[fix(deps): update go module directive to v1.26.7](pulls/45) - [ ] <!-- rebase-branch=renovate/go-1.x -->[fix(deps): update go module directive to v1.27.0](pulls/46) - [ ] <!-- rebase-branch=renovate/golang-1.x -->[fix(deps): update golang docker tag to v1.27](pulls/47) - [ ] <!-- rebase-branch=renovate/modernc.org-sqlite-1.x -->[fix(deps): update module modernc.org/sqlite to v1.57.0](pulls/43) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>docker-compose.yml</summary> </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (3)</summary> - `golang 1.26-alpine` → [Updates: `1.27-alpine`] - `node 24-alpine` - `alpine 3.24` </details> </blockquote> </details> <details><summary>github-actions (7)</summary> <blockquote> <details><summary>.github/workflows/build-pr-image.yaml (1)</summary> - `node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059` → [Updates: `24-bookworm`] </details> <details><summary>.github/workflows/build-tagged-release.yaml (4)</summary> - `https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `https://github.com/actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `https://git.h.oluflorenzen.de/mirrors/codeberg.PurpleBooth.common-pipelines 0.31.3@613f8b1be709aae90bc082b1ea389887431b9ae3` - `node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059` → [Updates: `24-bookworm`] </details> <details><summary>.github/workflows/cleanup-pr-image.yaml (1)</summary> - `node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059` → [Updates: `24-bookworm`] </details> <details><summary>.github/workflows/conventional-commits.yaml (1)</summary> - `https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details><summary>.github/workflows/go-test.yaml (3)</summary> - `https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `https://github.com/actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `node 24-bookworm@sha256:5711a0d445a1af54af9589066c646df387d1831a608226f4cd694fc59e745059` → [Updates: `24-bookworm`] </details> <details><summary>.github/workflows/release-cog.yaml (2)</summary> - `https://code.forgejo.org/actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`] - `https://git.h.oluflorenzen.de/finkregh/actions release-with-cog-0.4.1@f44f30a0f1b34eaf5faec16f1bd796b3a12c71fe` </details> <details><summary>.github/workflows/reusable-build-image.yaml (5)</summary> - `https://code.forgejo.org/actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1` - `https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c` → [Updates: `v4`] - `https://github.com/docker/login-action v4@af1e73f918a031802d376d3c8bbc3fe56130a9b0` → [Updates: `v4`] - `https://github.com/docker/build-push-action v7.3.0@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a` - `node 24-bookworm@sha256:8530f76a96d88820d288761f022e318970dda93d01536919fbc16076b7983e63` → [Updates: `24-bookworm`] </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (7)</summary> - `go 1.26.5` → [Updates: `1.26.7`, `1.27.0`] - `github.com/docker/docker v28.5.2+incompatible` - `github.com/gorilla/mux v1.8.1` - `github.com/prometheus/client_golang v1.24.1` - `github.com/prometheus/client_model v0.6.2` - `github.com/robfig/cron/v3 v3.0.1` - `modernc.org/sqlite v1.54.0` → [Updates: `v1.57.0`] </details> </blockquote> </details> <details><summary>regex (2)</summary> <blockquote> <details><summary>Dockerfile (2)</summary> - `react 19.2.8` - `react-dom 19.2.8` </details> <details><summary>Justfile (2)</summary> - `react 19.2.8` - `react-dom 19.2.8` </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
finkregh/renovate-docker-operator#25
No description provided.