Dependency Dashboard #4

Open
opened 2026-07-22 05:09:10 +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.

  • ERROR: unhandledRejection
  • ⚠️ WARN: Detected empty commit - aborting git push

Abandoned Dependencies

ℹ️ 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.

These dependencies have not received updates for an extended period and may be unmaintained:

View abandoned dependencies (6)
Datasource Name Last Updated
cargo bore-cli 2025-06-09
gomod github.com/alecthomas/assert/v2 2024-09-17
gomod github.com/gordonklaus/ineffassign 2025-08-24
gomod github.com/lasiar/canonicalheader 2024-11-09
gomod github.com/sivchari/containedctx 2023-03-24
gomod go.uber.org/goleak 2023-10-24

Awaiting Schedule

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

  • chore(deps): lock file maintenance

Other Branches

The following updates are pending. To force the creation of a PR, click on a checkbox below.

  • chore(deps): update rust crate clap to v4.6.6

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 (21)
  • aspect_bazel_lib 2.22.5
  • aspect_rules_lint 2.8.0
  • bazel_env.bzl 0.8.0
  • bazel_skylib 1.9.2
  • buildifier_prebuilt 8.5.1.3
  • gazelle 0.53.0
  • platforms 1.1.0
  • protobuf 36.0
  • rules_buf 0.5.4
  • rules_img 0.3.19
  • rules_go 0.63.0
  • rules_multirun 0.14.0
  • rules_multitool 1.11.1
  • rules_pkg 1.3.0
  • rules_proto 7.1.0
  • rules_rust 0.73.0
  • tar.bzl 0.10.8
  • toolchains_llvm 1.8.0
  • k8s_json_schema 5a69f8365c9d3ed7de997f5365e22481cf775fa2
  • crds_catalog 7b1e26ef9deea49293714d204c1a2270aab1178f
  • distroless_base_nossl_debian13 sha256:e50761cbc75cbd24ed76553350f67c44dda9d4a9b9c9e8f44bed6ddeb3cb8a9a
cargo (1)
boredaem/Cargo.toml (6)
  • anyhow 1
  • bore-cli 0.6
  • clap 4 → [Updates: 4]
  • tokio 1
  • tracing 0.1
  • tracing-subscriber 0.3
docker-compose (1)
content-extractor/compose.yml (1)
  • docker.io/chromedp/headless-shell latest@sha256:c65aef2b8fef5113cb97be8c99f7bf094320ca9b11e511041e6924e516bda0a1 → [Updates: latest]
dockerfile (1)
thumb/internal/sshx/testdata/sshd/Dockerfile (1)
  • alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
github-actions (4)
.forgejo/workflows/deploy.yaml (1)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
.forgejo/workflows/release-boredaem.yaml (1)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
.forgejo/workflows/release-content-extractor.yaml (1)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
.forgejo/workflows/validate-boredaem.yaml (1)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
gomod (1)
go.mod (21)
  • go 1.26.5
  • code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers v0.3.0
  • github.com/alecthomas/assert/v2 v2.11.0
  • github.com/alecthomas/kong v1.16.1
  • github.com/chromedp/cdproto v0.0.0-20260804232424-e85f50dbfd32@e85f50dbfd32
  • github.com/gordonklaus/ineffassign v0.2.0
  • github.com/kisielk/errcheck v1.20.0
  • github.com/lasiar/canonicalheader v1.1.2
  • github.com/moby/moby/api v1.55.0
  • github.com/moby/moby/client v0.5.1
  • github.com/ory/dockertest/v4 v4.0.0
  • github.com/sivchari/containedctx v1.0.3
  • go.uber.org/nilaway v0.0.0-20260808063849-8649a03c818a@8649a03c818a
  • golang.org/x/crypto v0.55.0
  • honnef.co/go/tools v0.7.0 → [Updates: v0.8.1]
  • codeberg.org/readeck/go-readability/v2 v2.1.2
  • github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2
  • github.com/chromedp/chromedp v0.16.0
  • go.uber.org/goleak v1.3.0
  • golang.org/x/net v0.58.0
  • mvdan.cc/sh/v3 v3.13.1
kustomize (2)
content-extractor/deploy/chrome-shell/kustomization.yaml
content-extractor/deploy/content-extractor/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. - ❌ ERROR: unhandledRejection - ⚠️ WARN: Detected empty commit - aborting git push ## Abandoned Dependencies > ℹ️ **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. > > These dependencies have not received updates for an extended period and may be unmaintained: <details> <summary>View abandoned dependencies (6)</summary> | Datasource | Name | Last Updated | |------------|------|-------------| | cargo | `bore-cli` | `2025-06-09` | | gomod | `github.com/alecthomas/assert/v2` | `2024-09-17` | | gomod | `github.com/gordonklaus/ineffassign` | `2025-08-24` | | gomod | `github.com/lasiar/canonicalheader` | `2024-11-09` | | gomod | `github.com/sivchari/containedctx` | `2023-03-24` | | gomod | `go.uber.org/goleak` | `2023-10-24` | </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 ## Other Branches The following updates are pending. To force the creation of a PR, click on a checkbox below. - [ ] <!-- other-branch=renovate/clap-4.x-lockfile -->chore(deps): update rust crate clap to v4.6.6 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/docker.io-chromedp-headless-shell-latest -->[chore(deps): update docker.io/chromedp/headless-shell:latest docker digest to 2d349b5](pulls/25) - [ ] <!-- rebase-branch=renovate/honnef.co-go-tools-0.x -->[fix(deps): update module honnef.co/go/tools to v0.8.1](pulls/45) - [ ] <!-- 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 (21)</summary> - `aspect_bazel_lib 2.22.5` - `aspect_rules_lint 2.8.0` - `bazel_env.bzl 0.8.0` - `bazel_skylib 1.9.2` - `buildifier_prebuilt 8.5.1.3` - `gazelle 0.53.0` - `platforms 1.1.0` - `protobuf 36.0` - `rules_buf 0.5.4` - `rules_img 0.3.19` - `rules_go 0.63.0` - `rules_multirun 0.14.0` - `rules_multitool 1.11.1` - `rules_pkg 1.3.0` - `rules_proto 7.1.0` - `rules_rust 0.73.0` - `tar.bzl 0.10.8` - `toolchains_llvm 1.8.0` - `k8s_json_schema 5a69f8365c9d3ed7de997f5365e22481cf775fa2` - `crds_catalog 7b1e26ef9deea49293714d204c1a2270aab1178f` - `distroless_base_nossl_debian13 sha256:e50761cbc75cbd24ed76553350f67c44dda9d4a9b9c9e8f44bed6ddeb3cb8a9a` </details> </blockquote> </details> <details><summary>cargo (1)</summary> <blockquote> <details><summary>boredaem/Cargo.toml (6)</summary> - `anyhow 1` - `bore-cli 0.6` - `clap 4` → [Updates: `4`] - `tokio 1` - `tracing 0.1` - `tracing-subscriber 0.3` </details> </blockquote> </details> <details><summary>docker-compose (1)</summary> <blockquote> <details><summary>content-extractor/compose.yml (1)</summary> - `docker.io/chromedp/headless-shell latest@sha256:c65aef2b8fef5113cb97be8c99f7bf094320ca9b11e511041e6924e516bda0a1` → [Updates: `latest`] </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>thumb/internal/sshx/testdata/sshd/Dockerfile (1)</summary> - `alpine 3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b` </details> </blockquote> </details> <details><summary>github-actions (4)</summary> <blockquote> <details><summary>.forgejo/workflows/deploy.yaml (1)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details><summary>.forgejo/workflows/release-boredaem.yaml (1)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details><summary>.forgejo/workflows/release-content-extractor.yaml (1)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details><summary>.forgejo/workflows/validate-boredaem.yaml (1)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (21)</summary> - `go 1.26.5` - `code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers v0.3.0` - `github.com/alecthomas/assert/v2 v2.11.0` - `github.com/alecthomas/kong v1.16.1` - `github.com/chromedp/cdproto v0.0.0-20260804232424-e85f50dbfd32@e85f50dbfd32` - `github.com/gordonklaus/ineffassign v0.2.0` - `github.com/kisielk/errcheck v1.20.0` - `github.com/lasiar/canonicalheader v1.1.2` - `github.com/moby/moby/api v1.55.0` - `github.com/moby/moby/client v0.5.1` - `github.com/ory/dockertest/v4 v4.0.0` - `github.com/sivchari/containedctx v1.0.3` - `go.uber.org/nilaway v0.0.0-20260808063849-8649a03c818a@8649a03c818a` - `golang.org/x/crypto v0.55.0` - `honnef.co/go/tools v0.7.0` → [Updates: `v0.8.1`] - `codeberg.org/readeck/go-readability/v2 v2.1.2` - `github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.2` - `github.com/chromedp/chromedp v0.16.0` - `go.uber.org/goleak v1.3.0` - `golang.org/x/net v0.58.0` - `mvdan.cc/sh/v3 v3.13.1` </details> </blockquote> </details> <details><summary>kustomize (2)</summary> <blockquote> <details><summary>content-extractor/deploy/chrome-shell/kustomization.yaml</summary> </details> <details><summary>content-extractor/deploy/content-extractor/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/tools#4
No description provided.