Dependency Dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, devops
Research direction
Start with the open Renovate entries and linked pull requests, then inspect the listed .csproj files, global.json, demo/.config/dotnet-tools.json, and .github/workflows/build.yml and codeql-analysis.yml. Check the relevant dependency update and its CI result; done means the chosen update is applied consistently and the checks pass.
Written by the indexing model from the issue text.
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
View abandoned dependencies (8)
| Datasource | Package | Last Updated |
|---|---|---|
| nuget | StyleCop.Analyzers | 2023-12-20 |
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- Lock file maintenance
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update cake monorepo to 6.3.0 (
Cake.Frosting,cake.tool)
Detected Dependencies
cake (2)
demo/dsl/build.cake
recipe.cake (1)
Cake.Recipe 4.0.0
github-actions (2)
.github/workflows/build.yml (6)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0aactions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a.github/workflows/codeql-analysis.yml (7)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9github/codeql-action v4@1c5b675653bb5c22dbe9b12b556ec555138e09fdcake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0github/codeql-action v4@1c5b675653bb5c22dbe9b12b556ec555138e09fdubuntu 26.04
nuget (12)
.config/dotnet-tools.json
demo/dsl/.config/dotnet-tools.json (1)
cake.tool 6.0.0→ [Updates:6.3.0]demo/frosting/build/Build.csproj (2)
Cake.Frosting 6.0.0→ [Updates:6.3.0]JetBrains.Annotations 2026.2.0global.json (1)
dotnet-sdk 10.0.401src/Cake.AzurePipelines.Module/Cake.AzurePipelines.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.BuildSystems.Module/Cake.BuildSystems.Module.csproj (2)
StyleCop.Analyzers 1.1.118CakeContrib.Guidelines 1.7.0src/Cake.GitHubActions.Module/Cake.GitHubActions.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.GitLabCI.Module/Cake.GitLabCI.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.Module.Shared/Cake.Module.Shared.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.MyGet.Module/Cake.MyGet.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.TeamCity.Module/Cake.TeamCity.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]src/Cake.TravisCI.Module/Cake.TravisCI.Module.csproj (5)
StyleCop.Analyzers 1.1.118Microsoft.SourceLink.GitHub 10.0.401JetBrains.Annotations 2026.2.0Cake.Common 6.0.0→ [Updates:6.3.0]Cake.Core 6.0.0→ [Updates:6.3.0]
renovate-config (1)
.github/renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
- Dominant language
- C#
- Stars
- 33
- Forks
- 18
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cake-contrib/Cake.BuildSystems.Module
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
cake-contrib/Cake.BuildSystems.Module#8 · 1 comment ·
All issues in cake-contrib/Cake.BuildSystems.Module
Similar issues
-
[Feat] 조합 영역 구분선 개선 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100