Altinn / altinn-authorization-tmp

Altinn Authorization
MIT License
1 stars 0 forks source link

Configure Renovate #1

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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

Configuration Summary

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

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

Update Terraform azurerm to v4.3.0 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/azurerm-4.x` - Merge into: `init` - Upgrade [azurerm](https://redirect.github.com/hashicorp/terraform-provider-azurerm) to `4.3.0`
Update nuget non-major dependencies - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/nuget-minor-patch` - Merge into: `init` - Upgrade [Altinn.Authorization.ServiceDefaults](https://redirect.github.com/Altinn/altinn-authorization-utils) to `2.5.0` - Upgrade [Altinn.Authorization.ServiceDefaults.Npgsql.Yuniql](https://redirect.github.com/Altinn/altinn-authorization-utils) to `2.5.0` - Upgrade [Azure.Identity](https://redirect.github.com/Azure/azure-sdk-for-net) to `1.12.1` - Upgrade [DotNet.ReproducibleBuilds](https://redirect.github.com/dotnet/reproducible-builds) to `1.2.25` - Upgrade [MSTest.TestFramework](https://redirect.github.com/microsoft/testfx) to `3.6.0` - Upgrade [Microsoft.AspNetCore.Mvc.Testing](https://redirect.github.com/dotnet/aspnetcore) to `8.0.8` - Upgrade [Microsoft.AspNetCore.OpenApi](https://redirect.github.com/dotnet/aspnetcore) to `8.0.8` - Upgrade [Microsoft.Extensions.Azure](https://redirect.github.com/Azure/azure-sdk-for-net) to `1.7.5` - Upgrade [Microsoft.Extensions.Telemetry.Abstractions](https://redirect.github.com/dotnet/extensions) to `8.9.1` - Upgrade [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) to `17.11.1` - Upgrade [Moq](https://redirect.github.com/moq/moq) to `4.20.72` - Upgrade [Npgsql](https://redirect.github.com/npgsql/npgsql) to `8.0.4` - Upgrade [Npgsql.OpenTelemetry](https://redirect.github.com/npgsql/npgsql) to `8.0.4` - Upgrade [Swashbuckle.AspNetCore](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore) to `6.8.0` - Upgrade [xunit](https://redirect.github.com/xunit/xunit) to `2.9.2`
Update actions/setup-python action to v5 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/actions-setup-python-5.x` - Merge into: `init` - Upgrade [actions/setup-python](https://redirect.github.com/actions/setup-python) to `v5`
Update cloudposse/github-action-matrix-outputs-read action to v1 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/cloudposse-github-action-matrix-outputs-read-1.x` - Merge into: `init` - Upgrade [cloudposse/github-action-matrix-outputs-read](https://redirect.github.com/cloudposse/github-action-matrix-outputs-read) to `v1`
Update cloudposse/github-action-matrix-outputs-write action to v1 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/cloudposse-github-action-matrix-outputs-write-1.x` - Merge into: `init` - Upgrade [cloudposse/github-action-matrix-outputs-write](https://redirect.github.com/cloudposse/github-action-matrix-outputs-write) to `v1`
Update dependency Microsoft.AspNetCore.Mvc.NewtonsoftJson to v8 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/microsoft.aspnetcore.mvc.newtonsoftjson-8.x` - Merge into: `init` - Upgrade [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://redirect.github.com/dotnet/aspnetcore) to `8.0.8`
Update mcr.microsoft.com/dotnet/aspnet Docker tag to v9 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/mcr.microsoft.com-dotnet-aspnet-9.x` - Merge into: `init` - Upgrade [mcr.microsoft.com/dotnet/aspnet](https://redirect.github.com/dotnet/aspnetcore) to `9.0-alpine`
Update mcr.microsoft.com/dotnet/sdk Docker tag to v9 - Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-9.x` - Merge into: `init` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://redirect.github.com/dotnet/sdk) to `9.0-alpine`

🚸 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.