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

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Configure Renovate #445

merged 2 commits into from
Sep 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2023

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

  • .github/workflows/dotnet.yml (github-actions)
  • .github/workflows/nuget.yml (github-actions)
  • Directory.Build.props (nuget)
  • TMDbLib/TMDbLib.csproj (nuget)
  • TMDbLibTests/TMDbLibTests.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.
  • 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.
  • Disable Renovate Dependency Dashboard creation.
  • Raise PR when vulnerability alerts are detected with label security.
  • Evaluate schedules according to timezone Etc/UTC.
  • Enable Docker major updates.
  • Group all non-major test package updates together.
  • Group known monorepo packages together.
  • Pin github-action digests.
  • Default preset for use with Jellyfin's repos
  • Default preset for use with Jellyfin's .Net repos

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 10 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/setup-dotnet to 608ee757cfcce72c2e91e99aca128e0cae67de87
Update dependency ConfigureAwaitChecker.Analyzer to v5.0.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/configureawaitchecker.analyzer-5.x
  • Merge into: master
  • Upgrade ConfigureAwaitChecker.Analyzer to 5.0.0.1
Update dependency IDisposableAnalyzers to v4.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/idisposableanalyzers-4.x
  • Merge into: master
  • Upgrade IDisposableAnalyzers to 4.0.7
Update dependency Microsoft.NET.Test.Sdk to v17.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.7.2
Update xunit-dotnet monorepo to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: master
  • Upgrade xunit to 2.5.1
  • Upgrade xunit.runner.visualstudio to 2.5.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 8ade135a41bc03ea155e62e844d188df1ea18608
Update actions/setup-dotnet action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-dotnet-3.x
  • Merge into: master
  • Upgrade actions/setup-dotnet to 3447fd6a9f9e57506b15f895c5b76d3b197dc7c2
Update dependency MinVer to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/minver-4.x
  • Merge into: master
  • Upgrade MinVer to 4.3.0
Update dependency Newtonsoft.Json to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: master
  • Upgrade Newtonsoft.Json to 13.0.3
Update dependency Verify.Xunit to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/verify.xunit-21.x
  • Merge into: master
  • Upgrade Verify.Xunit to 21.1.5

🚸 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.

@cvium cvium merged commit 1bc4265 into master Sep 22, 2023
1 check passed
@cvium cvium deleted the renovate/configure branch September 22, 2023 20:14
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.

1 participant