cake-contrib / cake-contrib/Cake.BuildSystems.Module

Dependency Dashboard

Đang mở
#156 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
33
Fork
18
Merge trung bình
3 ngày 6 giờ
Pull request đã merge (30 ngày)
2

Mô tả

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.BuildSystems.Module).

## Abandoned Dependencies

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

View abandoned dependencies (8)

> [!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` |

## 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 github/codeql-action digest to b96794f](../pull/313)
- [ ] [Update dependency dotnet-sdk to v10.0.401](../pull/314)
- [ ] [Update dependency JetBrains.Annotations to v2026](../pull/320)
- [ ] [Update dependency Microsoft.SourceLink.GitHub to v10](../pull/317)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

- [ ] [Update cake monorepo to 6.2.0](../pull/319) (`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@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`
- `actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`
- `actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`

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

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-dotnet v6.0.0@a98b56852c35b8e3190ac28c8c2271da59106c68`
- `actions/cache v6@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `github/codeql-action v4@fdbfb4d2750291e159f0156def62b853c2798ca2` → [Updates: `v4`]
- `cake-build/cake-action v3@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0`
- `github/codeql-action v4@fdbfb4d2750291e159f0156def62b853c2798ca2` → [Updates: `v4`]
- `ubuntu 24.04`

nuget (12)

.config/dotnet-tools.json

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

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

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

- `Cake.Frosting 6.0.0` → [Updates: `6.2.0`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]

global.json (1)

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

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

src/Cake.BuildSystems.Module/Cake.BuildSystems.Module.csproj (2)

- `StyleCop.Analyzers 1.1.118`
- `CakeContrib.Guidelines 1.7.0`

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

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

- `StyleCop.Analyzers 1.1.118`
- `Microsoft.SourceLink.GitHub 8.0.0` → [Updates: `10.0.401`]
- `JetBrains.Annotations 2025.2.4` → [Updates: `2026.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]

renovate-config (1)

.github/renovate.json

---

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Bắt đầu với các mục Renovate đang mở và các pull request được liên kết, sau đó kiểm tra các tệp .csproj được liệt kê, global.json, demo/.config/dotnet-tools.json, cùng với .github/workflows/build.yml và codeql-analysis.yml. Kiểm tra bản cập nhật dependency liên quan và kết quả CI của bản cập nhật đó; được xem là hoàn tất khi bản cập nhật đã chọn được áp dụng nhất quán và các bước kiểm tra đều đạt.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
csharp, github-actions
Lĩnh vực
build-system, ci-cd, devops
Loại issue
Tái cấu trúc
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.