Configure Renovate #1

Open
ivanch wants to merge 1 commits from renovate/configure into main
Owner

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitea/workflows/main.yml (github-actions)
  • pet-companion-api.csproj (nuget)

What to Expect

With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 21 over time (see docs for prConcurrentLimit):

Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to 8.0.30
Update dependency Microsoft.Data.Sqlite to 9.0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.data.sqlite-9.x
  • Merge into: main
  • Upgrade Microsoft.Data.Sqlite to 9.0.19
Update dependency Microsoft.EntityFrameworkCore.Design to 9.0.19
Update dependency Microsoft.EntityFrameworkCore.Sqlite to 9.0.19
Update https://github.com/appleboy/ssh-action action to v1.2.5
Update dependency CsvHelper to 33.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/csvhelper-33.x
  • Merge into: main
  • Upgrade CsvHelper to 33.1.0
Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.23.0
Update dependency Swashbuckle.AspNetCore to 6.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/swashbuckle.aspnetcore-6.x
  • Merge into: main
  • Upgrade Swashbuckle.AspNetCore to 6.9.0
Update https://github.com/docker/build-push-action action to v6.19.2
Update https://github.com/docker/login-action action to v3.7.0
Update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v10
Update dependency Microsoft.Data.Sqlite to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.data.sqlite-10.x
  • Merge into: main
  • Upgrade Microsoft.Data.Sqlite to 10.0.11
Update dependency Microsoft.EntityFrameworkCore.Design to v10
Update dependency Microsoft.EntityFrameworkCore.Sqlite to v10
Update dependency Swashbuckle.AspNetCore to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/swashbuckle.aspnetcore-10.x
  • Merge into: main
  • Upgrade Swashbuckle.AspNetCore to 10.2.3
Update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v4
Update https://github.com/docker/build-push-action action to v7
Update https://github.com/docker/login-action action to v4
Update mcr.microsoft.com/dotnet/aspnet Docker tag to v10
Update mcr.microsoft.com/dotnet/sdk Docker tag to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-dotnet-sdk-10.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/dotnet/sdk to 10.0

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

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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `.gitea/workflows/main.yml` (github-actions) * `pet-companion-api.csproj` (nuget) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 21 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to 8.0.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.aspnetcore.authentication.jwtbearer-8.x` - Merge into: `main` - Upgrade [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/dotnet) to `8.0.30` </details> <details> <summary>Update dependency Microsoft.Data.Sqlite to 9.0.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.data.sqlite-9.x` - Merge into: `main` - Upgrade [Microsoft.Data.Sqlite](https://github.com/dotnet/dotnet) to `9.0.19` </details> <details> <summary>Update dependency Microsoft.EntityFrameworkCore.Design to 9.0.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.entityframeworkcore.design-9.x` - Merge into: `main` - Upgrade [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/dotnet) to `9.0.19` </details> <details> <summary>Update dependency Microsoft.EntityFrameworkCore.Sqlite to 9.0.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.entityframeworkcore.sqlite-9.x` - Merge into: `main` - Upgrade [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/dotnet) to `9.0.19` </details> <details> <summary>Update https://github.com/appleboy/ssh-action action to v1.2.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-appleboy-ssh-action-1.x` - Merge into: `main` - Upgrade [https://github.com/appleboy/ssh-action](https://github.com/appleboy/ssh-action) to `v1.2.5` </details> <details> <summary>Update dependency CsvHelper to 33.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/csvhelper-33.x` - Merge into: `main` - Upgrade [CsvHelper](https://github.com/JoshClose/CsvHelper) to `33.1.0` </details> <details> <summary>Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.23.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.visualstudio.azure.containers.tools.targets-1.x` - Merge into: `main` - Upgrade [Microsoft.VisualStudio.Azure.Containers.Tools.Targets](https://aka.ms/vscontainertools) to `1.23.0` </details> <details> <summary>Update dependency Swashbuckle.AspNetCore to 6.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/swashbuckle.aspnetcore-6.x` - Merge into: `main` - Upgrade [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) to `6.9.0` </details> <details> <summary>Update https://github.com/docker/build-push-action action to v6.19.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-build-push-action-6.x` - Merge into: `main` - Upgrade [https://github.com/docker/build-push-action](https://github.com/docker/build-push-action) to `v6.19.2` </details> <details> <summary>Update https://github.com/docker/login-action action to v3.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-login-action-3.x` - Merge into: `main` - Upgrade [https://github.com/docker/login-action](https://github.com/docker/login-action) to `v3.7.0` </details> <details> <summary>Update actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7` </details> <details> <summary>Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.aspnetcore.authentication.jwtbearer-10.x` - Merge into: `main` - Upgrade [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/dotnet) to `10.0.11` </details> <details> <summary>Update dependency Microsoft.Data.Sqlite to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.data.sqlite-10.x` - Merge into: `main` - Upgrade [Microsoft.Data.Sqlite](https://github.com/dotnet/dotnet) to `10.0.11` </details> <details> <summary>Update dependency Microsoft.EntityFrameworkCore.Design to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.entityframeworkcore.design-10.x` - Merge into: `main` - Upgrade [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/dotnet) to `10.0.11` </details> <details> <summary>Update dependency Microsoft.EntityFrameworkCore.Sqlite to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/microsoft.entityframeworkcore.sqlite-10.x` - Merge into: `main` - Upgrade [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/dotnet) to `10.0.11` </details> <details> <summary>Update dependency Swashbuckle.AspNetCore to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/swashbuckle.aspnetcore-10.x` - Merge into: `main` - Upgrade [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) to `10.2.3` </details> <details> <summary>Update docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-4.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> <details> <summary>Update https://github.com/docker/build-push-action action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-build-push-action-7.x` - Merge into: `main` - Upgrade [https://github.com/docker/build-push-action](https://github.com/docker/build-push-action) to `v7.3.0` </details> <details> <summary>Update https://github.com/docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-login-action-4.x` - Merge into: `main` - Upgrade [https://github.com/docker/login-action](https://github.com/docker/login-action) to `v4.6.0` </details> <details> <summary>Update mcr.microsoft.com/dotnet/aspnet Docker tag to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-aspnet-10.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) to `10.0` </details> <details> <summary>Update mcr.microsoft.com/dotnet/sdk Docker tag to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-10.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) to `10.0` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
ivanch added 1 commit 2026-08-29 18:28:51 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ivanch/pet-companion-back#1