cake-contrib / cake-contrib/Cake.DotNetVersionDetector
Dependency Dashboard
- Dominant language
- C#
- Stars
- 1
- Forks
- 4
- 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.DotNetVersionDetector).
## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| nuget | [xunit](https://redirect.github.com/xunit/xunit) |  |
## Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (1)
> [!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 |
|------------|------|-------------|
| nuget | [StyleCop.Analyzers](https://redirect.github.com/DotNetAnalyzers/StyleCopAnalyzers) | `2023-12-20` |
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update dependency Microsoft.NET.Test.Sdk to 17.14.1
- [ ] Update dependency NSubstitute to 5.3.0
- [ ] Update actions/cache action to v6
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-dotnet action to v6
- [ ] Update actions/upload-artifact action to v7
- [ ] Update ad-m/github-push-action action to v1
- [ ] Update cake-build/cake-action action to v3
- [ ] Update dependency coverlet.msbuild to v10
- [ ] Update dependency JetBrains.Annotations to v2026
- [ ] Update dependency Microsoft.NET.Test.Sdk to v18
- [ ] Update dependency Microsoft.SourceLink.GitHub to v10
- [ ] Update dependency NSubstitute to v6
- [ ] Update dependency xunit.runner.visualstudio to v4
- [ ] Update gittools/actions action to v4
- [ ] Lock file maintenance
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update actions/cache digest to 0057852](../pull/151)
- [ ] [Update actions/checkout digest to 11d5960](../pull/152)
- [ ] [Update actions/upload-artifact digest to ea165f8](../pull/145)
- [ ] [Update dependency coverlet.msbuild to 6.0.4](../pull/161)
- [ ] [Update dependency xunit to 2.9.3](../pull/157)
- [ ] [Update actions/cache action to v4.3.0](../pull/150)
- [ ] [Update actions/checkout action to v4.4.0](../pull/149)
- [ ] [Update actions/setup-dotnet action to v4.3.1](../pull/153)
- [ ] [Update dependency CakeContrib.Guidelines to 1.7.0](../pull/166)
- [ ] [Update dependency JetBrains.Annotations to 2024.3.0](../pull/167)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
cake (2)
recipe.cake (1)
- `Cake.Recipe 3.1.1`
Source/Cake.DotNetVersionDetector/dotnetversiondetector.cake
github-actions (2)
.github/workflows/build.yml (6)
- `actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v7`, `v4`]
- `actions/cache v4@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9` → [Updates: `v6`, `v4`]
- `actions/setup-dotnet v4.0.1@6bd8b7f7774af54e05809fcc5431931b3eb1ddee` → [Updates: `v4.3.1`, `v6.0.0`]
- `cake-build/cake-action v2.0.0@1223b6fa067ad192159f43b50cd4f953679b0934` → [Updates: `v3.0.1`]
- `actions/upload-artifact v4@0b2256b8c012f0828dc542b3febcab082c67f72b` → [Updates: `v7`, `v4`]
- `actions/upload-artifact v4@0b2256b8c012f0828dc542b3febcab082c67f72b` → [Updates: `v7`, `v4`].github/workflows/release-notes.yml (6)
- `actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332` → [Updates: `v4.4.0`, `v7.0.1`]
- `actions/cache v4.0.2@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9` → [Updates: `v4.3.0`, `v6.1.0`]
- `gittools/actions v2.0.1@d2063e59b58a89fa78aa5efa39f6efb8ffea7308` → [Updates: `v4.7.0`]
- `gittools/actions v2.0.1@d2063e59b58a89fa78aa5efa39f6efb8ffea7308` → [Updates: `v4.7.0`]
- `ad-m/github-push-action v0.8.0@d91a481090679876dfc4178fef17f286781251df` → [Updates: `v1.3.0`]
- `cake-build/cake-action v1@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b` → [Updates: `v3`]
nuget (3)
.config/dotnet-tools.json
Source/Cake.DotNetVersionDetector.Tests/Cake.DotNetVersionDetector.Tests.csproj (6)
- `xunit.runner.visualstudio 2.8.2` → [Updates: `4.0.0`]
- `xunit 2.9.0` → [Updates: `2.9.3`]
- `NSubstitute 5.1.0` → [Updates: `5.3.0`, `6.2.0`]
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `Microsoft.NET.Test.Sdk 17.10.0` → [Updates: `17.14.1`, `18.10.0`]
- `coverlet.msbuild 6.0.2` → [Updates: `6.0.4`, `10.0.1`]Source/Cake.DotNetVersionDetector/Cake.DotNetVersionDetector.csproj (5)
- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2024.2.0` → [Updates: `2024.3.0`, `2026.2.0`]
- `Cake.Addin.Analyzer 0.1.3`
- `CakeContrib.Guidelines 1.5.1` → [Updates: `1.7.0`]
renovate-config (1)
.github/renovate.json
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Assessment
This issue has not been assessed yet.