Skip to content

Dependency Dashboard #4

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

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Package lookup failures

Awaiting Schedule

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

  • chore(deps): update tanstack-query monorepo to v5.100.14 (@tanstack/react-query, @tanstack/react-query-devtools)
  • fix(deps): update module github.com/go-openapi/runtime to v0.32.1
  • 🔐 Create all awaiting schedule PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up go package github.com/go-sql-driver/mysql: no-result.

Files affected: go.mod


Open

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

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

docker-compose (1)
.devcontainer/docker-compose.yml
dockerfile (1)
Dockerfile (2)
  • golang 1.26-alpine
  • alpine 3.23
github-actions (8)
.github/workflows/codeql.yml (6)
  • actions/checkout v6
  • actions/setup-go v6
  • github/codeql-action v4
  • github/codeql-action v4
  • github/codeql-action v4
  • go 1.26.2 → [Updates: 1.26.3]
.github/workflows/go-build.yml (2)
  • actions/checkout v6
  • actions/setup-go v6
.github/workflows/go-test.yml (4)
  • actions/checkout v6
  • actions/setup-go v6
  • postgres 18
  • mariadb 10.11 → [Updates: 12.2]
.github/workflows/golangci-lint.yml (3)
  • actions/checkout v6
  • actions/setup-go v6
  • golangci/golangci-lint-action v9
.github/workflows/markdown.yml (2)
  • actions/checkout v6
  • peter-evans/create-pull-request v8
.github/workflows/release.yml (2)
  • actions/checkout v6
  • wangyoucao577/go-release-action v1
.github/workflows/reuse.yaml (2)
  • actions/checkout v6
  • fsfe/reuse-action v6
.github/workflows/update-swagger-ghpages.yml (2)
  • actions/checkout v6
  • actions/checkout v6
gomod (1)
go.mod (48)
  • go 1.26
  • go 1.26.2 → [Updates: 1.26.3]
  • github.com/Boostport/migration v1.1.2
  • github.com/Boostport/migration/driver/mysql v1.1.2
  • github.com/Boostport/migration/driver/postgres v1.1.3
  • github.com/Masterminds/squirrel v1.5.4
  • github.com/actatum/stormrpc v0.5.1
  • github.com/akamai/AkamaiOPEN-edgegrid-golang/v13 v13.1.0 → [Updates: v13.2.0]
  • github.com/apex/log v1.9.0
  • github.com/cockroachdb/cockroach-go/v2 v2.4.3
  • github.com/didip/tollbooth v4.0.2+incompatible
  • github.com/dlmiddlecote/sqlstats v1.0.2
  • github.com/dre1080/recovr v1.0.3
  • github.com/f5devcentral/go-bigip v0.0.0-20260303071915-79fc4d8a2250@79fc4d8a2250
  • github.com/go-openapi/errors v0.22.7
  • github.com/go-openapi/loads v0.23.3
  • github.com/go-openapi/runtime v0.31.0 → [Updates: v0.32.1]
  • github.com/go-openapi/spec v0.22.4
  • github.com/go-openapi/strfmt v0.26.2
  • github.com/go-openapi/swag v0.26.0
  • github.com/go-openapi/swag/conv v0.26.0
  • github.com/go-openapi/swag/mangling v0.26.0
  • github.com/go-openapi/validate v0.25.2
  • github.com/go-sql-driver/mysql v1.9.3
  • github.com/gophercloud/gophercloud/v2 v2.12.0
  • github.com/gophercloud/utils/v2 v2.0.0-20260424064311-2eeed4ceb3e9@2eeed4ceb3e9
  • github.com/hashicorp/golang-lru/v2 v2.0.7
  • github.com/iancoleman/strcase v0.3.0
  • github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6@afb5586c32a6
  • github.com/jackc/pgx/v5 v5.9.2
  • github.com/jedib0t/go-pretty v4.3.0+incompatible
  • github.com/jessevdk/go-flags v1.6.1
  • github.com/jmoiron/sqlx v1.4.0
  • github.com/lib/pq v1.12.3
  • github.com/majewsky/gg v1.6.0 → [Updates: v1.7.0]
  • github.com/mcuadros/go-defaults v1.2.0
  • github.com/nats-io/nats.go v1.51.0 → [Updates: v1.52.0]
  • github.com/prometheus/client_golang v1.23.2
  • github.com/rs/cors v1.11.1
  • github.com/sapcc/go-api-declarations v1.21.0 → [Updates: v1.22.0]
  • github.com/sapcc/go-bits v0.0.0-20260423021225-fb5e4523b6c5@fb5e4523b6c5 → [Updates: v0.0.0-20260526084158-fcb8a0bff0a3]
  • github.com/slok/go-http-metrics v0.13.0
  • github.com/stretchr/testify v1.11.1
  • github.com/urfave/cli/v2 v2.27.7 → [Updates: v3.9.0]
  • github.com/xo/dburl v0.24.2
  • golang.org/x/net v0.54.0 → [Updates: v0.55.0]
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/yaml.v3 v3.0.1
npm (1)
web/package.json (18)
  • @cloudoperators/juno-ui-components ^6.0.0
  • @tailwindcss/postcss ^4.1.12
  • @tanstack/react-query ^5.85.9 → [Updates: ^5.85.9]
  • @tanstack/react-query-devtools ^5.85.9 → [Updates: ^5.85.9]
  • chalk ^5.6.0
  • countries-list ^3.1.1
  • esbuild ^0.28.0
  • esbuild-plugin-inline-image ^0.0.9
  • esbuild-plugin-inline-import ^1.1.0
  • lodash-es ^4.17.21
  • luxon ^3.7.1
  • prop-types ^15.8.1
  • react ~19.2.0
  • react-dom ~19.2.0
  • simple-zustand-devtools ^1.1.0
  • use-sync-external-store ^1.5.0
  • zustand ^5.0.8
  • zustand-querystring ^0.7.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