Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2024

Mend 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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • test/app/Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • go.mod (gomod)
  • test/app/App/App.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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 directories.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Groups minor and patch updates together in a single PR, and treat NPM 0.x.x updates as major updates.
  • Run Renovate on following schedule: before 07:00 on Thursday

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

Update kubernetes packages to v0.30.2
Update module sigs.k8s.io/controller-runtime to v0.18.4
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.18.4
Update dependency Swashbuckle.AspNetCore to v6.6.2
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/nuget-minor-patch
  • Merge into: main
  • Upgrade Swashbuckle.AspNetCore to 6.6.2
Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.7.0
Update module github.com/go-playground/validator/v10 to v10.22.0
Update module github.com/onsi/ginkgo/v2 to v2.19.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/git.luolix.top-onsi-ginkgo-v2-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.19.0
Update module github.com/onsi/gomega to v1.33.1
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/git.luolix.top-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.33.1
Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.52.0
Update module go.opentelemetry.io/otel to v1.27.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/go.opentelemetry.io-otel-1.x
  • Merge into: main
  • Upgrade go.opentelemetry.io/otel to v1.27.0
Update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc to v1.27.0
Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.27.0
Update module go.opentelemetry.io/otel/sdk to v1.27.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/go.opentelemetry.io-otel-sdk-1.x
  • Merge into: main
  • Upgrade go.opentelemetry.io/otel/sdk to v1.27.0
Update module go.opentelemetry.io/otel/sdk/metric to v1.27.0
Update module go.opentelemetry.io/otel/trace to v1.27.0
  • Schedule: ["before 07:00 on Thursday"]
  • Branch name: renovate/go.opentelemetry.io-otel-trace-1.x
  • Merge into: main
  • Upgrade go.opentelemetry.io/otel/trace to v1.27.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 has been generated by Mend Renovate. View repository job log here.

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.

None yet

0 participants