cake-contrib / cake-contrib/Cake.AzureDevOps

Dependency Dashboard

Open
#410 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
11
Forks
12
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.AzureDevOps).

## 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 (4)

> [!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 | [Moq](https://redirect.github.com/moq/moq) | `2024-09-07` |
| nuget | [StyleCop.Analyzers](https://redirect.github.com/DotNetAnalyzers/StyleCopAnalyzers) | `2023-12-20` |
| nuget | [TfsUrlParser](https://redirect.github.com/bbtsoftware/TfsUrlParser) | `2024-09-05` |

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] Lock file maintenance

## PR Edited (Blocked)

The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.

- [ ] [Update Azure DevOps Client to v20](../pull/550) (`Microsoft.TeamFoundationServer.Client`, `Microsoft.VisualStudio.Services.InteractiveClient`)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update dependency System.Data.SqlClient to 4.9.1](../pull/545)
- [ ] [Update dotnet monorepo](../pull/556)
- [ ] [Update dependency Microsoft.Identity.Client to 4.89.0](../pull/546)
- [ ] [Update dependency Microsoft.NET.Test.Sdk to 18.10.0](../pull/557)
- [ ] [Update dependency Moq to 4.20.72](../pull/547)
- [ ] [Update dependency System.IdentityModel.Tokens.Jwt to 8.22.0](../pull/548)
- [ ] [Update dependency xunit.runner.visualstudio to v4](../pull/555)
- [ ] [Update dotnet monorepo to v10](../pull/444) (`Microsoft.CodeAnalysis.NetAnalyzers`, `dotnet-sdk`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cake (4)

recipe.cake (1)

- `Cake.Recipe 4.0.0`

tests/script-runner/net10.0/build.cake

tests/script-runner/net8.0/build.cake

tests/script-runner/net9.0/build.cake

nuget (16)

.config/dotnet-tools.json

global.json (1)

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

src/Cake.AzureDevOps.Tests/Cake.AzureDevOps.Tests.csproj (12)

- `System.IdentityModel.Tokens.Jwt 8.2.1` → [Updates: `8.22.0`]
- `System.Data.SqlClient 4.9.0` → [Updates: `4.9.1`]
- `xunit.runner.visualstudio 3.1.5` → [Updates: `4.0.0`]
- `xunit 2.9.3`
- `StyleCop.Analyzers 1.2.0-beta.556`
- `Shouldly 4.3.0`
- `Moq 4.18.4` → [Updates: `4.20.72`]
- `Microsoft.TeamFoundationServer.Client 19.225.2` → [Updates: `20.256.2`]
- `Cake.Testing 6.0.0` → [Updates: `6.2.0`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]
- `Microsoft.NET.Test.Sdk 18.9.0` → [Updates: `18.10.0`]

src/Cake.AzureDevOps/Cake.AzureDevOps.csproj (10)

- `System.IdentityModel.Tokens.Jwt 8.2.1` → [Updates: `8.22.0`]
- `System.Data.SqlClient 4.9.0` → [Updates: `4.9.1`]
- `Microsoft.Identity.Client 4.72.1` → [Updates: `4.89.0`]
- `TfsUrlParser 1.5.0`
- `Microsoft.VisualStudio.Services.InteractiveClient 19.225.2` → [Updates: `20.256.2`]
- `Microsoft.TeamFoundationServer.Client 19.225.2` → [Updates: `20.256.2`]
- `StyleCop.Analyzers 1.2.0-beta.556`
- `Microsoft.CodeAnalysis.NetAnalyzers 9.0.0` → [Updates: `10.0.401`]
- `Cake.Core 6.0.0` → [Updates: `6.2.0`]
- `Cake.Common 6.0.0` → [Updates: `6.2.0`]

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

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

tests/frosting/net10.0/global.json (1)

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

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

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

tests/frosting/net8.0/global.json (1)

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

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

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

tests/frosting/net9.0/global.json (1)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.