cake-contrib / cake-contrib/Cake.Npm.Module

Dependency Dashboard

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
9
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.Npm.Module).

## 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) | ![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 (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 JetBrains.Annotations to 2025.2.4
- [ ] Update dependency CakeContrib.Guidelines to 1.7.0
- [ ] Update dependency Microsoft.NET.Test.Sdk to 18.10.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 dependency JetBrains.Annotations to v2026
- [ ] Update dependency NSubstitute to v6
- [ ] Update dependency xunit.runner.visualstudio 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/305)
- [ ] [Update actions/checkout digest to 11d5960](../pull/307)
- [ ] [Update github/codeql-action digest to b96794f](../pull/322)
- [ ] [Update dependency dotnet-sdk to v9.0.318](../pull/319)
- [ ] [Update xunit-dotnet monorepo](../pull/299) (`xunit`, `xunit.runner.visualstudio`)
- [ ] [Update actions/setup-dotnet action to v5.4.0](../pull/323)
- [ ] [Update cake monorepo to v6](../pull/318) (`Cake.Core`, `Cake.Frosting`, `Cake.Testing`, `cake.tool`)
- [ ] [Update cake-build/cake-action action to v3](../pull/303)
- [ ] [Update dependency ubuntu to v24](../pull/264)
- [ ] [Update dotnet monorepo to v10](../pull/320) (`Microsoft.SourceLink.GitHub`, `dotnet-sdk`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cake (2)

demo/script/build.cake

recipe.cake (1)

- `Cake.Recipe 4.0.0`

github-actions (2)

.github/workflows/build.yml (6)

- `actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683` → [Updates: `v7`, `v4`]
- `actions/cache v4@1bd1e32a3bdc45362d1e726936510720a7c30a57` → [Updates: `v6`, `v4`]
- `actions/setup-dotnet v5.0.0@d4c94342e560b34958eacfc5d055d21461ed1c5d` → [Updates: `v5.4.0`, `v6.0.0`]
- `cake-build/cake-action v2.0.0@1223b6fa067ad192159f43b50cd4f953679b0934` → [Updates: `v3.0.1`]
- `actions/upload-artifact v5@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7`]
- `actions/upload-artifact v5@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7`]

.github/workflows/codeql-analysis.yml (8)

- `actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683` → [Updates: `v7`, `v4`]
- `actions/setup-dotnet v5.0.0@d4c94342e560b34958eacfc5d055d21461ed1c5d` → [Updates: `v5.4.0`, `v6.0.0`]
- `actions/cache v4@1bd1e32a3bdc45362d1e726936510720a7c30a57` → [Updates: `v6`, `v4`]
- `github/codeql-action v4@0499de31b99561a6d14a36a5f662c2a54f91beee` → [Updates: `v4`]
- `actions/setup-dotnet v5.0.0@d4c94342e560b34958eacfc5d055d21461ed1c5d` → [Updates: `v5.4.0`, `v6.0.0`]
- `cake-build/cake-action v2.0.0@1223b6fa067ad192159f43b50cd4f953679b0934` → [Updates: `v3.0.1`]
- `github/codeql-action v4@0499de31b99561a6d14a36a5f662c2a54f91beee` → [Updates: `v4`]
- `ubuntu 22.04` → [Updates: `24.04`]

nuget (6)

.config/dotnet-tools.json

demo/frosting/build/Build.csproj (1)

- `Cake.Frosting 4.2.0` → [Updates: `6.2.0`]

demo/script/.config/dotnet-tools.json (1)

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

global.json (1)

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

src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj (6)

- `NSubstitute 5.3.0` → [Updates: `6.2.0`]
- `Cake.Testing 5.0.0` → [Updates: `5.1.0`, `6.2.0`]
- `xunit.runner.visualstudio 3.0.0` → [Updates: `3.1.5`, `4.0.0`]
- `xunit 2.9.2` → [Updates: `2.9.3`]
- `Microsoft.NET.Test.Sdk 18.0.0` → [Updates: `18.10.0`]
- `JetBrains.Annotations 2025.2.2` → [Updates: `2025.2.4`, `2026.2.0`]

src/Cake.Npm.Module/Cake.Npm.Module.csproj (5)

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.2` → [Updates: `2025.2.4`, `2026.2.0`]
- `CakeContrib.Guidelines 1.6.1` → [Updates: `1.7.0`]
- `Cake.Core 5.0.0` → [Updates: `5.1.0`, `6.2.0`]

renovate-config (1)

.github/renovate.json

---

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.