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

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

Configure Renovate #177

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 27, 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

  • Dockerfile (dockerfile)
  • .github/workflows/fromdoppler.yml (github-actions)
  • Doppler.ContactPolicies.Api.Test/Doppler.ContactPolicies.Api.Test.csproj (nuget)
  • Doppler.ContactPolicies.Api/Doppler.ContactPolicies.Api.csproj (nuget)
  • Doppler.ContactPolicies.Business.Logic.Test/Doppler.ContactPolicies.Business.Logic.Test.csproj (nuget)
  • Doppler.ContactPolicies.Business.Logic/Doppler.ContactPolicies.Business.Logic.csproj (nuget)
  • Doppler.ContactPolicies.Data.Access.Test/Doppler.ContactPolicies.Data.Access.Test.csproj (nuget)
  • Doppler.ContactPolicies.Data.Access/Doppler.ContactPolicies.Data.Access.csproj (nuget)
  • global.json (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.

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

chore(deps): update dependency autofixture to v4.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/autofixture-4.x
  • Merge into: main
  • Upgrade AutoFixture to 4.18.1
chore(deps): update dotnet monorepo to v7.0.16
chore(deps): update dependency dapper to v2.1.28
  • Schedule: ["at any time"]
  • Branch name: renovate/dapper-2.x
  • Merge into: main
  • Upgrade Dapper to 2.1.28
chore(deps): update dependency microsoft.data.sqlclient to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.data.sqlclient-5.x
  • Merge into: main
  • Upgrade Microsoft.Data.SqlClient to 5.2.0
chore(deps): update dependency moq to v4.20.70
  • Schedule: ["at any time"]
  • Branch name: renovate/moq-4.x
  • Merge into: main
  • Upgrade Moq to 4.20.70
chore(deps): update xunit-dotnet monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/xunit-dotnet-monorepo
  • Merge into: main
  • Upgrade xunit to 2.7.0
  • Upgrade xunit.runner.visualstudio to 2.5.7
chore(deps): update dependency coverlet.collector to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-6.x
  • Merge into: main
  • Upgrade coverlet.collector to 6.0.1
chore(deps): update dependency flurl.http to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flurl.http-4.x
  • Merge into: main
  • Upgrade Flurl.Http to 4.0.2
chore(deps): update dependency serilog.extensions.hosting to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.extensions.hosting-8.x
  • Merge into: main
  • Upgrade Serilog.Extensions.Hosting to 8.0.0
chore(deps): update dependency serilog.settings.configuration to v8
chore(deps): update dependency serilog.sinks.console to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/serilog.sinks.console-5.x
  • Merge into: main
  • Upgrade Serilog.Sinks.Console to 5.0.1
chore(deps): update dotnet monorepo to v8 (major)

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

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a888e57) 74.71% compared to head (9649c39) 76.59%.

❗ Current head 9649c39 differs from pull request most recent head 7f90448. Consider uploading reports for the commit 7f90448 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   74.71%   76.59%   +1.87%     
==========================================
  Files          27       25       -2     
  Lines         443      393      -50     
  Branches       34        0      -34     
==========================================
- Hits          331      301      -30     
+ Misses        100       92       -8     
+ Partials       12        0      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/configure branch from 9649c39 to 7f90448 Compare December 15, 2023 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants