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

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

Configure Renovate #253

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 23, 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/build.yml (github-actions)
  • Styles/MuseDashModToolsUI.Styles.csproj (nuget)
  • UI.Test/MuseDashModToolsUI.Test.csproj (nuget)
  • UI/MuseDashModToolsUI.csproj (nuget)
  • Updater/MuseDashModToolsUI.Updater.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 (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 32 Pull Requests:

Update dependency LavaGang.MelonLoader to 0.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/lavagang.melonloader-0.x
  • Merge into: master
  • Upgrade LavaGang.MelonLoader to 0.6.5
Update dependency MessageBox.Avalonia to 3.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/messagebox.avalonia-3.x
  • Merge into: master
  • Upgrade MessageBox.Avalonia to 3.1.6
Update dependency Moq to 4.20.72
  • Schedule: ["at any time"]
  • Branch name: renovate/moq-4.x
  • Merge into: master
  • Upgrade Moq to 4.20.72
Update dependency Serilog to 3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog-3.x
  • Merge into: master
  • Upgrade Serilog to 3.1.1
Update dependency Serilog.Sinks.Console to 5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.sinks.console-5.x
  • Merge into: master
  • Upgrade Serilog.Sinks.Console to 5.0.1
Update dependency Serilog.Sinks.File to 5.0.1-dev-00976
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.sinks.file-5.x
  • Merge into: master
  • Upgrade Serilog.Sinks.File to 5.0.1-dev-00976
Update dependency TestableIO.System.IO.Abstractions to 19.2.91
Update dependency TestableIO.System.IO.Abstractions.Wrappers to 19.2.91
Update dependency coverlet.collector to 6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: master
  • Upgrade coverlet.collector to 6.0.2
Update avalonia monorepo to 11.1.3
Update dependency Avalonia.Xaml.Behaviors to 11.1.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/avalonia.xaml.behaviors-11.x
  • Merge into: master
  • Upgrade Avalonia.Xaml.Behaviors to 11.1.0.4
Update dependency CommunityToolkit.Mvvm to 8.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/communitytoolkit.mvvm-8.x
  • Merge into: master
  • Upgrade CommunityToolkit.Mvvm to 8.3.2
Update dependency DialogHost.Avalonia to 0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dialoghost.avalonia-0.x
  • Merge into: master
  • Upgrade DialogHost.Avalonia to 0.8.1
Update dependency JetBrains.Annotations to 2023.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jetbrains.annotations-2023.x
  • Merge into: master
  • Upgrade JetBrains.Annotations to 2023.3.0
Update dependency Material.Avalonia to 3.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/material.avalonia-3.x
  • Merge into: master
  • Upgrade Material.Avalonia to 3.7.4
Update dependency Meziantou.Xunit.ParallelTestFramework to 2.3.0
Update dependency Microsoft.NET.Test.Sdk to 17.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.11.1
Update dependency NuGet.Versioning to 6.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuget-monorepo
  • Merge into: master
  • Upgrade NuGet.Versioning to 6.11.0
Update dependency Roslynator.Analyzers to 4.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/roslynator.analyzers-4.x
  • Merge into: master
  • Upgrade Roslynator.Analyzers to 4.12.6
Update dependency Roslynator.Formatting.Analyzers to 4.12.6
Update dependency Spectre.Console to 0.49.1
  • Schedule: ["at any time"]
  • Branch name: renovate/spectre-console-monorepo
  • Merge into: master
  • Upgrade Spectre.Console to 0.49.1
Update dependency ValveKeyValue to 0.11.0.378
  • Schedule: ["at any time"]
  • Branch name: renovate/valvekeyvalue-0.x
  • Merge into: master
  • Upgrade ValveKeyValue to 0.11.0.378
Update xunit-dotnet monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit to 2.9.2
  • Upgrade xunit.runner.visualstudio to 2.8.2
Update actions/setup-dotnet action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-dotnet-4.x
  • Merge into: master
  • Upgrade actions/setup-dotnet to v4
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
Update dependency Autofac to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/autofac-8.x
  • Merge into: master
  • Upgrade Autofac to 8.1.0
Update dependency JetBrains.Annotations to v2024
  • Schedule: ["at any time"]
  • Branch name: renovate/jetbrains.annotations-2024.x
  • Merge into: master
  • Upgrade JetBrains.Annotations to 2024.2.0
Update dependency Serilog to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog-4.x
  • Merge into: master
  • Upgrade Serilog to 4.0.2
Update dependency Serilog.Sinks.Console to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.sinks.console-6.x
  • Merge into: master
  • Upgrade Serilog.Sinks.Console to 6.0.0
Update dependency Serilog.Sinks.File to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.sinks.file-6.x
  • Merge into: master
  • Upgrade Serilog.Sinks.File to 6.0.0
Update dependency TestableIO.System.IO.Abstractions to v21
Update dependency TestableIO.System.IO.Abstractions.Wrappers to v21

🚸 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 force-pushed the renovate/configure branch 2 times, most recently from 09be2db to 46da853 Compare September 30, 2024 10:24
@renovate renovate bot force-pushed the renovate/configure branch from 46da853 to 289220a Compare September 30, 2024 11:09
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