Skip to content

Bump Azure.Storage.Blobs from 12.24.0 to 12.27.0#179

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Storage.Azure.BlobStorage/Azure.Storage.Blobs-12.27.0
Closed

Bump Azure.Storage.Blobs from 12.24.0 to 12.27.0#179
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Solutions/Corvus.Storage.Azure.BlobStorage/Azure.Storage.Blobs-12.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updated Azure.Storage.Blobs from 12.24.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.

Dependabot compatibility score

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 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)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Summary Report - Linux (No TFM)

Summary
Generated on: 04/22/2026 - 12:11:45
Parser: Cobertura
Assemblies: 6
Classes: 42
Files: 51
Line coverage: 82.6% (1018 of 1231)
Covered lines: 1018
Uncovered lines: 213
Coverable lines: 1231
Total lines: 6108
Branch coverage: 50% (72 of 144)
Covered branches: 72
Total branches: 144
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Storage.Azure.BlobStorage - 75%
Name Line Branch
Corvus.Storage.Azure.BlobStorage 75% 56.6%
Corvus.Storage.Azure.BlobStorage.AzureStorageBlobContainerNaming 95.8% 70%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerClientFactory 61.4% 41.6%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerConfigurationValidat
ion
91.1% 62.5%
Microsoft.Extensions.DependencyInjection.BlobStorageServiceCollectionExtens
ions
100%
Corvus.Storage.Azure.Cosmos - 57%
Name Line Branch
Corvus.Storage.Azure.Cosmos 57% 35%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerConfigurationValidation 91.4% 62.5%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerFactory 40.9% 16.6%
Microsoft.Extensions.DependencyInjection.CosmosServiceCollectionExtensions 100%
Corvus.Storage.Azure.TableStorage - 75.5%
Name Line Branch
Corvus.Storage.Azure.TableStorage 75.5% 56.6%
Corvus.Storage.Azure.TableStorage.AzureTableNaming 96.2% 70%
Corvus.Storage.Azure.TableStorage.Internal.TableClientFactory 61.4% 41.6%
Corvus.Storage.Azure.TableStorage.Internal.TableConfigurationValidation 91.1% 62.5%
Microsoft.Extensions.DependencyInjection.TableStorageServiceCollectionExten
sions
100%
Corvus.Storage.Common - 51.1%
Name Line Branch
Corvus.Storage.Common 51.1% 35.7%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
41% 40%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
48.2% 31.2%
Corvus.Storage.IStorageContextSourceFromDynamicConfiguration<TStorageContex
t, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
62.5% 50%
Corvus.Storage.Specs - 98.9%
Name Line Branch
Corvus.Storage.Specs 98.9% 91.6%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerGetReplacementFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingStepDefinitions 100%
Corvus.Storage.Azure.BlobStorage.ConfigurationValidation.ValidBlobContainer
ConfigurationsFeature
100%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings 89.4%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce
84.6%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce.Source
66.6%
Corvus.Storage.Azure.Cosmos.ConfigurationValidation.ValidCosmosContainerCon
figurationsFeature
100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationFeature 100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.AzureTableNamingSteps 100%
Corvus.Storage.Azure.Tables.CloudTableFeature 100%
Corvus.Storage.Azure.Tables.ConfigurationValidation.ValidTableConfiguration
sFeature
100%
Corvus.Storage.Azure.Tables.TableConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.TableGetReplacementFeature 100%
Corvus.Storage.Azure.Tables.TableNamingFeature 100%
Corvus.Storage.Sql.ConfigurationValidation.InvalidSqlDatabaseConfigurations
Feature
100%
Corvus.Storage.Sql.ConfigurationValidation.ValidSqlDatabaseConfigurationFea
ture
100%
Corvus.Storage.Sql.SqlDatabaseConfigurationsFeature 100%
Corvus.Storage.Sql.SqlDatabaseConfigurationStepDefinitions 98.3% 83.3%
Reqnroll_GeneratedTests_NUnitAssemblyHooks 100%
Corvus.Storage.Sql - 51.8%
Name Line Branch
Corvus.Storage.Sql 51.8% 41.6%
Corvus.Storage.Sql.Internal.SqlConnectionFactory 30.9% 12.5%
Corvus.Storage.Sql.Internal.SqlDatabaseConfigurationValidation 100% 100%
Microsoft.Extensions.DependencyInjection.SqlDatabaseServiceCollectionExtens
ions
100%

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Summary Report - Windows (No TFM)

Summary
Generated on: 4/22/2026 - 12:11:56 PM
Parser: Cobertura
Assemblies: 6
Classes: 42
Files: 51
Line coverage: 82.6% (1018 of 1231)
Covered lines: 1018
Uncovered lines: 213
Coverable lines: 1231
Total lines: 3692
Branch coverage: 50% (72 of 144)
Covered branches: 72
Total branches: 144
Method coverage: Feature is only available for sponsors

Coverage

Corvus.Storage.Azure.BlobStorage - 75%
Name Line Branch
Corvus.Storage.Azure.BlobStorage 75% 56.6%
Corvus.Storage.Azure.BlobStorage.AzureStorageBlobContainerNaming 95.8% 70%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerClientFactory 61.4% 41.6%
Corvus.Storage.Azure.BlobStorage.Internal.BlobContainerConfigurationValidat
ion
91.1% 62.5%
Microsoft.Extensions.DependencyInjection.BlobStorageServiceCollectionExtens
ions
100%
Corvus.Storage.Azure.Cosmos - 57%
Name Line Branch
Corvus.Storage.Azure.Cosmos 57% 35%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerConfigurationValidation 91.4% 62.5%
Corvus.Storage.Azure.Cosmos.Internal.CosmosContainerFactory 40.9% 16.6%
Microsoft.Extensions.DependencyInjection.CosmosServiceCollectionExtensions 100%
Corvus.Storage.Azure.TableStorage - 75.5%
Name Line Branch
Corvus.Storage.Azure.TableStorage 75.5% 56.6%
Corvus.Storage.Azure.TableStorage.AzureTableNaming 96.2% 70%
Corvus.Storage.Azure.TableStorage.Internal.TableClientFactory 61.4% 41.6%
Corvus.Storage.Azure.TableStorage.Internal.TableConfigurationValidation 91.1% 62.5%
Microsoft.Extensions.DependencyInjection.TableStorageServiceCollectionExten
sions
100%
Corvus.Storage.Common - 51.1%
Name Line Branch
Corvus.Storage.Common 51.1% 35.7%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
48.2% 31.2%
Corvus.Storage.CachingStorageContextFactory<TStorageContext, TConfiguration
, TConnectionOptions>
41% 40%
Corvus.Storage.IStorageContextSourceFromDynamicConfiguration<TStorageContex
t, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
100%
Corvus.Storage.TwoLevelCachingStorageContextFactory<TStorageContextParent,
TStorageContext, TConfiguration, TConnectionOptions>
62.5% 50%
Corvus.Storage.Specs - 98.9%
Name Line Branch
Corvus.Storage.Specs 98.9% 91.6%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerGetReplacementFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingFeature 100%
Corvus.Storage.Azure.BlobStorage.BlobContainerNamingStepDefinitions 100%
Corvus.Storage.Azure.BlobStorage.ConfigurationValidation.ValidBlobContainer
ConfigurationsFeature
100%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings 89.4%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce
84.6%
Corvus.Storage.Azure.BlobStorage.TokenCredentialSourceBindings.FakeTokenSou
rce.Source
66.6%
Corvus.Storage.Azure.Cosmos.ConfigurationValidation.ValidCosmosContainerCon
figurationsFeature
100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationFeature 100%
Corvus.Storage.Azure.Cosmos.CosmosContainerConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.AzureTableNamingSteps 100%
Corvus.Storage.Azure.Tables.CloudTableFeature 100%
Corvus.Storage.Azure.Tables.ConfigurationValidation.ValidTableConfiguration
sFeature
100%
Corvus.Storage.Azure.Tables.TableConfigurationStepDefinitions 100% 100%
Corvus.Storage.Azure.Tables.TableGetReplacementFeature 100%
Corvus.Storage.Azure.Tables.TableNamingFeature 100%
Corvus.Storage.Sql.ConfigurationValidation.InvalidSqlDatabaseConfigurations
Feature
100%
Corvus.Storage.Sql.ConfigurationValidation.ValidSqlDatabaseConfigurationFea
ture
100%
Corvus.Storage.Sql.SqlDatabaseConfigurationsFeature 100%
Corvus.Storage.Sql.SqlDatabaseConfigurationStepDefinitions 98.3% 83.3%
Reqnroll_GeneratedTests_NUnitAssemblyHooks 100%
Corvus.Storage.Sql - 51.8%
Name Line Branch
Corvus.Storage.Sql 51.8% 41.6%
Corvus.Storage.Sql.Internal.SqlConnectionFactory 30.9% 12.5%
Corvus.Storage.Sql.Internal.SqlDatabaseConfigurationValidation 100% 100%
Microsoft.Extensions.DependencyInjection.SqlDatabaseServiceCollectionExtens
ions
100%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

Test Results

39 tests  ±0   39 ✅ ±0   0s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 7bc047e. ± Comparison against base commit 539ee9b.

♻️ This comment has been updated with latest results.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Superseded by #190.

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Solutions/Corvus.Storage.Azure.BlobStorage/Azure.Storage.Blobs-12.27.0 branch May 13, 2026 12:09
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