Open
Description
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.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
- fix(deps): update dependency @sentry/angular to v9.30.0
- fix(deps): update dependency posthog-js to v1.255.1
Warning
Renovate failed to look up the following dependencies: Failed to look up go package github.com/aws/aws-sdk-go-v2
.
Files affected: go.mod
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
docker-compose
deploy/docker/docker-compose.yaml
postgres 17-alpine
ghcr.io/glasskube/distr 1.12.1
docker-compose.yaml
postgres 17.5-alpine3.20
axllent/mailpit v1.26.2
internal/resources/embedded/apps/hello-distr/docker-compose.yaml
postgres 17.5-alpine3.20
ghcr.io/glasskube/hello-distr/backend 0.1.10
ghcr.io/glasskube/hello-distr/frontend 0.1.10
ghcr.io/glasskube/hello-distr/proxy 0.1.10
dockerfile
Dockerfile.docker-agent
golang 1.24
docker 27.3.1-alpine3.20
Dockerfile.hub
gcr.io/distroless/static-debian12 nonroot@sha256:627d6c5a23ad24e6bdff827f16c7b60e0289029b0c79e9f7ccd54ae3279fb45f
Dockerfile.kubernetes-agent
golang 1.24
gcr.io/distroless/static-debian12 nonroot@sha256:627d6c5a23ad24e6bdff827f16c7b60e0289029b0c79e9f7ccd54ae3279fb45f
github-actions
.github/workflows/build-agent.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
docker/setup-buildx-action v3.11.1@e468171a9de216ec08956ac3ada2f0791b6bd435
docker/metadata-action v5.7.0@902fa8ec7d6ecbf8d84d538b9b233a880e428804
docker/build-push-action v6.18.0@263435318d21b8e681c14492fe198d362a7d2c83
.github/workflows/build-chart.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
azure/setup-helm v4.3.0@b9e51907a09c216f16ebe8536097933489208112
docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
.github/workflows/build-hub.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
actions/setup-node v4.4.0@49933ea5288caeca8642d1e84afbd3f7d6820020
golangci/golangci-lint-action v8.0.0@4afd733a84b1f43292c63897423277bb7f4313a9
docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
docker/setup-buildx-action v3.11.1@e468171a9de216ec08956ac3ada2f0791b6bd435
docker/metadata-action v5.7.0@902fa8ec7d6ecbf8d84d538b9b233a880e428804
docker/build-push-action v6.18.0@263435318d21b8e681c14492fe198d362a7d2c83
node 24
.github/workflows/build-mcp.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
.github/workflows/build-sdk.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-node v4.4.0@49933ea5288caeca8642d1e84afbd3f7d6820020
node 22
.github/workflows/release-artifacts.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
.github/workflows/release.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
googleapis/release-please-action v4.2.0@a02a34c4d625f9be7cb89156071d8567266a2445
.github/workflows/semantic-pr.yaml
amannn/action-semantic-pull-request v5@0723387faaf9b38adef4775cd42cfd5155ed6017
.github/workflows/test-agent.yaml
actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
gomod
go.mod
go 1.24.0
github.com/Masterminds/semver/v3 v3.3.1
github.com/aws/aws-sdk-go-v2 v1.36.5
github.com/aws/aws-sdk-go-v2/config v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.70
github.com/aws/aws-sdk-go-v2/service/s3 v1.81.0
github.com/aws/aws-sdk-go-v2/service/ses v1.30.4
github.com/compose-spec/compose-go/v2 v2.6.5
github.com/containerd/log v0.1.0
github.com/coreos/go-oidc/v3 v3.14.1
github.com/docker/cli v28.2.2+incompatible
github.com/docker/compose/v2 v2.37.2
github.com/docker/docker v28.2.2+incompatible
github.com/exaring/otelpgx v0.9.3
github.com/fsnotify/fsnotify v1.9.0
github.com/getsentry/sentry-go v0.33.0
github.com/getsentry/sentry-go/otel v0.33.0
github.com/go-chi/chi/v5 v5.2.2
github.com/go-chi/httprate v0.15.0
github.com/go-chi/jwtauth/v5 v5.3.3
github.com/go-co-op/gocron/v2 v2.16.2
github.com/go-logr/zapr v1.3.0
github.com/golang-migrate/migrate/v4 v4.18.3
github.com 6B20 /google/uuid v1.6.0
github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438@6e2875d9b438
github.com/jackc/pgx/v5 v5.7.5
github.com/joho/godotenv v1.5.1
github.com/lestrrat-go/jwx/v2 v2.1.6
github.com/mark3labs/mcp-go v0.32.0
github.com/onsi/gomega v1.37.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver v0.128.0
github.com/spf13/cobra v1.9.1
github.com/wneessen/go-mail v0.6.2
go.opentelemetry.io/collector/component v1.34.0
go.opentelemetry.io/collector/confmap v1.34.0
go.opentelemetry.io/collector/consumer v1.34.0
go.opentelemetry.io/collector/pdata v1.34.0
go.opentelemetry.io/collector/receiver v1.34.0
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go.opentelemetry.io/otel v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0
go.opentelemetry.io/otel/sdk v1.36.0
go.opentelemetry.io/otel/trace v1.36.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.39.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.18.3
k8s.io/api v0.33.2
k8s.io/apimachinery v0.33.2
k8s.io/cli-runtime v0.33.2
k8s.io/client-go v0.33.2
k8s.io/kubectl v0.33.2
k8s.io/metrics v0.33.2
oras.land/oras-go/v2 v2.6.0
github.com/containers/image/v5 v5.35.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.1
golang.org/x/oauth2 v0.30.0
helm-values
deploy/charts/distr/values.yaml
helmv3
deploy/charts/distr/Chart.yaml
minio 5.x.x
mise
mise.toml
node 24
go 1.24.4
golangci-lint 2.1.6
helm-docs 1.14.2
npm
package.json
@angular/animations ^20.0.0
@angular/cdk ^20.0.1
@angular/common ^20.0.0
@angular/compiler ^20.0.0
@angular/core ^20.0.0
@angular/forms ^20.0.0
@angular/platform-browser ^20.0.0
@angular/platform-browser-dynamic ^20.0.0
@angular/router ^20.0.0
@codemirror/commands ^6.8.0
@codemirror/lang-yaml ^6.1.2
@codemirror/language ^6.10.8
@codemirror/state ^6.5.1
@codemirror/view ^6.36.2
@fontsource/inter ^5.1.0
@fontsource/poppins ^5.1.0
@fortawesome/angular-fontawesome ^2.0.0
@fortawesome/free-brands-svg-icons ^6.7.1
@fortawesome/free-regular-svg-icons ^6.7.1
@fortawesome/free-solid-svg-icons ^6.7.1
@pandatix/js-cvss ^0.4.4
@sentry/angular ^9.0.0
dayjs ^1.11.13
flowbite ^3.0.0
jwt-decode ^4.0.0
ngx-markdown ^20.0.0
ngx-toastr ^19.0.0
posthog-js ^1.187.0
rxjs ~7.8.0
semver ^7.7.1
tslib ^2.3.0
zone.js ~0.15.0
@angular/build ^20.0.0
@angular/cli ^20.0.0
@angular/compiler-cli ^20.0.0
@sentry/cli ^2.39.1
@tailwindcss/postcss ^4.1.4
@types/jasmine ~5.1.0
@types/semver ^7.5.8
autoprefixer ^10.4.20
jasmine-core ~5.8.0
karma ~6.4.0
karma-chrome-launcher ~3.2.0
karma-coverage ~2.2.0
karma-jasmine ~5.1.0
karma-jasmine-html-reporter ~2.1.0
postcss ^8.5.3
prettier ^3.3.3
tailwindcss ^4.0.0
typescript ~5.8.0
sdk/js/package.json
semver ^7.6.3
@types/semver ^7.5.8
prettier ^3.5.3
rimraf ^6.0.1
typedoc ^0.28.0
typedoc-plugin-markdown ^4.5.0
typescript ^5.7.3
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels