cake-contrib / cake-contrib/Cake.Discord
Dependency Dashboard
- Dominant language
- C#
- Stars
- 0
- 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.Discord).
## Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (2)
> [!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 | [IDisposableAnalyzers](https://redirect.github.com/DotNetAnalyzers/IDisposableAnalyzers) | `2024-06-19` |
| 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 cake.tool to v6.2.0
- [ ] Update actions/setup-dotnet action to v6
- [ ] Update dependency Microsoft.SourceLink.GitHub to v10
- [ ] 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 caa2961](../pull/89)
- [ ] [Update actions/checkout digest to d23441a](../pull/90)
- [ ] [Update actions/setup-dotnet digest to 26b0ec1](../pull/88)
- [ ] [Update github/codeql-action digest to b96794f](../pull/86)
- [ ] [Update dependency dotnet-sdk to v10.0.401](../pull/95)
- [ ] [Update ad-m/github-push-action action to v1.3.0](../pull/93)
- [ ] [Update gittools/actions action to v4.7.0](../pull/91)
- [ ] [Update actions/cache action to v6](../pull/98)
- [ ] [Update actions/checkout action to v7](../pull/99)
- [ ] [Update actions/upload-artifact action to v7](../pull/85)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
cake (2)
demo/dsl/discord.cake
recipe.cake (1)
- `Cake.Recipe 4.0.0`
github-actions (4)
.github/workflows/build.yml (6)
- `actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v7`, `v6`]
- `actions/setup-dotnet v5@2016bd2012dba4e32de620c46fe006a3ac9f0602` → [Updates: `v6`, `v5`]
- `actions/cache v5@9255dc7a253b0ccc959486e2bca901246202afeb` → [Updates: `v6`, `v5`]
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`
- `actions/upload-artifact v5@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7`]
- `actions/upload-artifact v5@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7`].github/workflows/codeql-analysis.yml (8)
- `actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v7`, `v6`]
- `actions/setup-dotnet v5@2016bd2012dba4e32de620c46fe006a3ac9f0602` → [Updates: `v6`, `v5`]
- `actions/cache v5@9255dc7a253b0ccc959486e2bca901246202afeb` → [Updates: `v6`, `v5`]
- `github/codeql-action v4@5d4e8d1aca955e8d8589aabd499c5cae939e33c7` → [Updates: `v4`]
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`
- `github/codeql-action v4@5d4e8d1aca955e8d8589aabd499c5cae939e33c7` → [Updates: `v4`]
- `actions/upload-artifact v5@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7`]
- `ubuntu 24.04`.github/workflows/publishDocs.yml (3)
- `actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v7`, `v6`]
- `actions/cache v5@9255dc7a253b0ccc959486e2bca901246202afeb` → [Updates: `v6`, `v5`]
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`.github/workflows/release-notes.yml (6)
- `actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v7`, `v6`]
- `actions/cache v5@9255dc7a253b0ccc959486e2bca901246202afeb` → [Updates: `v6`, `v5`]
- `gittools/actions v4.2.0@d0139503a9321f76b4a417dfdc8aebcec24decdd` → [Updates: `v4.7.0`]
- `gittools/actions v4.2.0@d0139503a9321f76b4a417dfdc8aebcec24decdd` → [Updates: `v4.7.0`]
- `ad-m/github-push-action v1.0.0@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa` → [Updates: `v1.3.0`]
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`
nuget (4)
.config/dotnet-tools.json
demo/dsl/.config/dotnet-tools.json (1)
- `cake.tool 6.0.0` → [Updates: `6.2.0`]
global.json (1)
- `dotnet-sdk 10.0.100` → [Updates: `10.0.401`]
Source/Cake.Discord/Cake.Discord.csproj (7)
- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `IDisposableAnalyzers 4.0.8`
- `CakeContrib.Guidelines 1.7.0`
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]
- `Cake.Addin.Analyzer 0.1.3`
renovate-config (1)
.github/renovate.json
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Research direction
Start with the linked Renovate pull requests and the dependency entries in .github/workflows/build.yml, .github/workflows/codeql-analysis.yml, global.json, and Source/Cake.Discord/Cake.Discord.csproj. This dashboard has no single newcomer-sized change; completion would require an explicit update scope and verification that the relevant workflows and project build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100