Dependency Dashboard #50

Open
opened 2026-07-04 14:48:29 +00:00 by prskr · 0 comments
Owner

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

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: Error obtaining docker token
  • ⚠️ WARN: No docker auth found - returning

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (5)

ℹ️ Note

Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
github-actions redhat-actions/podman-login 2024-03-16
gomod github.com/alecthomas/assert/v2 2024-09-17
gomod github.com/lasiar/canonicalheader 2024-11-09
gomod github.com/sivchari/containedctx 2023-03-24
gomod gopkg.in/yaml.v3 2022-05-27

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): lock file maintenance

Open

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

Detected Dependencies

bazel-module (1)
MODULE.bazel (16)
  • aspect_bazel_lib 2.22.5
  • aspect_rules_lint 2.7.2
  • bazel_env.bzl 0.8.0
  • buildifier_prebuilt 8.5.1.2 → [Updates: 8.5.1.3]
  • gazelle 0.51.3
  • platforms 1.1.0
  • protobuf 35.1
  • rules_android 0.7.3
  • rules_cc 0.2.21 → [Updates: 0.2.22]
  • rules_go 0.61.1
  • rules_multirun 0.14.0
  • rules_multitool 1.11.1
  • rules_img 0.3.15 → [Updates: 0.3.17]
  • rules_shell 0.8.0
  • rules_pkg 1.2.0
  • distroless_base_nossl_debian12 sha256:cb07cd37857cd8c4bc4bfa7c7bf2534b23c14f067b0d029f21073c92333c120f → [Updates: undefined]
bazelisk (1)
.bazelversion
devcontainer (1)
.devcontainer/devcontainer.json (4)
  • golang 1.26
  • ghcr.io/devcontainers/features/docker-in-docker 4
  • ghcr.io/devcontainers/features/git 1
  • ghcr.io/devcontainers/features/common-utils 2
github-actions (1)
.forgejo/workflows/go.yaml (2)
  • actions/checkout v7 → [Updates: v7]
  • redhat-actions/podman-login v1@4934294ad0449894bcd1e9f191899d7292469603
gomod (1)
go.mod (28)
  • go 1.26.2
  • code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers v0.2.0
  • github.com/alecthomas/assert/v2 v2.11.0
  • github.com/golang-jwt/jwt/v5 v5.3.1
  • github.com/gordonklaus/ineffassign v0.2.0
  • github.com/kisielk/errcheck v1.20.0
  • github.com/lasiar/canonicalheader v1.1.2
  • github.com/onsi/ginkgo/v2 v2.32.0
  • github.com/onsi/gomega v1.42.1
  • github.com/pb33f/libopenapi v0.38.5 → [Updates: v0.38.7]
  • github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.1
  • github.com/sivchari/containedctx v1.0.3
  • go.uber.org/nilaway v0.0.0-20260702211033-e66cfc93566b@e66cfc93566b → [Updates: v0.0.0-20260721205819-4a0f7653488a]
  • honnef.co/go/tools v0.7.0
  • k8s.io/apimachinery v0.36.2
  • k8s.io/client-go v0.36.2
  • sigs.k8s.io/controller-runtime v0.24.1
  • github.com/bazelbuild/rules_go v0.61.1
  • github.com/elastic/crd-ref-docs v0.3.0
  • github.com/fsnotify/fsnotify v1.10.1
  • github.com/gkampitakis/go-snaps v0.5.22 → [Updates: v0.5.23]
  • github.com/meilisearch/meilisearch-go v0.36.3
  • github.com/pb33f/libopenapi-validator v0.13.13 → [Updates: v0.14.0]
  • github.com/testcontainers/testcontainers-go/modules/meilisearch v0.43.0
  • golang.org/x/mod v0.37.0 → [Updates: v0.38.0]
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/api v0.36.2
  • sigs.k8s.io/controller-tools v0.21.0
kustomize (3)
config/dev/kustomization.yaml (1)
  • localhost:5005/meilisearch-operator latest
config/release/default/kustomization.yaml (1)
  • registry.icb4dc0.de/k8s/meilisearch-operator/controller v0.1.0
config/seaweedfs/kustomization.yaml
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository Problems Renovate tried to run on this repository, but found these problems. - ⚠️ WARN: Error obtaining docker token - ⚠️ WARN: No docker auth found - returning ## Abandoned Dependencies The following dependencies have not received updates for an extended period and may be unmaintained. <details> <summary>View abandoned dependencies (5)</summary> > ℹ️ **Note** > Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity. > | Datasource | Package | Last Updated | |------------|------|-------------| | github-actions | [redhat-actions/podman-login](https://github.com/redhat-actions/podman-login) | `2024-03-16` | | gomod | [github.com/alecthomas/assert/v2](https://github.com/alecthomas/assert) | `2024-09-17` | | gomod | [github.com/lasiar/canonicalheader](https://github.com/lasiar/canonicalheader) | `2024-11-09` | | gomod | [github.com/sivchari/containedctx](https://github.com/sivchari/containedctx) | `2023-03-24` | | gomod | [gopkg.in/yaml.v3](https://github.com/go-yaml/yaml) | `2022-05-27` | </details> ## Awaiting Schedule The following updates are awaiting their schedule. To get an update now, click on a checkbox below. - [ ] <!-- unschedule-branch=renovate/lock-file-maintenance -->chore(deps): lock file maintenance ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/pin-dependencies -->[chore(deps): pin actions/checkout action to 3d3c42e](pulls/20) - [ ] <!-- rebase-branch=renovate/distroless_base_nossl_debian12 -->[chore(deps): update distroless_base_nossl_debian12 docker digest to 944c155](pulls/55) - [ ] <!-- rebase-branch=renovate/go.uber.org-nilaway-digest -->[fix(deps): update go.uber.org/nilaway digest to 4a0f765](pulls/52) - [ ] <!-- rebase-branch=renovate/buildifier_prebuilt-8.x -->[chore(deps): update dependency buildifier_prebuilt to v8.5.1.3](pulls/59) - [ ] <!-- rebase-branch=renovate/rules_cc-0.x -->[chore(deps): update dependency rules_cc to v0.2.22](pulls/53) - [ ] <!-- rebase-branch=renovate/rules_img-0.x -->[chore(deps): update dependency rules_img to v0.3.17](pulls/60) - [ ] <!-- rebase-branch=renovate/github.com-gkampitakis-go-snaps-0.x -->[fix(deps): update module github.com/gkampitakis/go-snaps to v0.5.23](pulls/54) - [ ] <!-- rebase-branch=renovate/github.com-pb33f-libopenapi-0.x -->[fix(deps): update module github.com/pb33f/libopenapi to v0.38.7](pulls/57) - [ ] <!-- rebase-branch=renovate/github.com-pb33f-libopenapi-validator-0.x -->[fix(deps): update module github.com/pb33f/libopenapi-validator to v0.14.0](pulls/58) - [ ] <!-- rebase-branch=renovate/golang.org-x-mod-0.x -->[fix(deps): update module golang.org/x/mod to v0.38.0](pulls/56) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>bazel-module (1)</summary> <blockquote> <details><summary>MODULE.bazel (16)</summary> - `aspect_bazel_lib 2.22.5` - `aspect_rules_lint 2.7.2` - `bazel_env.bzl 0.8.0` - `buildifier_prebuilt 8.5.1.2` → [Updates: `8.5.1.3`] - `gazelle 0.51.3` - `platforms 1.1.0` - `protobuf 35.1` - `rules_android 0.7.3` - `rules_cc 0.2.21` → [Updates: `0.2.22`] - `rules_go 0.61.1` - `rules_multirun 0.14.0` - `rules_multitool 1.11.1` - `rules_img 0.3.15` → [Updates: `0.3.17`] - `rules_shell 0.8.0` - `rules_pkg 1.2.0` - `distroless_base_nossl_debian12 sha256:cb07cd37857cd8c4bc4bfa7c7bf2534b23c14f067b0d029f21073c92333c120f` → [Updates: `undefined`] </details> </blockquote> </details> <details><summary>bazelisk (1)</summary> <blockquote> <details><summary>.bazelversion</summary> </details> </blockquote> </details> <details><summary>devcontainer (1)</summary> <blockquote> <details><summary>.devcontainer/devcontainer.json (4)</summary> - `golang 1.26` - `ghcr.io/devcontainers/features/docker-in-docker 4` - `ghcr.io/devcontainers/features/git 1` - `ghcr.io/devcontainers/features/common-utils 2` </details> </blockquote> </details> <details><summary>github-actions (1)</summary> <blockquote> <details><summary>.forgejo/workflows/go.yaml (2)</summary> - `actions/checkout v7` → [Updates: `v7`] - `redhat-actions/podman-login v1@4934294ad0449894bcd1e9f191899d7292469603` </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (28)</summary> - `go 1.26.2` - `code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers v0.2.0` - `github.com/alecthomas/assert/v2 v2.11.0` - `github.com/golang-jwt/jwt/v5 v5.3.1` - `github.com/gordonklaus/ineffassign v0.2.0` - `github.com/kisielk/errcheck v1.20.0` - `github.com/lasiar/canonicalheader v1.1.2` - `github.com/onsi/ginkgo/v2 v2.32.0` - `github.com/onsi/gomega v1.42.1` - `github.com/pb33f/libopenapi v0.38.5` → [Updates: `v0.38.7`] - `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.92.1` - `github.com/sivchari/containedctx v1.0.3` - `go.uber.org/nilaway v0.0.0-20260702211033-e66cfc93566b@e66cfc93566b` → [Updates: `v0.0.0-20260721205819-4a0f7653488a`] - `honnef.co/go/tools v0.7.0` - `k8s.io/apimachinery v0.36.2` - `k8s.io/client-go v0.36.2` - `sigs.k8s.io/controller-runtime v0.24.1` - `github.com/bazelbuild/rules_go v0.61.1` - `github.com/elastic/crd-ref-docs v0.3.0` - `github.com/fsnotify/fsnotify v1.10.1` - `github.com/gkampitakis/go-snaps v0.5.22` → [Updates: `v0.5.23`] - `github.com/meilisearch/meilisearch-go v0.36.3` - `github.com/pb33f/libopenapi-validator v0.13.13` → [Updates: `v0.14.0`] - `github.com/testcontainers/testcontainers-go/modules/meilisearch v0.43.0` - `golang.org/x/mod v0.37.0` → [Updates: `v0.38.0`] - `gopkg.in/yaml.v3 v3.0.1` - `k8s.io/api v0.36.2` - `sigs.k8s.io/controller-tools v0.21.0` </details> </blockquote> </details> <details><summary>kustomize (3)</summary> <blockquote> <details><summary>config/dev/kustomization.yaml (1)</summary> - `localhost:5005/meilisearch-operator latest` </details> <details><summary>config/release/default/kustomization.yaml (1)</summary> - `registry.icb4dc0.de/k8s/meilisearch-operator/controller v0.1.0` </details> <details><summary>config/seaweedfs/kustomization.yaml</summary> </details> </blockquote> </details>
Sign in to join this conversation.
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
prskr/meilisearch-operator#50
No description provided.