wayfair-incubator / Gossip

Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.
https://wayfair-incubator.github.io/Gossip/
Apache License 2.0
1 stars 4 forks source link

Configure Renovate - autoclosed #41

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

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

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Update actions/checkout action to v2.4.2 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-2.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.4.2`
Update dependency System.Configuration.ConfigurationManager to v6.0.1 - Schedule: ["at any time"] - Branch name: `renovate/dotnet-monorepo` - Merge into: `main` - Upgrade [System.Configuration.ConfigurationManager](https://togithub.com/dotnet/runtime) to `6.0.1`
Update JamesIves/github-pages-deploy-action action to v4.4.0 - Schedule: ["at any time"] - Branch name: `renovate/jamesives-github-pages-deploy-action-4.x` - Merge into: `main` - Upgrade [JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action) to `v4.4.0`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3.0.2`
Update actions/setup-dotnet action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-dotnet-3.x` - Merge into: `main` - Upgrade [actions/setup-dotnet](https://togithub.com/actions/setup-dotnet) to `v3`
Update actions/setup-node action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
Update actions/stale action to v6 - Schedule: ["at any time"] - Branch name: `renovate/actions-stale-6.x` - Merge into: `main` - Upgrade [actions/stale](https://togithub.com/actions/stale) to `v6`
Update codecov/codecov-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `main` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`
Update mcr.microsoft.com/dotnet/sdk Docker tag to v7 - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-7.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://togithub.com/dotnet/sdk) to `7.0`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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[bot] commented 2 years ago

Codecov Report

Merging #41 (dd91323) into main (9cc2040) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   69.15%   69.15%           
=======================================
  Files          35       35           
  Lines        1070     1070           
  Branches       49       49           
=======================================
  Hits          740      740           
  Misses        316      316           
  Partials       14       14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

wbaldoumas commented 2 years ago

This is superseded by a custom Renovate config I am adding in https://github.com/wayfair-incubator/Gossip/pull/48.