Configure Renovate #1

Merged
sam merged 1 commit from renovate/configure into master 2022-11-15 22:06:09 +00:00
Collaborator

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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .drone.yml (droneci)
  • .github/workflows/dotnet-core.yml (github-actions)
  • src/BSLManager/BSLManager.csproj (nuget)
  • src/BirdsiteLive.ActivityPub/BirdsiteLive.ActivityPub.csproj (nuget)
  • src/BirdsiteLive.Common/BirdsiteLive.Common.csproj (nuget)
  • src/BirdsiteLive.Cryptography/BirdsiteLive.Cryptography.csproj (nuget)
  • src/BirdsiteLive.Domain/BirdsiteLive.Domain.csproj (nuget)
  • src/BirdsiteLive.Moderation/BirdsiteLive.Moderation.csproj (nuget)
  • src/BirdsiteLive.Pipeline/BirdsiteLive.Pipeline.csproj (nuget)
  • src/BirdsiteLive.Twitter/BirdsiteLive.Twitter.csproj (nuget)
  • src/BirdsiteLive/BirdsiteLive.csproj (nuget)
  • src/DataAccessLayers/BirdsiteLive.DAL.Postgres/BirdsiteLive.DAL.Postgres.csproj (nuget)
  • src/DataAccessLayers/BirdsiteLive.DAL/BirdsiteLive.DAL.csproj (nuget)
  • src/Tests/BSLManager.Tests/BSLManager.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.ActivityPub.Tests/BirdsiteLive.ActivityPub.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.Common.Tests/BirdsiteLive.Common.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.Cryptography.Tests/BirdsiteLive.Cryptography.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.DAL.Postgres.Tests/BirdsiteLive.DAL.Postgres.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.DAL.Tests/BirdsiteLive.DAL.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.Domain.Tests/BirdsiteLive.Domain.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.Moderation.Tests/BirdsiteLive.Moderation.Tests.csproj (nuget)
  • src/Tests/BirdsiteLive.Pipeline.Tests/BirdsiteLive.Pipeline.Tests.csproj (nuget)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.
  • Keep package.json npm dependencies updated.
  • Enable Go modules support.
  • Add [skip ci] to commit message body whenever pinning.
  • Keep Dockerfile FROM sources updated.
  • Raise PR when vulnerability alerts are detected.
  • Use semantic prefixes for commit messages and PR titles.

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

chore(deps): update dependency dapper to v2.0.123
  • Schedule: ["at any time"]
  • Branch name: renovate/dapper-2.x
  • Merge into: master
  • Upgrade Dapper to 2.0.123
chore(deps): update dependency lamar to v5.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/lamar-5.x
  • Merge into: master
  • Upgrade Lamar to 5.0.4
chore(deps): update dependency lamar.microsoft.dependencyinjection to v5.0.4
chore(deps): update dependency microsoft.visualstudio.web.codegeneration.design to v3.1.5
chore(deps): update dependency npgsql to v4.1.12
  • Schedule: ["at any time"]
  • Branch name: renovate/npgsql-4.x
  • Merge into: master
  • Upgrade Npgsql to 4.1.12
chore(deps): update dependency terminal.gui to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/terminal.gui-1.x
  • Merge into: master
  • Upgrade Terminal.Gui to 1.8.2
chore(deps): update dependency coverlet.collector to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-1.x
  • Merge into: master
  • Upgrade coverlet.collector to 1.3.0
chore(deps): update dependency microsoft.applicationinsights.aspnetcore to v2.21.0
chore(deps): update dependency microsoft.net.test.sdk to v16.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 16.11.0
chore(deps): update dependency microsoft.visualstudio.azure.containers.tools.targets to v1.17.0
chore(deps): update dependency moq to v4.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/moq-4.x
  • Merge into: master
  • Upgrade Moq to 4.18.2
chore(deps): update dependency portable.bouncycastle to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/portable.bouncycastle-1.x
  • Merge into: master
  • Upgrade Portable.BouncyCastle to 1.9.0
chore(deps): update mstest monorepo to v2.2.10
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): 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 v3
chore(deps): update dependency coverlet.collector to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/coverlet.collector-3.x
  • Merge into: master
  • Upgrade coverlet.collector to 3.2.0
chore(deps): update dependency lamar to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/lamar-8.x
  • Merge into: master
  • Upgrade Lamar to 8.1.0
chore(deps): update dependency lamar.microsoft.dependencyinjection to v8
chore(deps): update dependency microsoft.net.test.sdk to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.4.0
chore(deps): update dependency microsoft.visualstudio.web.codegeneration.design to v7
chore(deps): 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.1
chore(deps): update dependency npgsql to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/npgsql-7.x
  • Merge into: master
  • Upgrade Npgsql to 7.0.0
chore(deps): update dependency tweetinviapi to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/tweetinviapi-5.x
  • Merge into: master
  • Upgrade TweetinviAPI to 5.0.4
chore(deps): update dotnet monorepo to v7 (major)
chore(deps): 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: master
  • Upgrade mcr.microsoft.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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `.drone.yml` (droneci) * `.github/workflows/dotnet-core.yml` (github-actions) * `src/BSLManager/BSLManager.csproj` (nuget) * `src/BirdsiteLive.ActivityPub/BirdsiteLive.ActivityPub.csproj` (nuget) * `src/BirdsiteLive.Common/BirdsiteLive.Common.csproj` (nuget) * `src/BirdsiteLive.Cryptography/BirdsiteLive.Cryptography.csproj` (nuget) * `src/BirdsiteLive.Domain/BirdsiteLive.Domain.csproj` (nuget) * `src/BirdsiteLive.Moderation/BirdsiteLive.Moderation.csproj` (nuget) * `src/BirdsiteLive.Pipeline/BirdsiteLive.Pipeline.csproj` (nuget) * `src/BirdsiteLive.Twitter/BirdsiteLive.Twitter.csproj` (nuget) * `src/BirdsiteLive/BirdsiteLive.csproj` (nuget) * `src/DataAccessLayers/BirdsiteLive.DAL.Postgres/BirdsiteLive.DAL.Postgres.csproj` (nuget) * `src/DataAccessLayers/BirdsiteLive.DAL/BirdsiteLive.DAL.csproj` (nuget) * `src/Tests/BSLManager.Tests/BSLManager.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.ActivityPub.Tests/BirdsiteLive.ActivityPub.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.Common.Tests/BirdsiteLive.Common.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.Cryptography.Tests/BirdsiteLive.Cryptography.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.DAL.Postgres.Tests/BirdsiteLive.DAL.Postgres.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.DAL.Tests/BirdsiteLive.DAL.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.Domain.Tests/BirdsiteLive.Domain.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.Moderation.Tests/BirdsiteLive.Moderation.Tests.csproj` (nuget) * `src/Tests/BirdsiteLive.Pipeline.Tests/BirdsiteLive.Pipeline.Tests.csproj` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges. - Rate limit PR creation to a maximum of two per hour. - Limit to maximum 10 open PRs at any time. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - A collection of workarounds for known problems with packages. - Keep `package.json` npm dependencies updated. - Enable Go modules support. - Add `[skip ci]` to commit message body whenever pinning. - Keep Dockerfile `FROM` sources updated. - Raise PR when vulnerability alerts are detected. - Use semantic prefixes for commit messages and PR titles. 🔡 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 25 Pull Requests: <details> <summary>chore(deps): update dependency dapper to v2.0.123</summary> - Schedule: ["at any time"] - Branch name: `renovate/dapper-2.x` - Merge into: `master` - Upgrade [Dapper](https://github.com/DapperLib/Dapper) to `2.0.123` </details> <details> <summary>chore(deps): update dependency lamar to v5.0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/lamar-5.x` - Merge into: `master` - Upgrade [Lamar](http://jasperfx.github.io/lamar) to `5.0.4` </details> <details> <summary>chore(deps): update dependency lamar.microsoft.dependencyinjection to v5.0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/lamar.microsoft.dependencyinjection-5.x` - Merge into: `master` - Upgrade [Lamar.Microsoft.DependencyInjection](https://jasperfx.github.io/lamar) to `5.0.4` </details> <details> <summary>chore(deps): update dependency microsoft.visualstudio.web.codegeneration.design to v3.1.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.visualstudio.web.codegeneration.design-3.x` - Merge into: `master` - Upgrade [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) to `3.1.5` </details> <details> <summary>chore(deps): update dependency npgsql to v4.1.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/npgsql-4.x` - Merge into: `master` - Upgrade [Npgsql](https://github.com/npgsql/npgsql) to `4.1.12` </details> <details> <summary>chore(deps): update dependency terminal.gui to v1.8.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/terminal.gui-1.x` - Merge into: `master` - Upgrade [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) to `1.8.2` </details> <details> <summary>chore(deps): update dependency coverlet.collector to v1.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/coverlet.collector-1.x` - Merge into: `master` - Upgrade [coverlet.collector](https://github.com/coverlet-coverage/coverlet) to `1.3.0` </details> <details> <summary>chore(deps): update dependency microsoft.applicationinsights.aspnetcore to v2.21.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/applicationinsights-dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) to `2.21.0` </details> <details> <summary>chore(deps): update dependency microsoft.net.test.sdk to v16.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vstest-monorepo` - Merge into: `master` - Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `16.11.0` </details> <details> <summary>chore(deps): update dependency microsoft.visualstudio.azure.containers.tools.targets to v1.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.visualstudio.azure.containers.tools.targets-1.x` - Merge into: `master` - Upgrade [Microsoft.VisualStudio.Azure.Containers.Tools.Targets](https://aka.ms/vscontainertools) to `1.17.0` </details> <details> <summary>chore(deps): update dependency moq to v4.18.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/moq-4.x` - Merge into: `master` - Upgrade [Moq](https://github.com/moq/moq4) to `4.18.2` </details> <details> <summary>chore(deps): update dependency portable.bouncycastle to v1.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/portable.bouncycastle-1.x` - Merge into: `master` - Upgrade [Portable.BouncyCastle](https://github.com/novotnyllc/bc-csharp) to `1.9.0` </details> <details> <summary>chore(deps): update mstest monorepo to v2.2.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/mstest-monorepo` - Merge into: `master` - Upgrade [MSTest.TestAdapter](https://github.com/microsoft/testfx) to `2.2.10` - Upgrade [MSTest.TestFramework](https://github.com/microsoft/testfx) to `2.2.10` </details> <details> <summary>chore(deps): update actions/checkout action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v3` </details> <details> <summary>chore(deps): update actions/setup-dotnet action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-dotnet-3.x` - Merge into: `master` - Upgrade [actions/setup-dotnet](https://github.com/actions/setup-dotnet) to `v3` </details> <details> <summary>chore(deps): update dependency coverlet.collector to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/coverlet.collector-3.x` - Merge into: `master` - Upgrade [coverlet.collector](https://github.com/coverlet-coverage/coverlet) to `3.2.0` </details> <details> <summary>chore(deps): update dependency lamar to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/lamar-8.x` - Merge into: `master` - Upgrade [Lamar](http://jasperfx.github.io/lamar) to `8.1.0` </details> <details> <summary>chore(deps): update dependency lamar.microsoft.dependencyinjection to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/lamar.microsoft.dependencyinjection-8.x` - Merge into: `master` - Upgrade [Lamar.Microsoft.DependencyInjection](https://jasperfx.github.io/lamar) to `8.1.0` </details> <details> <summary>chore(deps): update dependency microsoft.net.test.sdk to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vstest-monorepo` - Merge into: `master` - Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `17.4.0` </details> <details> <summary>chore(deps): update dependency microsoft.visualstudio.web.codegeneration.design to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.visualstudio.web.codegeneration.design-7.x` - Merge into: `master` - Upgrade [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) to `7.0.0` </details> <details> <summary>chore(deps): update dependency newtonsoft.json to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/newtonsoft.json-13.x` - Merge into: `master` - Upgrade [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) to `13.0.1` </details> <details> <summary>chore(deps): update dependency npgsql to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/npgsql-7.x` - Merge into: `master` - Upgrade [Npgsql](https://github.com/npgsql/npgsql) to `7.0.0` </details> <details> <summary>chore(deps): update dependency tweetinviapi to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/tweetinviapi-5.x` - Merge into: `master` - Upgrade [TweetinviAPI](https://github.com/linvi/tweetinvi) to `5.0.4` </details> <details> <summary>chore(deps): update dotnet monorepo to v7 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [System.Text.Json](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [System.Threading.Tasks.Dataflow](https://github.com/dotnet/runtime) to `7.0.0` - Upgrade [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) to `7.0` </details> <details> <summary>chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-7.x` - Merge into: `master` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) to `7.0` </details> <br /> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
sam approved these changes 2022-11-15 21:27:09 +00:00
renovate-bot force-pushed renovate/configure from 69f2c184aa to 59296b83d5 2022-11-15 22:00:21 +00:00 Compare
sam merged commit 59296b83d5 into master 2022-11-15 22:06:09 +00:00
sam deleted branch renovate/configure 2022-11-15 22:06:09 +00:00
Author
Collaborator

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

### Renovate is disabled Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
This repo is archived. You cannot comment on pull requests.
No reviewers
sam
No labels
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sam/BirdsiteLIVE#1
No description provided.