Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
Pin dependency versions for devDependencies and retain SemVer ranges for others.
π‘ Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/renovate.json5 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 3 Pull Requests:
chore(deps): update dependency microsoft.sourcelink.github to v1.1.1
- Schedule: ["at any time"]
- Branch name: `renovate/microsoft.sourcelink.github-1.x`
- Merge into: `main`
- Upgrade [Microsoft.SourceLink.GitHub](https://togithub.com/dotnet/sourcelink) to `1.1.1`
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-4.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
chore(deps): update dotnet monorepo (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-dotnet-monorepo`
- Merge into: `main`
- Upgrade [dotnet-sdk](https://togithub.com/dotnet/sdk) to `7.0.402`
- Upgrade [mcr.microsoft.com/dotnet/aspnet](https://togithub.com/dotnet/aspnetcore) to `8.0`
- Upgrade [mcr.microsoft.com/dotnet/sdk](https://togithub.com/dotnet/sdk) to `8.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.
[ ] If you want to rebase/retry this PR, click this checkbox.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
π¦ Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.
Detected Package Files
compatibility/docker-compose.yaml
(docker-compose)compatibility/dockerfile
(dockerfile).github/workflows/build.yaml
(github-actions).github/workflows/compatibility.yaml
(github-actions).github/workflows/continuous-integration.yaml
(github-actions).github/workflows/release.yaml
(github-actions)Directory.Build.props
(nuget)compatibility/Products.csproj
(nuget)global.json
(nuget)src/Federation/ApolloGraphQL.HotChocolate.Federation.csproj
(nuget)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.devDependencies
and retain SemVer ranges for others.π‘ Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
.github/renovate.json5
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 3 Pull Requests:
chore(deps): update dependency microsoft.sourcelink.github to v1.1.1
- Schedule: ["at any time"] - Branch name: `renovate/microsoft.sourcelink.github-1.x` - Merge into: `main` - Upgrade [Microsoft.SourceLink.GitHub](https://togithub.com/dotnet/sourcelink) to `1.1.1`chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`chore(deps): update dotnet monorepo (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `main` - Upgrade [dotnet-sdk](https://togithub.com/dotnet/sdk) to `7.0.402` - Upgrade [mcr.microsoft.com/dotnet/aspnet](https://togithub.com/dotnet/aspnetcore) to `8.0` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://togithub.com/dotnet/sdk) to `8.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 Renovate Bot.