Merged
Conversation
Bumps BenchmarkDotNet from 0.15.5 to 0.15.8 Bumps GitHubActionsTestLogger from 3.0.0 to 3.0.1 Bumps Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 Bumps Xunit.SkippableFact from 1.5.23 to 1.5.61 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 23, 2026
RicherTunes
pushed a commit
to RicherTunes/Lidarr.Plugin.Common
that referenced
this pull request
Mar 25, 2026
Updated [CliWrap](https://github.com/Tyrrrz/CliWrap) from 3.10.0 to 3.10.1. <details> <summary>Release notes</summary> _Sourced from [CliWrap's releases](https://github.com/Tyrrrz/CliWrap/releases)._ ## 3.10.1 ## What's Changed * Throw if failed to kill process during cancellation by @Tyrrrz in Tyrrrz/CliWrap#308 * Bump the nuget group with 4 updates by @dependabot[bot] in Tyrrrz/CliWrap#314 * Migrate to Centralized NuGet Package Management (CPM) by @Copilot in Tyrrrz/CliWrap#319 * Bump the nuget group with 6 updates by @dependabot[bot] in Tyrrrz/CliWrap#320 * Remove explicit Microsoft.SourceLink.GitHub package reference by @Copilot in Tyrrrz/CliWrap#321 * Use `LibraryImport` instead of `DllImport` for proper AOT support by @Copilot in Tyrrrz/CliWrap#323 ## New Contributors * @Copilot made their first contribution in Tyrrrz/CliWrap#319 **Full Changelog**: Tyrrrz/CliWrap@3.10...3.10.1 Commits viewable in [compare view](Tyrrrz/CliWrap@3.10...3.10.1). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Mar 25, 2026
This was referenced Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated BenchmarkDotNet from 0.15.5 to 0.15.8.
Release notes
Sourced from BenchmarkDotNet's releases.
0.15.8
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.8.html
0.15.7
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.7.html
0.15.6
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.6.html
Commits viewable in compare view.
Updated GitHubActionsTestLogger from 3.0.0 to 3.0.1.
Release notes
Sourced from GitHubActionsTestLogger's releases.
3.0.1
Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0...3.0.1
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
Commits viewable in compare view.
Updated Xunit.SkippableFact from 1.5.23 to 1.5.61.
Release notes
Sourced from Xunit.SkippableFact's releases.
1.5.61
What's Changed
New Contributors
Full Changelog: AArnott/Xunit.SkippableFact@v1.5.23...v1.5.61
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions