Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2025

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

  • docker/docker-compose-aspnetcore/docker-compose.oats.yml (docker-compose)
  • docker/docker-compose-aspnetcore/docker-compose.override.yml (docker-compose)
  • docker/docker-compose-aspnetcore/docker-compose.self-contained.oats.yml (docker-compose)
  • docker/docker-compose-aspnetcore/docker-compose.yml (docker-compose)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/dotnet-format.yml (github-actions)
  • .github/workflows/markdown-link-check.yml (github-actions)
  • .github/workflows/markdownlint.yml (github-actions)
  • .github/workflows/misspell.yml (github-actions)
  • .github/workflows/oats.yml (github-actions)
  • global.json (nuget)
  • src/Grafana.OpenTelemetry.Base/Grafana.OpenTelemetry.Base.csproj (nuget)
  • src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj (nuget)
  • tests/Grafana.OpenTelemetry.Tests/Grafana.OpenTelemetry.Tests.csproj (nuget)

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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) 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.

🔡 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 4 Pull Requests:

Update dependency xunit.runner.visualstudio to 3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: main
  • Upgrade xunit.runner.visualstudio to 3.1.1
Update redis Docker tag to v7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-7.x
  • Merge into: main
  • Upgrade redis to 7.4
Update mcr.microsoft.com/mssql/server Docker tag to v2025
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-mssql-server-2025.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/mssql/server to 2025-latest
Update redis Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-8.x
  • Merge into: main
  • Upgrade redis to 8.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.

@renovate renovate bot requested a review from a team as a code owner June 12, 2025 22:01
@CLAassistant
Copy link

CLAassistant commented Jun 12, 2025

CLA assistant check
All committers have signed the CLA.

@martincostello
Copy link
Member

Need to configure this to not update the OTel libraries (at least not until after #145).

Add custom configuration for renovate.
Want patches only.
martincostello and others added 7 commits June 13, 2025 08:54
Co-authored-by: Gregor Zeitlinger <[email protected]>
- Allow more PRs.
- Add labels.
- Fix .NET dependency name.
Add the file name.
Change configuration to try and update major versions of .NET.
Dependabot is being replaced with Renovate.
Another attempt to get it to do the right thing.
Leave those for manual updates.
Re-enable the renovate dashboard.
@martincostello martincostello merged commit 394f260 into main Jun 13, 2025
12 checks passed
@martincostello martincostello deleted the renovate/configure branch June 13, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants