Skip to content

Dependency Dashboard #2

@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.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.60.4
  • chore(deps): update dependency vue to v3.5.35
  • chore(deps): update dependency vuepress-theme-plume to v1.0.0-rc.201
  • chore(deps): update vuepress monorepo (@vuepress/plugin-register-components, vuepress)
  • chore(deps): update dependency lru-cache to v11.5.1
  • chore(deps): update dependency sass-embedded to v1.100.0
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.10.1
  • fix(deps): update module go.uber.org/zap to v1.28.0
  • fix(deps): update module google.golang.org/grpc to v1.81.1
  • fix(deps): update opentelemetry-go monorepo to v1.44.0 (go.opentelemetry.io/otel, go.opentelemetry.io/otel/trace)
  • fix(deps): update opentelemetry-go-contrib monorepo to v0.69.0 (go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin, go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc)
  • chore(deps): update actions/deploy-pages action to v5
  • chore(deps): update actions/upload-pages-artifact action to v5
  • chore(deps): update codecov/codecov-action action to v6
  • chore(deps): update dependency typescript to v6
  • fix(deps): update module github.com/charmbracelet/lipgloss to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Detected Dependencies

dockerfile (1)
Dockerfile
github-actions (3)
.github/workflows/build.yaml (23)
  • actions/checkout v6
  • actions/setup-go v6
  • golangci/golangci-lint-action v9
  • dominikh/staticcheck-action v1
  • actions/checkout v6
  • actions/setup-go v6
  • codecov/codecov-action v5 → [Updates: v6]
  • actions/checkout v6
  • actions/setup-go v6
  • goreleaser/goreleaser-action v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • actions/checkout v6
  • actions/download-artifact v7 → [Updates: v8]
  • docker/build-push-action v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/download-artifact v7 → [Updates: v8]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • docker/login-action v3 → [Updates: v4]
.github/workflows/docs-website.yaml (9)
  • actions/checkout v6
  • actions/setup-node v6
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/configure-pages v5 → [Updates: v6]
  • actions/download-artifact v7 → [Updates: v8]
  • actions/upload-pages-artifact v4 → [Updates: v5]
  • actions/deploy-pages v4 → [Updates: v5]
  • actions/download-artifact v7 → [Updates: v8]
  • SpechtLabs/StaticPages-Upload main
.github/workflows/release.yaml (18)
  • actions/checkout v6
  • actions/setup-go v6
  • actions/checkout v6
  • actions/setup-go v6
  • goreleaser/goreleaser-action v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • actions/checkout v6
  • actions/download-artifact v7 → [Updates: v8]
  • docker/build-push-action v6 → [Updates: v7]
  • actions/upload-artifact v6 → [Updates: v7]
  • actions/download-artifact v7 → [Updates: v8]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • docker/login-action v3 → [Updates: v4]
gomod (1)
src/go.mod (20)
  • go 1.25.0
  • github.com/apognu/gocal v0.9.1
  • github.com/charmbracelet/lipgloss v1.1.0 → [Updates: v2.0.3]
  • github.com/fsnotify/fsnotify v1.9.0 → [Updates: v1.10.1]
  • github.com/gin-contrib/zap v1.1.7
  • github.com/gin-gonic/gin v1.12.0
  • github.com/mcuadros/go-gin-prometheus v0.1.0 → [Updates: v1.0.3]
  • github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4@2224f06cddb4 → [Updates: v0.0.0-20260428132744-178d2d0aad2c]
  • github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15
  • github.com/spechtlabs/go-otel-utils/otelzap v0.0.15
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/viper v1.21.0
  • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.68.0 → [Updates: v0.69.0]
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0 → [Updates: v0.69.0]
  • go.opentelemetry.io/otel v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/trace v1.43.0 → [Updates: v1.44.0]
  • go.uber.org/zap v1.27.1 → [Updates: v1.28.0]
  • google.golang.org/grpc v1.80.0 → [Updates: v1.81.1]
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/yaml.v3 v3.0.1
npm (1)
docs/package.json (15)
  • @vue/component-compiler-utils ^3.3.0
  • lru-cache ^11.2.2 → [Updates: ^11.2.2]
  • markdown-it-emoji ^3.0.0
  • mermaid ^11.12.0
  • vue-template-compiler ^2.7.16
  • @vuepress/bundler-vite ^2.0.0-rc.23 → [Updates: ^2.0.0-rc.23]
  • @vuepress/plugin-register-components 2.0.0-rc.128 → [Updates: 2.0.0-rc.130]
  • http-server ^14.1.1
  • sass-embedded ^1.93.2 → [Updates: ^1.93.2]
  • typescript ^5.9.3 → [Updates: ^6.0.0]
  • vue ^3.5.22 → [Updates: ^3.5.22]
  • vuepress 2.0.0-rc.30 → [Updates: 2.0.0-rc.30]
  • vuepress-theme-plume 1.0.0-rc.193 → [Updates: 1.0.0-rc.201]
  • @rollup/rollup-linux-x64-gnu ^4.52.5 → [Updates: ^4.52.5]
  • node ^18.20.0 || >=20.0.0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions