Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
Dockerfile
(dockerfile) -
go.mod
(gomod) -
ui/package.json
(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
renovate.json
in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 18 Merge Requests:
Update dependency bootstrap to v5.3.3
- Schedule: ["at any time"]
- Branch name:
renovate/bootstrap-5.x
- Merge into:
main
- Upgrade bootstrap to
5.3.3
Update module github.com/PuerkitoBio/goquery to v1.9.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-puerkitobio-goquery-1.x
- Merge into:
main
- Upgrade github.com/PuerkitoBio/goquery to
v1.9.2
Update module github.com/go-webauthn/webauthn to v0.10.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-go-webauthn-webauthn-0.x
- Merge into:
main
- Upgrade github.com/go-webauthn/webauthn to
v0.10.2
Update module github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus to v1.0.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-grpc-ecosystem-go-grpc-middleware-providers-prometheus-1.x
- Merge into:
main
- Upgrade github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus to
v1.0.1
Update module github.com/prometheus/client_golang to v1.19.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-prometheus-client_golang-1.x
- Merge into:
main
- Upgrade github.com/prometheus/client_golang to
v1.19.1
Update dependency esbuild to v0.23.0
- Schedule: ["at any time"]
- Branch name:
renovate/esbuild-0.x
- Merge into:
main
- Upgrade esbuild to
0.23.0
Update dependency sass to v1.77.6
- Schedule: ["at any time"]
- Branch name:
renovate/sass-1.x
- Merge into:
main
- Upgrade sass to
1.77.6
Update docker.io/library/golang Docker tag to v1.22.5
- Schedule: ["at any time"]
- Branch name:
renovate/docker.io-library-golang-1.x
- Merge into:
main
- Upgrade docker.io/library/golang to
1.22.5
Update module github.com/coreos/go-oidc/v3 to v3.10.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-coreos-go-oidc-v3-3.x
- Merge into:
main
- Upgrade github.com/coreos/go-oidc/v3 to
v3.10.0
Update module github.com/gofrs/flock to v0.12.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-gofrs-flock-0.x
- Merge into:
main
- Upgrade github.com/gofrs/flock to
v0.12.0
Update module github.com/oschwald/maxminddb-golang to v1.13.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-oschwald-maxminddb-golang-1.x
- Merge into:
main
- Upgrade github.com/oschwald/maxminddb-golang to
v1.13.1
Update module github.com/zitadel/passwap to v0.6.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-zitadel-passwap-0.x
- Merge into:
main
- Upgrade github.com/zitadel/passwap to
v0.6.0
Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.53.0
- Schedule: ["at any time"]
- Branch name:
renovate/go.opentelemetry.io-contrib-instrumentation-google.golang.org-grpc-otelgrpc-0.x
- Merge into:
main
- Upgrade go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to
v0.53.0
Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.53.0
- Schedule: ["at any time"]
- Branch name:
renovate/go.opentelemetry.io-contrib-instrumentation-net-http-otelhttp-0.x
- Merge into:
main
- Upgrade go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to
v0.53.0
Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.28.0
- Schedule: ["at any time"]
- Branch name:
renovate/opentelemetry-go-monorepo
- Merge into:
main
- Upgrade go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to
v1.28.0
Update module google.golang.org/grpc to v1.65.0
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-grpc-1.x
- Merge into:
main
- Upgrade google.golang.org/grpc to
v1.65.0
Update module google.golang.org/protobuf to v1.34.2
- Schedule: ["at any time"]
- Branch name:
renovate/google.golang.org-protobuf-1.x
- Merge into:
main
- Upgrade google.golang.org/protobuf to
v1.34.2
Update dependency purgecss to v6
- Schedule: ["at any time"]
- Branch name:
renovate/purgecss-6.x
- Merge into:
main
- Upgrade purgecss to
6.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.