Skip to content

Dependency Dashboard #1

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Abandoned Dependencies

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

View abandoned dependencies (12)

[!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
gomod github.com/cespare/xxhash/v2 2024-04-04
gomod github.com/charmbracelet/x/termios 2025-01-31
gomod github.com/davecgh/go-spew 2018-02-21
gomod github.com/dustin/go-humanize 2023-01-10
gomod github.com/go-logr/stdr 2021-12-14
gomod github.com/inconshreveable/mousetrap 2022-11-27
gomod github.com/mattn/go-colorable 2025-01-10
gomod github.com/muesli/cancelreader 2022-06-22
gomod github.com/pmezard/go-difflib 2016-01-10
gomod github.com/rivo/uniseg 2024-02-08
gomod github.com/xo/terminfo 2022-09-10
gomod gopkg.in/yaml.v3 2022-05-27

This repository currently has no open or pending branches.

Detected Dependencies

circleci (1)
.circleci/config.yml (1)
  • cimg/go 1.26.2@sha256:6a7ffeeed99ed9e0d9e8f88f653207abb49781eea2055d61cbdce1a4c77c52ca
github-actions (7)
.github/workflows/build.yaml (2)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
  • actions/attest-build-provenance v4@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32
.github/workflows/clean-cache.yaml (1)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
.github/workflows/lint-gh-actions.yaml (1)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
.github/workflows/lint.yaml (1)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
.github/workflows/security.yaml (6)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • securego/gosec v2.25.0@223e19b8856e00f02cc67804499a83f77e208f3c
  • github/codeql-action v4@95e58e9a2cdfd71adc6e0353d5c52f41a045d225
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
  • github/codeql-action v4@95e58e9a2cdfd71adc6e0353d5c52f41a045d225
.github/workflows/test.yaml (1)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
.github/workflows/update-go-docs.yaml (1)
  • step-security/harden-runner v2.18.0@6c3c2f2c1c457b00c10c4848d6f5491db3b629df
gomod (1)
go.mod (43)
  • go 1.26.2
  • charm.land/bubbletea/v2 v2.0.6
  • charm.land/lipgloss/v2 v2.0.3
  • github.com/dgraph-io/badger/v4 v4.9.1
  • github.com/rs/zerolog v1.35.0
  • github.com/spf13/cobra v1.10.2
  • github.com/stretchr/testify v1.11.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/charmbracelet/colorprofile v0.4.3
  • github.com/charmbracelet/ultraviolet v0.0.0-20260416161146-9c68a866306c@9c68a866306c
  • github.com/charmbracelet/x/ansi v0.11.7
  • github.com/charmbracelet/x/term v0.2.2
  • github.com/charmbracelet/x/termios v0.1.1
  • github.com/charmbracelet/x/windows v0.2.2
  • github.com/clipperhouse/displaywidth v0.11.0
  • github.com/clipperhouse/uax29/v2 v2.7.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dgraph-io/ristretto/v2 v2.4.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/go-logr/logr v1.4.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/google/flatbuffers v25.12.19+incompatible
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/klauspost/compress v1.18.5
  • github.com/lucasb-eyer/go-colorful v1.4.0
  • github.com/mattn/go-colorable v0.1.14
  • github.com/mattn/go-isatty v0.0.21
  • github.com/mattn/go-runewidth v0.0.23
  • github.com/muesli/cancelreader v0.2.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/objx v0.5.3
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e@abceb7e1c41e
  • go.opentelemetry.io/auto/sdk v1.2.1
  • go.opentelemetry.io/otel v1.43.0
  • go.opentelemetry.io/otel/metric v1.43.0
  • go.opentelemetry.io/otel/trace v1.43.0
  • golang.org/x/net v0.53.0
  • golang.org/x/sync v0.20.0
  • golang.org/x/sys v0.43.0
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/yaml.v3 v3.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions