cake-contrib / cake-contrib/Cake.Issues.Recipe

Dependency Dashboard

Open
#345 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cake-contrib/Cake.Issues.Recipe).

## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.

| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| nuget | [Microsoft.CodeAnalysis.FxCopAnalyzers](https://redirect.github.com/dotnet/roslyn-analyzers) | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) |
| nuget | [xunit](https://redirect.github.com/xunit/xunit) | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) |

## Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (17)

> [!NOTE]
Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
>
| Datasource | Package | Last Updated |
|------------|------|-------------|
| cake | [Cake.Git](https://redirect.github.com/cake-contrib/Cake_Git) | `2024-12-16` |
| cake | [Cake.GitHub](https://redirect.github.com/cake-contrib/Cake.GitHub) | `2024-08-13` |
| cake | [Octokit](https://redirect.github.com/octokit/octokit.net) | `2025-01-08` |
| nuget | [Cake.Frosting.Git](https://redirect.github.com/cake-contrib/Cake_Git) | `2024-12-16` |
| nuget | [Cake.GitHub](https://redirect.github.com/cake-contrib/Cake.GitHub) | `2024-08-13` |
| nuget | [StyleCop.Analyzers](https://redirect.github.com/DotNetAnalyzers/StyleCopAnalyzers) | `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 dotnet monorepo](../pull/675)
- [ ] [Update dependency Microsoft.NET.Test.Sdk to 18.10.0](../pull/671)
- [ ] [Update dependency NSubstitute to v6](../pull/670)
- [ ] [Update dependency xunit.runner.visualstudio to v4](../pull/676)
- [ ] [Update dotnet monorepo to v10](../pull/665) (`Microsoft.CodeAnalysis.NetAnalyzers`, `Microsoft.SourceLink.GitHub`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cake (35)

Cake.Issues.Recipe/Content/addins.cake (20)

- `Cake.Git 5.0.1`
- `Cake.Issues 6.0.0`
- `Cake.Issues.MsBuild 6.0.0`
- `Cake.Issues.InspectCode 6.0.0`
- `Cake.Issues.Markdownlint 6.0.0`
- `Cake.Issues.EsLint 6.0.0`
- `Cake.Issues.Sarif 6.0.0`
- `Cake.Issues.Tap 6.0.0`
- `Cake.Issues.Reporting 6.0.0`
- `Cake.Issues.Reporting.Generic 6.0.0`
- `Cake.Issues.Reporting.Sarif 6.0.0`
- `Cake.Issues.Reporting.Console 6.0.0`
- `Cake.Issues.BuildServer 6.0.0`
- `Cake.Issues.BuildServer.AppVeyor 6.0.0`
- `Cake.Issues.BuildServer.GitHubActions 6.0.0`
- `Cake.Issues.PullRequests 6.0.0`
- `Cake.Issues.PullRequests.AzureDevOps 6.0.0`
- `Cake.AzureDevOps 5.0.2`
- `Cake.GitHub 1.0.0`
- `Octokit 13.0.1`

Cake.Issues.Recipe/Content/build.cake

Cake.Issues.Recipe/Content/data/data.cake

Cake.Issues.Recipe/Content/data/IssuesData.cake

Cake.Issues.Recipe/Content/data/repositoryinfoprovider/CakeGitRepositoryInfoProvider.cake

Cake.Issues.Recipe/Content/data/repositoryinfoprovider/CliRepositoryInfoProvider.cake

Cake.Issues.Recipe/Content/data/repositoryinfoprovider/IRepositoryInfoProvider.cake

Cake.Issues.Recipe/Content/data/repositoryinfoprovider/repositoryinfoprovider.cake

Cake.Issues.Recipe/Content/data/RepositoryInfoProviderType.cake

Cake.Issues.Recipe/Content/IssuesBuildTasksDefinitions.cake

Cake.Issues.Recipe/Content/parameters/IssuesParameters.cake

Cake.Issues.Recipe/Content/parameters/IssuesParametersBuildBreaking.cake

Cake.Issues.Recipe/Content/parameters/IssuesParametersBuildServer.cake

Cake.Issues.Recipe/Content/parameters/IssuesParametersInputFiles.cake

Cake.Issues.Recipe/Content/parameters/IssuesParametersPullRequestSystem.cake

Cake.Issues.Recipe/Content/parameters/IssuesParametersReporting.cake

Cake.Issues.Recipe/Content/parameters/parameters.cake

Cake.Issues.Recipe/Content/tasks/buildservers/AppVeyorBuildServer.cake

Cake.Issues.Recipe/Content/tasks/buildservers/AzureDevOpsBuildServer.cake

Cake.Issues.Recipe/Content/tasks/buildservers/BaseBuildServer.cake

Cake.Issues.Recipe/Content/tasks/buildservers/buildservers.cake

Cake.Issues.Recipe/Content/tasks/buildservers/GitHubActionsBuildServer.cake

Cake.Issues.Recipe/Content/tasks/buildservers/IIssuesBuildServer.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/AzureDevOpsPullRequestSystem.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/BasePullRequestSystem.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/GitHubPullRequestSystem.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/IIssuesPullRequestSystem.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/PullRequestStatus.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/PullRequestStatusCalculator.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/PullRequestStatusExtensions.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/PullRequestStatusState.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/PullRequestStatusStateExtensions.cake

Cake.Issues.Recipe/Content/tasks/pullrequestsystems/pullrequestsystems.cake

Cake.Issues.Recipe/Content/tasks/tasks.cake

recipe.cake (1)

- `Cake.Recipe 4.1.0-alpha0042`

github-actions (3)

.github/workflows/ci-build.yml (4)

- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`
- `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `ubuntu 24.04`

.github/workflows/copilot-setup-steps.yml (2)

- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`

.github/workflows/pr-build.yml (9)

- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`
- `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`
- `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `windows 2025`
- `windows 2025`

nuget (40)

.config/dotnet-tools.json

Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.Tests/Cake.Frosting.Issues.Recipe.Tests.csproj (12)

- `Shouldly 4.3.0`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `coverlet.msbuild 10.0.1`
- `xunit.runner.visualstudio 3.1.5` → [Updates: `4.0.0`]
- `xunit 2.9.3`
- `NSubstitute 5.3.0` → [Updates: `6.2.0`]
- `Microsoft.NET.Test.Sdk 18.7.0` → [Updates: `18.10.0`]
- `Microsoft.CodeAnalysis.NetAnalyzers 9.0.0` → [Updates: `10.0.401`]
- `Cake.Testing.Xunit 6.0.0` → [Updates: `6.2.0`]
- `Cake.Testing 6.0.0` → [Updates: `6.2.0`]
- `Cake.Issues.Testing 6.0.0`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.csproj (20)

- `Cake.GitHub 1.0.0`
- `Cake.Frosting.Issues.Reporting.Console 6.0.0`
- `Cake.Frosting.Issues.Reporting.Generic 6.0.0`
- `Cake.Frosting.Issues.Reporting.Sarif 6.0.0`
- `Cake.Frosting.Issues.Reporting 6.0.0`
- `Cake.Frosting.Issues.PullRequests.AzureDevOps 6.0.0`
- `Cake.Frosting.Issues.PullRequests 6.0.0`
- `Cake.Frosting.Issues.BuildServer.GitHubActions 6.0.0`
- `Cake.Frosting.Issues.BuildServer.AppVeyor 6.0.0`
- `Cake.Frosting.Issues.BuildServer 6.0.0`
- `Cake.Frosting.Issues.Tap 6.0.0`
- `Cake.Frosting.Issues.Sarif 6.0.0`
- `Cake.Frosting.Issues.MsBuild 6.0.0`
- `Cake.Frosting.Issues.Markdownlint 6.0.0`
- `Cake.Frosting.Issues.InspectCode 6.0.0`
- `Cake.Frosting.Issues.EsLint 6.0.0`
- `Cake.Issues 6.0.0`
- `Cake.Frosting.Git 5.0.1`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]
- `Cake.Frosting.AzureDevOps 5.0.2` → [Updates: `5.0.3`]

Cake.Frosting.Issues.Recipe/global.json (1)

- `dotnet-sdk 10.0.302` → [Updates: `10.0.401`]

tests/frosting/net10.0-cake-git/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net10.0-cake-git/global.json (1)

- `dotnet-sdk 10.0.302` → [Updates: `10.0.401`]

tests/frosting/net10.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/frosting/net10.0-git-cli/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net10.0-git-cli/global.json (1)

- `dotnet-sdk 10.0.302` → [Updates: `10.0.401`]

tests/frosting/net10.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/frosting/net8.0-cake-git/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net8.0-cake-git/global.json (1)

- `dotnet-sdk 8.0.423` → [Updates: `8.0.425`, `10.0.401`]

tests/frosting/net8.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/frosting/net8.0-git-cli/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net8.0-git-cli/global.json (1)

- `dotnet-sdk 8.0.423` → [Updates: `8.0.425`, `10.0.401`]

tests/frosting/net8.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/frosting/net9.0-cake-git/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net9.0-cake-git/global.json (1)

- `dotnet-sdk 9.0.316` → [Updates: `9.0.318`, `10.0.401`]

tests/frosting/net9.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/frosting/net9.0-git-cli/build/Build.csproj (2)

- `Cake.Frosting.Issues.Recipe *-*`
- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]

tests/frosting/net9.0-git-cli/global.json (1)

- `dotnet-sdk 9.0.316` → [Updates: `9.0.318`, `10.0.401`]

tests/frosting/net9.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net10.0-cake-git/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net10.0-cake-git/global.json (1)

- `dotnet-sdk 10.0.302` → [Updates: `10.0.401`]

tests/script-runner/net10.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net10.0-git-cli/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net10.0-git-cli/global.json (1)

- `dotnet-sdk 10.0.302` → [Updates: `10.0.401`]

tests/script-runner/net10.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net8.0-cake-git/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net8.0-cake-git/global.json (1)

- `dotnet-sdk 8.0.423` → [Updates: `8.0.425`, `10.0.401`]

tests/script-runner/net8.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net8.0-git-cli/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net8.0-git-cli/global.json (1)

- `dotnet-sdk 8.0.423` → [Updates: `8.0.425`, `10.0.401`]

tests/script-runner/net8.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net9.0-cake-git/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net9.0-cake-git/global.json (1)

- `dotnet-sdk 9.0.316` → [Updates: `9.0.318`, `10.0.401`]

tests/script-runner/net9.0-cake-git/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

tests/script-runner/net9.0-git-cli/.config/dotnet-tools.json (1)

- `cake.tool 6.0.0` → [Updates: `6.2.0`]

tests/script-runner/net9.0-git-cli/global.json (1)

- `dotnet-sdk 9.0.316` → [Updates: `9.0.318`, `10.0.401`]

tests/script-runner/net9.0-git-cli/src/ClassLibrary1/ClassLibrary1.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2`

renovate-config (1)

.github/renovate.json

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Research direction

Start with the dependency entries in Cake.Frosting.Issues.Recipe/Cake.Frosting.Issues.Recipe.csproj, its test .csproj, global.json files, and .github/workflows. Review the linked Renovate pull requests before selecting any update. Completion is not defined for the dashboard as a whole; an individual update would need its dependency change and CI validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, github-actions
Domain
build-system, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.