Skip to content

Bump the nuget group with 15 updates#41

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-2e3607501c
Closed

Bump the nuget group with 15 updates#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-2e3607501c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Identity from 1.17.1 to 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.24.0 to 12.29.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.29.0

12.29.0 (2026-06-04)

Features Added

  • Includes all features from 12.29.0-beta.1

Bugs Fixed

  • Added validation for length-prefixed fields when parsing Blob Query responses to prevent excessive memory allocation from malformed or untrusted payloads.

12.28.0

12.28.0 (2026-06-04)

Features Added

  • This release contains bug fixes to improve quality.

12.27.0

12.27.0 (2026-06-04)

Features Added

  • Includes all features from 12.27.0-beta.1

12.26.0

12.26.0 (2026-06-04)

Features Added

  • Includes all features from 12.26.0-beta.1

Commits viewable in compare view.

Updated coverlet.collector from 8.0.1 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

10.0.1

Improvements

Fixed

  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828

Maintenance

  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

Commits viewable in compare view.

Updated FluentFTP from 51.1.0 to 54.2.0.

Release notes

Sourced from FluentFTP's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.7 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.

10.0.0-preview.6.25358.103

You can build .NET 10.0 Preview 6 from the repository by cloning the release tag v10.0.0-preview.6.25358.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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.5.25277.114

You can build .NET 10.0 Preview 5 from the repository by cloning the release tag v10.0.0-preview.5.25277.114 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.4.25258.110

You can build .NET 10.0 Preview 4 from the repository by cloning the release tag v10.0.0-preview.4.25258.110 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.3.25171.5

You can build .NET 10.0 Preview 3 from the repository by cloning the release tag v10.0.0-preview.3.25171.5 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.2.25163.2

You can build .NET 10.0 Preview 2 from the repository by cloning the release tag v10.0.0-preview.2.25163.2 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.1.25080.5

You can build .NET 10.0 Preview 1 from the repository by cloning the release tag v10.0.0-preview.1.25080.5 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.118

You can build .NET 9.0 from the repository by cloning the release tag v9.0.118 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 a PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

9.0.117

You can build .NET 9.0 from the repository by cloning the release tag v9.0.117 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.116

You can build .NET 9.0 from the repository by cloning the release tag v9.0.116 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.115

You can build .NET 9.0 from the repository by cloning the release tag v9.0.115 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.114

You can build .NET 9.0 from the repository by cloning the release tag v9.0.114 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

9.0.113

You can build .NET 9.0 from the repository by cloning the release tag v9.0.113 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.112

You can build .NET 9.0 from the repository by cloning the release tag v9.0.112 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.111

You can build .NET 9.0 from the repository by cloning the release tag v9.0.111 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.110

You can build .NET 9.0 from the repository by cloning the release tag v9.0.110 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.109

You can build .NET 9.0 from the repository by cloning the release tag v9.0.109 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.101

You can build .NET 9.0 from the repository by cloning the release tag v9.0.101 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting from 10.0.5 to 10.0.9.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

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

Release notes

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

18.6.0

What's Changed

Changes to tests and infra

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

Commits viewable in compare view.

Updated Nerdbank.GitVersioning from 3.9.50 to 3.10.85.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

3.10.85

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.10.70...v3.10.85

3.10.70

What's Changed

Fixes

Enhancements

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.50...v3.10.70

3.10.44-alpha

What's Changed

Fixes

Enhancements

Dependency updates

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.10.8-alpha...v3.10.44-alpha

3.10.8-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.50...v3.10.8-alpha

Commits viewable in compare view.

Updated SSH.NET from 2024.2.0 to 2025.1.0.

Release notes

Sourced from SSH.NET's releases.

2025.1.0

Highlights

  • Add DownloadFileAsync and UploadFileAsync to SftpClient (#​1634)
  • Much improved performance of SftpFileStream in consecutive read (e.g. SftpFileStream.CopyTo) scenarios (#​1705)

Breaking changes:

  • SftpFileStream previously had some incomplete synchronisation for multi-threaded access, but was not advertised nor fully functioning as thread safe. This synchronisation was removed in #​1705. When accessing an SftpFileStream instance from multiple threads simultaneously, ensure there exists appropriate synchronisation.
  • SftpClient.CreateText and WriteAll{Bytes/Text/Lines} were changed in #​1686 to truncate the file before writing if it exists, to align with the equivalent methods on System.IO.File. Given that the prior behaviour was 14 years old, the change treads the line between breaking change and bug fix.
  • IEnumerable<string> ReadLines on SftpClient was updated in #​1681 to download and yield lines during enumeration rather than reading them all up front and returning the result. This means that the connection must be active during enumeration. When storing the result of ReadLines for later use, consider using string[] ReadAllLines instead.

What's Changed

2025.0.0

Highlights

  • Add support for post-quantum key exchange methods sntrup761x25519-sha512 and mlkem768x25519-sha256
  • Add support for PuTTY private key files
  • Add logging capability via Microsoft.Extensions.Logging

Breaking changes

  • Support for DSA was dropped in #​1558
  • CipherPadding was deleted in #​1546 and uses replaced with Org.BouncyCastle.Crypto.Paddings.IBlockCipherPadding
  • See the full API diff at the end

What's Changed

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 2.1.178 to 2.1.187.

Release notes

Sourced from XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1's releases.

2.1.187

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.185...v2.1.187

2.1.185

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.184...v2.1.185

2.1.184

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.183...v2.1.184

2.1.183

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.182...v2.1.183

2.1.182

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.181...v2.1.182

2.1.181

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.180...v2.1.181

2.1.180

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.178...v2.1.180

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Abstractions.V1 from 2.1.244 to 2.1.269.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Abstractions.V1's releases.

2.1.269

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.262...v2.1.269

2.1.262

Full Changelog: frasermolyneux/portal-repository@v2.1.261...v2.1.262

2.1.261

Full Changelog: frasermolyneux/portal-repository@v2.1.258...v2.1.261

2.1.258

Full Changelog: frasermolyneux/portal-repository@v2.1.257...v2.1.258

2.1.257

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.255...v2.1.257

2.1.255

Full Changelog: frasermolyneux/portal-repository@v2.1.254...v2.1.255

2.1.254

Full Changelog: frasermolyneux/portal-repository@v2.1.253...v2.1.254

2.1.253

Full Changelog: frasermolyneux/portal-repository@v2.1.252...v2.1.253

2.1.252

Full Changelog: frasermolyneux/portal-repository@v2.1.251...v2.1.252

2.1.251

Full Changelog: frasermolyneux/portal-repository@v2.1.250...v2.1.251

2.1.250

Full Changelog: frasermolyneux/portal-repository@v2.1.249...v2.1.250

2.1.249

Full Changelog: frasermolyneux/portal-repository@v2.1.248...v2.1.249

2.1.248

Full Changelog: frasermolyneux/portal-repository@v2.1.247...v2.1.248

2.1.247

Full Changelog: frasermolyneux/portal-repository@v2.1.246...v2.1.247

2.1.246

Full Changelog: frasermolyneux/portal-repository@v2.1.245...v2.1.246

2.1.245

Full Changelog: frasermolyneux/portal-repository@v2.1.244...v2.1.245

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Api.Client.Testing from 2.1.244 to 2.1.269.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Api.Client.Testing's releases.

2.1.269

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.262...v2.1.269

2.1.262

Full Changelog: frasermolyneux/portal-repository@v2.1.261...v2.1.262

2.1.261

Full Changelog: frasermolyneux/portal-repository@v2.1.258...v2.1.261

2.1.258

Full Changelog: frasermolyneux/portal-repository@v2.1.257...v2.1.258

2.1.257

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.255...v2.1.257

2.1.255

Full Changelog: frasermolyneux/portal-repository@v2.1.254...v2.1.255

2.1.254

Full Changelog: frasermolyneux/portal-repository@v2.1.253...v2.1.254

2.1.253

Full Changelog: frasermolyneux/portal-repository@v2.1.252...v2.1.253

2.1.252

Full Changelog: frasermolyneux/portal-repository@v2.1.251...v2.1.252

2.1.251

Full Changelog: frasermolyneux/portal-repository@v2.1.250...v2.1.251

2.1.250

Full Changelog: frasermolyneux/portal-repository@v2.1.249...v2.1.250

2.1.249

Full Changelog: frasermolyneux/portal-repository@v2.1.248...v2.1.249

2.1.248

Full Changelog: frasermolyneux/portal-repository@v2.1.247...v2.1.248

2.1.247

Full Changelog: frasermolyneux/portal-repository@v2.1.246...v2.1.247

2.1.246

Full Changelog: frasermolyneux/portal-repository@v2.1.245...v2.1.246

2.1.245

Full Changelog: frasermolyneux/portal-repository@v2.1.244...v2.1.245

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.244 to 2.1.269.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Api.Client.V1's releases.

2.1.269

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.262...v2.1.269

2.1.262

Full Changelog: frasermolyneux/portal-repository@v2.1.261...v2.1.262

2.1.261

Full Changelog: frasermolyneux/portal-repository@v2.1.258...v2.1.261

2.1.258

Full Changelog: frasermolyneux/portal-repository@v2.1.257...v2.1.258

2.1.257

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.255...v2.1.257

2.1.255

Full Changelog: frasermolyneux/portal-repository@v2.1.254...v2.1.255

2.1.254

Full Changelog: frasermolyneux/portal-repository@v2.1.253...v2.1.254

2.1.253

Full Changelog: frasermolyneux/portal-repository@v2.1.252...v2.1.253

2.1.252

Full Changelog: frasermolyneux/portal-repository@v2.1.251...v2.1.252

2.1.251

Full Changelog: frasermolyneux/portal-repository@v2.1.250...v2.1.251

2.1.250

Full Changelog: frasermolyneux/portal-repository@v2.1.249...v2.1.250

2.1.249

Full Changelog: frasermolyneux/portal-repository@v2.1.248...v2.1.249

2.1.248

Full Changelog: frasermolyneux/portal-repository@v2.1.247...v2.1.248

2.1.247

Full Changelog: frasermolyneux/portal-repository@v2.1.246...v2.1.247

2.1.246

Full Changelog: frasermolyneux/portal-repository@v2.1.245...v2.1.246

2.1.245

Full Changelog: frasermolyneux/portal-repository@v2.1.244...v2.1.245

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.61 to 1.1.88.

Release notes

Sourced from XtremeIdiots.Portal.Server.Events.Abstractions.V1's releases.

1.1.88

Full Changelog: frasermolyneux/portal-server-events@v1.1.85...v1.1.88

1.1.85

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.82...v1.1.85

1.1.82

Full Changelog: frasermolyneux/portal-server-events@v1.1.81...v1.1.82

1.1.81

Full Changelog: frasermolyneux/portal-server-events@v1.1.78...v1.1.81

1.1.78

Full Changelog: frasermolyneux/portal-server-events@v1.1.77...v1.1.78

1.1.77

Full Changelog: frasermolyneux/portal-server-events@v1.1.76...v1.1.77

1.1.76

Full Changelog: frasermolyneux/portal-server-events@v1.1.75...v1.1.76

1.1.75

Full Changelog: frasermolyneux/portal-server-events@v1.1.74...v1.1.75

1.1.74

Full Changelog: frasermolyneux/portal-server-events@v1.1.73...v1.1.74

1.1.73

Full Changelog: frasermolyneux/portal-server-events@v1.1.69...v1.1.73

1.1.69

Full Changelog: frasermolyneux/portal-server-events@v1.1.64...v1.1.69

1.1.64

Full Changelog: frasermolyneux/portal-server-events@v1.1.63...v1.1.64

1.1.63

Full Changelog: frasermolyneux/portal-server-events@v1.1.62...v1.1.63

1.1.62

Full Changelog: frasermolyneux/portal-server-events@v1.1.61...v1.1.62

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Settings.Contracts.V1 from 2.1.262 to 2.1.269.

Release notes

Sourced from XtremeIdiots.Portal.Settings.Contracts.V1's releases.

2.1.269

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.262...v2.1.269

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 Azure.Identity from 1.17.1 to 1.21.0
Bumps Azure.Storage.Blobs from 12.24.0 to 12.29.0
Bumps coverlet.collector from 8.0.1 to 10.0.1
Bumps FluentFTP from 51.1.0 to 54.2.0
Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.7 to 10.0.9
Bumps Microsoft.Extensions.Hosting from 10.0.5 to 10.0.9
Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.6.0
Bumps Nerdbank.GitVersioning from 3.9.50 to 3.10.85
Bumps SSH.NET from 2024.2.0 to 2025.1.0
Bumps XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 2.1.178 to 2.1.187
Bumps XtremeIdiots.Portal.Repository.Abstractions.V1 from 2.1.244 to 2.1.269
Bumps XtremeIdiots.Portal.Repository.Api.Client.Testing from 2.1.244 to 2.1.269
Bumps XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.244 to 2.1.269
Bumps XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.61 to 1.1.88
Bumps XtremeIdiots.Portal.Settings.Contracts.V1 from 2.1.262 to 2.1.269

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: FluentFTP
  dependency-version: 54.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.10.85
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: SSH.NET
  dependency-version: 2025.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1
  dependency-version: 2.1.187
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Repository.Abstractions.V1
  dependency-version: 2.1.269
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.Testing
  dependency-version: 2.1.269
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.V1
  dependency-version: 2.1.269
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.V1
  dependency-version: 2.1.269
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Server.Events.Abstractions.V1
  dependency-version: 1.1.88
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Settings.Contracts.V1
  dependency-version: 2.1.269
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from frasermolyneux as a code owner June 21, 2026 17:29
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 21, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 21, 2026 17:30
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 15 package(s) with unknown licenses.
See the Details below.

License Issues

src/XtremeIdiots.Portal.Server.Agent.App.Tests/XtremeIdiots.Portal.Server.Agent.App.Tests.csproj

PackageVersionLicenseIssue Type
Microsoft.Extensions.Diagnostics.HealthChecks10.0.9NullUnknown License
Microsoft.NET.Test.Sdk18.6.0NullUnknown License
XtremeIdiots.Portal.Integrations.Servers.Api.Client.V12.1.187NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.Testing2.1.269NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.V12.1.269NullUnknown License
XtremeIdiots.Portal.Server.Events.Abstractions.V11.1.88NullUnknown License

src/XtremeIdiots.Portal.Server.Agent.App/XtremeIdiots.Portal.Server.Agent.App.csproj

PackageVersionLicenseIssue Type
Azure.Storage.Blobs12.29.0NullUnknown License
FluentFTP54.2.0NullUnknown License
Microsoft.Extensions.Diagnostics.HealthChecks10.0.9NullUnknown License
Microsoft.Extensions.Hosting10.0.9NullUnknown License
XtremeIdiots.Portal.Integrations.Servers.Api.Client.V12.1.187NullUnknown License
XtremeIdiots.Portal.Repository.Abstractions.V12.1.269NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.V12.1.269NullUnknown License
XtremeIdiots.Portal.Server.Events.Abstractions.V11.1.88NullUnknown License
XtremeIdiots.Portal.Settings.Contracts.V12.1.269NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
nuget/Microsoft.Extensions.Diagnostics.HealthChecks 10.0.9 UnknownUnknown
nuget/Microsoft.NET.Test.Sdk 18.6.0 🟢 5.4
Details
CheckScoreReason
Code-Review🟢 5Found 16/28 approved changesets -- score normalized to 5
Maintained🟢 1030 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts⚠️ 0binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies🟢 9dependency not pinned by hash detected -- score normalized to 9
nuget/XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 2.1.187 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.Testing 2.1.269 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.V1 2.1.269 UnknownUnknown
nuget/XtremeIdiots.Portal.Server.Events.Abstractions.V1 1.1.88 UnknownUnknown
nuget/coverlet.collector 10.0.1 🟢 4.2
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/27 approved changesets -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 7binaries present in source code
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy⚠️ 0security policy file not detected
SAST🟢 10SAST tool is run on all commits
nuget/Azure.Identity 1.21.0 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies🟢 6dependency not pinned by hash detected -- score normalized to 6
Fuzzing⚠️ 0project is not fuzzed
nuget/Azure.Storage.Blobs 12.29.0 UnknownUnknown
nuget/FluentFTP 54.2.0 UnknownUnknown
nuget/Microsoft.Extensions.Diagnostics.HealthChecks 10.0.9 UnknownUnknown
nuget/Microsoft.Extensions.Hosting 10.0.9 UnknownUnknown
nuget/SSH.NET 2025.1.0 🟢 7.4
Details
CheckScoreReason
Security-Policy🟢 4security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 86 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 8
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
nuget/XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 2.1.187 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Abstractions.V1 2.1.269 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.V1 2.1.269 UnknownUnknown
nuget/XtremeIdiots.Portal.Server.Events.Abstractions.V1 1.1.88 UnknownUnknown
nuget/XtremeIdiots.Portal.Settings.Contracts.V1 2.1.269 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Server.Agent.App.Tests/XtremeIdiots.Portal.Server.Agent.App.Tests.csproj
  • src/XtremeIdiots.Portal.Server.Agent.App/XtremeIdiots.Portal.Server.Agent.App.csproj

@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 21, 2026
auto-merge was automatically disabled June 21, 2026 19:50

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/nuget/nuget-2e3607501c branch June 21, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant