alerting
alerting copied to clipboard
Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/pr-checks.yaml(github-actions)go.mod(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Hopefully safe environment variables to allow users to configure.
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
fix(deps): update github.com/grafana/dskit digest to c0cc1b9
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-grafana-dskit-digest - Merge into:
main - Upgrade github.com/grafana/dskit to
c0cc1b939a4a
fix(deps): update github.com/grafana/loki/pkg/push digest to 615413e
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-grafana-loki-pkg-push-digest - Merge into:
main - Upgrade github.com/grafana/loki/pkg/push to
615413e269f7
fix(deps): update module github.com/aws/aws-sdk-go to v1.55.8
- Schedule: ["at any time"]
- Branch name:
renovate/aws-sdk-go-monorepo - Merge into:
main - Upgrade github.com/aws/aws-sdk-go to
v1.55.8
chore(deps): update dependency go to v1.25.4
- Schedule: ["at any time"]
- Branch name:
renovate/go-1.x - Merge into:
main - Upgrade go to
1.25.4
fix(deps): update module github.com/go-openapi/strfmt to v0.25.0
- Schedule: ["at any time"]
- Branch name:
renovate/go-openapi - Merge into:
main - Upgrade github.com/go-openapi/strfmt to
v0.25.0
fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-masterminds-sprig-v3-3.x - Merge into:
main - Upgrade github.com/Masterminds/sprig/v3 to
v3.3.0
fix(deps): update module github.com/prometheus/alertmanager to v0.29.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-prometheus-alertmanager-0.x - Merge into:
main - Upgrade github.com/prometheus/alertmanager to
v0.29.0
fix(deps): update module github.com/prometheus/client_golang to v1.23.2
- 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.23.2
fix(deps): update module github.com/prometheus/common to v0.67.2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-prometheus-common-0.x - Merge into:
main - Upgrade github.com/prometheus/common to
v0.67.2
fix(deps): update module github.com/stretchr/testify to v1.11.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-stretchr-testify-1.x - Merge into:
main - Upgrade github.com/stretchr/testify to
v1.11.1
fix(deps): update module golang.org/x/net to v0.46.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-net-0.x - Merge into:
main - Upgrade golang.org/x/net to
v0.46.0
fix(deps): update module golang.org/x/oauth2 to v0.33.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-oauth2-0.x - Merge into:
main - Upgrade golang.org/x/oauth2 to
v0.33.0
fix(deps): update module golang.org/x/sync to v0.18.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-sync-0.x - Merge into:
main - Upgrade golang.org/x/sync to
v0.18.0
fix(deps): update opentelemetry-go monorepo to v1.38.0
- Schedule: ["at any time"]
- Branch name:
renovate/opentelemetry-go-monorepo - Merge into:
main - Upgrade go.opentelemetry.io/otel to
v1.38.0 - Upgrade go.opentelemetry.io/otel/trace to
v1.38.0
chore(deps): update actions/checkout action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-5.x - Merge into:
main - Upgrade actions/checkout to
08c6903cd8c0fde910a37f88322edcfb5dd907a8
chore(deps): update actions/setup-go action to v6
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-go-6.x - Merge into:
main - Upgrade actions/setup-go to
44694675825211faa026b3c33043df3e48a5fa00
fix(deps): update module github.com/golang/snappy to v1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-golang-snappy-1.x - Merge into:
main - Upgrade github.com/golang/snappy to
v1.0.0
fix(deps): update module github.com/matttproud/golang_protobuf_extensions to v2
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-matttproud-golang_protobuf_extensions-2.x - Merge into:
main - Upgrade github.com/matttproud/golang_protobuf_extensions to
v2.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.