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
🚸 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.
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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.jsonin 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
renovate/microsoft.aspnetcore.authentication.jwtbearer-8.xmain8.0.30Update dependency Microsoft.Data.Sqlite to 9.0.19
renovate/microsoft.data.sqlite-9.xmain9.0.19Update dependency Microsoft.EntityFrameworkCore.Design to 9.0.19
renovate/microsoft.entityframeworkcore.design-9.xmain9.0.19Update dependency Microsoft.EntityFrameworkCore.Sqlite to 9.0.19
renovate/microsoft.entityframeworkcore.sqlite-9.xmain9.0.19Update https://github.com/appleboy/ssh-action action to v1.2.5
renovate/https-github.com-appleboy-ssh-action-1.xmainv1.2.5Update dependency CsvHelper to 33.1.0
renovate/csvhelper-33.xmain33.1.0Update dependency Microsoft.VisualStudio.Azure.Containers.Tools.Targets to 1.23.0
renovate/microsoft.visualstudio.azure.containers.tools.targets-1.xmain1.23.0Update dependency Swashbuckle.AspNetCore to 6.9.0
renovate/swashbuckle.aspnetcore-6.xmain6.9.0Update https://github.com/docker/build-push-action action to v6.19.2
renovate/https-github.com-docker-build-push-action-6.xmainv6.19.2Update https://github.com/docker/login-action action to v3.7.0
renovate/https-github.com-docker-login-action-3.xmainv3.7.0Update actions/checkout action to v7
renovate/actions-checkout-7.xmainv7Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v10
renovate/microsoft.aspnetcore.authentication.jwtbearer-10.xmain10.0.11Update dependency Microsoft.Data.Sqlite to v10
renovate/microsoft.data.sqlite-10.xmain10.0.11Update dependency Microsoft.EntityFrameworkCore.Design to v10
renovate/microsoft.entityframeworkcore.design-10.xmain10.0.11Update dependency Microsoft.EntityFrameworkCore.Sqlite to v10
renovate/microsoft.entityframeworkcore.sqlite-10.xmain10.0.11Update dependency Swashbuckle.AspNetCore to v10
renovate/swashbuckle.aspnetcore-10.xmain10.2.3Update docker/setup-buildx-action action to v4
renovate/docker-setup-buildx-action-4.xmainv4Update https://github.com/docker/build-push-action action to v7
renovate/https-github.com-docker-build-push-action-7.xmainv7.3.0Update https://github.com/docker/login-action action to v4
renovate/https-github.com-docker-login-action-4.xmainv4.6.0Update mcr.microsoft.com/dotnet/aspnet Docker tag to v10
renovate/mcr.microsoft.com-dotnet-aspnet-10.xmain10.0Update mcr.microsoft.com/dotnet/sdk Docker tag to v10
renovate/mcr.microsoft.com-dotnet-sdk-10.xmain10.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
prHourlyLimitfor 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.