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 #112

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

Configure Renovate #112

wants to merge 1 commit into from

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 8, 2024

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/ci.yml (github-actions)
  • .github/workflows/license.yml (github-actions)
  • .github/workflows/test-windows.yml (github-actions)
  • Directory.Build.props (nuget)
  • Playground/Playground.csproj (nuget)
  • benchmarks/Elastic.Transport.Benchmarks/Elastic.Transport.Benchmarks.csproj (nuget)
  • benchmarks/Elastic.Transport.Profiling/Elastic.Transport.Profiling.csproj (nuget)
  • build/scripts/scripts.fsproj (nuget)
  • dotnet-tools.json (nuget)
  • global.json (nuget)
  • src/Directory.Build.props (nuget)
  • src/Elastic.Transport.VirtualizedCluster/Elastic.Transport.VirtualizedCluster.csproj (nuget)
  • src/Elastic.Transport/Elastic.Transport.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • 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.
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic

🔡 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:

Pin dependencies
Update dependency Argu to v6.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/argu-6.x
  • Merge into: main
  • Upgrade Argu to 6.2.4
Update dependency JetBrains.Profiler.Api to v1.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/jetbrains.profiler.api-1.x
  • Merge into: main
  • Upgrade JetBrains.Profiler.Api to 1.4.8
Update dotnet monorepo
Update dependency BenchmarkDotNet to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/benchmarkdotnet-0.x
  • Merge into: main
  • Upgrade BenchmarkDotNet to 0.14.0
Update dependency Bullseye to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bullseye-3.x
  • Merge into: main
  • Upgrade Bullseye to 3.8.0
Update dependency Elastic.Clients.Elasticsearch to v8.15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/elastic.clients.elasticsearch-8.x
  • Merge into: main
  • Upgrade Elastic.Clients.Elasticsearch to 8.15.6
Update dependency Fake.Tools.Git to v6.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fake.tools.git-6.x
  • Merge into: main
  • Upgrade Fake.Tools.Git to 6.1.1
Update dependency Microsoft.SourceLink.GitHub to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.sourcelink.github-1.x
  • Merge into: main
  • Upgrade Microsoft.SourceLink.GitHub to 1.1.1
Update dependency Proc to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/proc-0.x
  • Merge into: main
  • Upgrade Proc to 0.8.1
Update dependency SauceControl.InheritDoc to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/saucecontrol.inheritdoc-1.x
  • Merge into: main
  • Upgrade SauceControl.InheritDoc to 1.4.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
Update dependency Bullseye to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/bullseye-5.x
  • Merge into: main
  • Upgrade Bullseye to 5.0.0
Update dependency ConfigureAwaitChecker.Analyzer to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/configureawaitchecker.analyzer-5.x
  • Merge into: main
  • Upgrade ConfigureAwaitChecker.Analyzer to 5.0.0.1
Update dependency Microsoft.SourceLink.GitHub to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.sourcelink.github-8.x
  • Merge into: main
  • Upgrade Microsoft.SourceLink.GitHub to 8.0.0
Update dependency MinVer to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/minver-6.x
  • Merge into: main
  • Upgrade MinVer to 6.0.0
Update dependency SauceControl.InheritDoc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/saucecontrol.inheritdoc-2.x
  • Merge into: main
  • Upgrade SauceControl.InheritDoc to 2.0.1
Update dependency minver-cli to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/minver-cli-6.x
  • Merge into: main
  • Upgrade minver-cli to 6.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 has been generated by Renovate Bot.

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.

0 participants