Skip to content

chore(deps): Bump the all-nuget group with 10 updates#6

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/Bounteous.Azure.Test/all-nuget-a1f8cefe11
Apr 15, 2026
Merged

chore(deps): Bump the all-nuget group with 10 updates#6
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/src/Bounteous.Azure.Test/all-nuget-a1f8cefe11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Updated AwesomeAssertions from 8.0.1 to 9.4.0.

Release notes

Sourced from AwesomeAssertions's releases.

9.4.0

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

9.3.0

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.1...9.3.0

9.2.1

What's Changed

Improvements

Fixes

Dependencies

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@9.2.0...9.2.1

9.2.0

[!CAUTION]
This version is not recommended due to the following issue: AwesomeAssertions/AwesomeAssertions#309

What's Changed

New features

Improvements

Fixes

Documentation

Dependencies

Others

... (truncated)

9.1.0

What's Changed

What's new

Fixes

Others

Full Changelog: AwesomeAssertions/AwesomeAssertions@9.0.0...9.1.0

9.0.0

What's Changed

Others

Full Changelog: AwesomeAssertions/AwesomeAssertions@8.2.0...9.0.0

9.0.0-rc.1

What's Changed

Others

Full Changelog: AwesomeAssertions/AwesomeAssertions@8.2.0...9.0.0-rc.1

8.2.0

What's Changed

Others

Full Changelog: AwesomeAssertions/AwesomeAssertions@8.1.0...8.2.0

What's Changed

Improvements

Others

8.1.0

What's Changed

Improvements

Fixes

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.2...8.1.0

8.0.2

What's Changed

Improvements

Fixes

Others

New Contributors

Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.1...8.0.2

Commits viewable in compare view.

Updated Azure.Identity from 1.13.2 to 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

1.21.0

1.21.0 (2026-04-10)

Other Changes

  • All Azure.Identity types have been moved to Azure.Core and are now available through TypeForwardedTo attributes. This is a non-breaking change — existing code continues to work transparently. The library's version number now aligns with that of Azure.Core. See the Migration Guide for details.

1.20.0

1.20.0 (2026-03-30)

Features Added

  • Added a JSON schema segment to the NuGet package that provides IntelliSense and validation for Azure.Identity credential configuration in appsettings.json.

Breaking Changes

  • AddAzureClient, AddKeyedAzureClient, and WithAzureCredential return type changed from IHostApplicationBuilder to IClientBuilder to align with the IClientBuilder composition change in System.ClientModel.

1.19.0

1.19.0 (2026-03-11)

Features Added

  • Added support in ClientCertificateCredential to specify a path in the form of cert:/StoreLocation/StoreName/Thumbprint to refer to a certificate in the platform certificate store - such as the Windows Certificate Store on Windows, and the KeyChain on MacOS - instead of a file on disk. For example to load a certificate from the "My" store in the "CurrentUser" location use the path cert:/CurrentUser/My/E661583E8FABEF4C0BEF694CBC41C28FB81CD870 (A community contribution, courtesy of fowl2).

Other Changes

  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.83.1.

1.16.0-beta.2

1.16.0-beta.2 (2026-03-26)

Breaking Changes

  • Renaming of models to align with the Azure SDK naming convention:
    Added NetApp prefix to models: CacheResource, BucketResource, NetAppBucketResource, ActiveDirectoryConfigResource, SecretPassword, NetAppSecretPassword, LdapConfiguration, DayOfWeek renamed to NetAppDayOfWeek,
    FileSystemUser, NfsUser, SmbSettings, PeeringPassphrases, OriginClusterInformation, ChangeZoneContent
  • Added NetApp prefix to Enums: PolicyStatus, EncryptionState, CredentialsStatus, BreakthroughMode, VolumeSize, SnapshotUsage, KerberosState, GlobalFileLockingState, LargeVolumeType, SmbEncryptionState, CifsChangeNotifyState,
    EnableWriteBackState, LdapServerType, LdapState, OnCertificateConflictAction, SnapshotDirectoryVisibility, ExternalReplicationSetupStatus
  • Standardized AKV abbreviation in models CertificateAkvDetails renamed to CertificateKeyVaultDetails, CredentialsAkvDetails renamed to CredentialsKeyVaultDetails, EntraIdAkvConfig renamed to EntraIdKeyVaultConfig, EntraIdAkvConfigPatch renamed to EntraIdKeyVaultConfigPatch
  • Renamed KeyPairExpiry to KeyPairExpiresOn in BucketGenerateCredentials

1.16.0-beta.1

1.16.0-beta.1 (2026-03-23)

Features Added

1.15.0

1.15.0 (2026-03-03)

Features Added

  • Upgraded api-version tag from 'package-2025-06-01' to 'package-2025-12-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/4b0af9ea3ddad4d6fc0c08572e00ee68679a213c/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
  • Added RansomwareReport resource support on NetAppVolumeResource, including GetRansomwareReports, GetRansomwareReport, and ClearSuspects.
  • Added quota report support on NetAppVolumeResource with GetQuotaReport and GetQuotaReportAsync.
  • Added RansomwareProtection to VolumePropertiesDataProtection and VolumePatchPropertiesDataProtection.
  • Added models ListQuotaReportResult, NetAppVolumeQuotaReport, and QuotaReportFilterContent.
  • Added models RansomwareProtectionPatchSettings, RansomwareProtectionSettings, RansomwareReportProperties, RansomwareSuspects, RansomwareSuspectsClearContent, and SuspectFile.
  • Added enums ActualRansomwareProtectionState, DesiredRansomwareProtectionState, RansomwareReportSeverity, RansomwareReportState, RansomwareSuspectResolution, and NetAppVolumeQuotaType.

Breaking Changes

  • Updated generated quota APIs to add QuotaItemResource-based overloads while retaining NetAppSubscriptionQuotaItem APIs for compatibility.
  • Updated backup relationship status enum usage to VolumeBackupRelationshipStatus.

Bugs Fixed

  • Fixed debug-time quota resource validation to accept both account-scoped and location-scoped quota resource IDs.

Commits viewable in compare view.

Updated Azure.Security.KeyVault.Secrets from 4.7.0 to 4.10.0.

Release notes

Sourced from Azure.Security.KeyVault.Secrets's releases.

4.10.0

4.10.0 (2026-04-13)

Features Added

  • Added AddSecretClient and AddKeyedSecretClient extension methods on IHostApplicationBuilder for registering SecretClient via dependency injection using configuration-based setup.
  • Added a JSON schema segment to the NuGet package that provides IntelliSense and validation for SecretClientSettings configuration in appsettings.json.

4.9.0

4.9.0 (2026-03-04)

Bugs Fixed

  • Fixed challenge-based authentication to correctly parse tenant ID from DSTSv2 authority URIs.

Other Changes

  • The default service version is now 2025-07-01.
  • Updated System.IdentityModel.Tokens.Jwt dependency to 8.14.0

4.9.0-beta.1

4.9.0-beta.1 (2026-04-01)

Features Added

  • Added UniformResourceIdentifiers and IpAddresses collection properties in SubjectAlternativeNames.
  • Added the OutContentType option to DownloadCertificateOptions and as a parameter for CertificateClient.DownloadCertificate and CertificateClient.DownloadCertificateAsync methods to specify the format in which the certificate will be returned.

Bugs Fixed

  • Fixed challenge-based authentication to correctly parse tenant ID from DSTSv2 authority URIs.

Other Changes

  • The default service version is now 2025-07-01.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.23.0 to 12.27.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.27.0-beta.1

12.27.0-beta.1 (2026-03-24)

Features Added

  • Added support for service version 2026-06-06.
  • Added DataLakePathClient, DataLakeFileClient, and DataLakeDirectoryClient.GetSystemProperties() and .GetSystemPropertiesAsync().
  • Added DataLakePathClient, DataLakeFileClient, and DataLakeDirectoryClient.GetTags(), .GetTagsAsync(), .SetTags(), and .SetTagsAsync().

12.26.0-beta.1

12.26.0-beta.1 (2026-03-24)

Features Added

  • Added support for service version 2026-06-06.

Commits viewable in compare view.

Updated Bounteous.Core from 0.0.4 to 0.0.16.

Updated Bounteous.xUnit.Accelerator from 0.0.4 to 0.0.7.

Updated coverlet.collector from 6.0.4 to 8.0.1.

Release notes

Sourced from coverlet.collector's releases.

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

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 JunitXml.TestLogger from 6.0.0 to 8.0.0.

Release notes

Sourced from JunitXml.TestLogger's releases.

8.0.0

8.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners.
  • Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See #​209.

Features

  • Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See #​209. (ef9ddb1)
  • Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners. (ef9ddb1)

7.1.0

7.1.0 (2025-12-13)

Features

Bug Fixes

7.0.2

7.0.2 (2025-10-08)

Bug Fixes

7.0.1

7.0.1 (2025-10-04)

Bug Fixes

7.0.0

7.0.0 (2025-09-22)

⚠ BREAKING CHANGES

  • MTP integration for spekt loggers

Features

  • add support for Microsoft.Testing.Platform (#​172) (b6d9a23)
  • MTP integration for spekt loggers (30f586b)

Bug Fixes

  • escape suite-level system-out and system-err messages in JUnit logger (#​187) (d8707e9)
  • sanitize out and err text in loggers (#​188) (d9f8347)

6.1.0

6.1.0 (2025-03-15)

Features

  • [JUnit] Allow console output to be stored for either/both/none of testsuite and testcase (#​164) (#​165) (fc15f84)
  • [All] move to netstandard2.0 for full framework support (#​168) (84266a6)

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.13.0 to 18.4.0.

Release notes

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

18.4.0

What's Changed

New Contributors

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

18.3.0

What's Changed

Internal fixes and updates

New Contributors

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

18.0.0

What's Changed

Internal fixes and updates

17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Description has been truncated

Bumps AwesomeAssertions from 8.0.1 to 9.4.0
Bumps Azure.Identity from 1.13.2 to 1.21.0
Bumps Azure.Security.KeyVault.Secrets from 4.7.0 to 4.10.0
Bumps Azure.Storage.Blobs from 12.23.0 to 12.27.0
Bumps Bounteous.Core from 0.0.4 to 0.0.16
Bumps Bounteous.xUnit.Accelerator from 0.0.4 to 0.0.7
Bumps coverlet.collector from 6.0.4 to 8.0.1
Bumps JunitXml.TestLogger from 6.0.0 to 8.0.0
Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 18.4.0
Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.5

---
updated-dependencies:
- dependency-name: AwesomeAssertions
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget
- dependency-name: Azure.Identity
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget
- dependency-name: Azure.Security.KeyVault.Secrets
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget
- dependency-name: Bounteous.Core
  dependency-version: 0.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-nuget
- dependency-name: Bounteous.xUnit.Accelerator
  dependency-version: 0.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-nuget
- dependency-name: coverlet.collector
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget
- dependency-name: JunitXml.TestLogger
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-nuget
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 15, 2026
@github-actions github-actions bot merged commit a5a52fe into main Apr 15, 2026
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/Bounteous.Azure.Test/all-nuget-a1f8cefe11 branch April 15, 2026 14:54
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.

0 participants