Skip to content

Bump the nuget group with 6 updates#320

Merged
Tyrrrz merged 1 commit into
masterfrom
dependabot/nuget/nuget-a34c4a17ac
Mar 1, 2026
Merged

Bump the nuget group with 6 updates#320
Tyrrrz merged 1 commit into
masterfrom
dependabot/nuget/nuget-a34c4a17ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor

Updated coverlet.collector from 6.0.4 to 8.0.0.

Release notes

Sourced from coverlet.collector's releases.

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated Microsoft.Bcl.AsyncInterfaces from 10.0.2 to 10.0.3.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

10.0.103

You can build .NET 10.0 from the repository by cloning the release tag v10.0.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated PolyShim from 2.5.0 to 2.6.0.

Release notes

Sourced from PolyShim's releases.

2.6

What's Changed

Full Changelog: Tyrrrz/PolyShim@2.5...2.6

Commits viewable in compare view.

Updated System.Management from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Management's releases.

No release notes found for this version range.

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 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 <dependency name> major version will 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 version will 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

Bumps coverlet.collector from 6.0.4 to 8.0.0
Bumps Microsoft.Bcl.AsyncInterfaces from 10.0.2 to 10.0.3
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
Bumps PolyShim from 2.5.0 to 2.6.0
Bumps System.Management from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: PolyShim
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: System.Management
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@Tyrrrz Tyrrrz merged commit 44795f1 into master Mar 1, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/nuget-a34c4a17ac branch March 1, 2026 14:35
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>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=CliWrap&package-manager=nuget&previous-version=3.10.0&new-version=3.10.1)](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>
RicherTunes pushed a commit to RicherTunes/Lidarr.Plugin.Common that referenced this pull request May 28, 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>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=CliWrap&package-manager=nuget&previous-version=3.10.0&new-version=3.10.1)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant