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.
Automatically detect the best rangeStrategy to use.
Rate limit PR creation to a maximum of two per hour.
Limit to maximum 10 open PRs at any time.
Use curated list of recommended non-monorepo package groupings.
A collection of workarounds for known problems with packages.
Groups minor and patch updates together in a single PR, and treat NPM 0.x.x updates as major updates.
Run Renovate on following schedule: before 07:00 on Thursday
🔡 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 2 Pull Requests:
chore(deps): update nuget non-major dependencies
- Schedule: ["before 07:00 on Thursday"]
- Branch name: `renovate/manager-minor-patch`
- Merge into: `main`
- Upgrade [Microsoft.IdentityModel.Protocols.OpenIdConnect](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) to `6.26.0`
- Upgrade [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) to `17.4.1`
- Upgrade [coverlet.collector](https://togithub.com/coverlet-coverage/coverlet) to `3.2.0`
chore(deps): update dependency microsoft.extensions.logging to v7
- Schedule: ["before 07:00 on Thursday"]
- Branch name: `renovate/microsoft.extensions.logging-7.x`
- Merge into: `main`
- Upgrade [Microsoft.Extensions.Logging](https://togithub.com/dotnet/runtime) to `7.0.0`
❓ 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.
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
.github/workflows/assign-issues-to-projects.yml
(github-actions).github/workflows/build-and-analyze-fork.yml
(github-actions).github/workflows/build-and-analyze.yml
(github-actions).github/workflows/codeql-analysis.yml
(github-actions)src/Altinn.Common.AccessToken/Altinn.Common.AccessToken.csproj
(nuget)src/Altinn.Common.AccessTokenClient/Altinn.Common.AccessTokenClient.csproj
(nuget)test/Altinn.AccessToken.Tests/Altinn.AccessToken.Tests.csproj
(nuget)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 2 Pull Requests:
chore(deps): update nuget non-major dependencies
- Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/manager-minor-patch` - Merge into: `main` - Upgrade [Microsoft.IdentityModel.Protocols.OpenIdConnect](https://togithub.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) to `6.26.0` - Upgrade [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) to `17.4.1` - Upgrade [coverlet.collector](https://togithub.com/coverlet-coverage/coverlet) to `3.2.0`chore(deps): update dependency microsoft.extensions.logging to v7
- Schedule: ["before 07:00 on Thursday"] - Branch name: `renovate/microsoft.extensions.logging-7.x` - Merge into: `main` - Upgrade [Microsoft.Extensions.Logging](https://togithub.com/dotnet/runtime) to `7.0.0`❓ 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.