Skip to content

chore: Bump Azure.Data.Tables from 12.11.0 to 12.12.0 - #844

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Azure.Data.Tables-12.12.0
Open

chore: Bump Azure.Data.Tables from 12.11.0 to 12.12.0#844
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Azure.Data.Tables-12.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Data.Tables from 12.11.0 to 12.12.0.

Release notes

Sourced from Azure.Data.Tables's releases.

12.12.0

12.12.0 (2026-08-20)

Acknowledgments

Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:

Bugs Fixed

  • Fixed an error handling issue where GetEntityAsync and GetEntityIfExistsAsync could throw an
    ArgumentNullException instead of RequestFailedException when the HTTP response had a null
    ContentStream. (#​58303)
  • Fixed an IndexOutOfRangeException when constructing TableServiceClient or TableClient with a loopback URI that does not contain an account name in the path, such as the Cosmos DB emulator endpoint http://localhost:8902/.
  • Fixed an issue where TimeSpan properties in strongly typed table entities were not being deserialized.
  • Fixed an issue when deserializing strongly typed table entities with enum properties. Enum values that aren't defined in the enum type are now skipped during deserialization of the table entity.
  • Fixed an issue when comparing TableErrorCode with null strings using equality operators.
  • Fixed duplicated diagnostic scopes in TableClient.Query and TableServiceClient.Query (A community contribution, courtesy of e-i-n-s)

Other Changes

  • Updated the minimum Azure.Core dependency to 1.61.0 and added .NET 10 target framework support. (#​62244)
  • Use precedence rules to reduce the parenthesis nesting in OData filters generated from LINQ expressions.

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.Data.Tables
  dependency-version: 12.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 24, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 2s ⏱️ -26s
 4 320 tests ±0   4 318 ✅ ±0  2 💤 ±0  0 ❌ ±0 
27 568 runs  ±0  27 564 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit e41d0d2. ± Comparison against base commit 8444151.

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.12GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 265.9 ns 4.70 ns 4.40 ns 0.90 1.7 KB 1.00
Mockolate 296.1 ns 15.42 ns 14.42 ns 1.00 1.7 KB 1.00
Imposter 1,308.6 ns 14.47 ns 12.82 ns 4.43 8.8 KB 5.17
TUnitMocks 184.9 ns 2.84 ns 2.66 ns 0.63 1.34 KB 0.79
Moq 15,942.1 ns 134.12 ns 125.45 ns 53.96 12.51 KB 7.34
NSubstitute 5,857.3 ns 82.10 ns 76.80 ns 19.82 9.05 KB 5.31
FakeItEasy 218,852.1 ns 3,106.97 ns 2,906.26 ns 740.70 15.26 KB 8.96
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 370.4 ns 3.57 ns 3.16 ns 1.19 1.93 KB 1.00
Mockolate 1 310.7 ns 10.03 ns 9.39 ns 1.00 1.93 KB 1.00
Imposter 1 442.2 ns 4.81 ns 4.50 ns 1.42 4.04 KB 2.09
TUnitMocks 1 425.6 ns 6.24 ns 5.83 ns 1.37 2.02 KB 1.04
Moq 1 79,447.0 ns 2,028.26 ns 1,897.24 ns 255.95 14.58 KB 7.56
NSubstitute 1 4,740.8 ns 135.24 ns 119.89 ns 15.27 9.12 KB 4.72
FakeItEasy 1 3,893.6 ns 123.66 ns 115.67 ns 12.54 8.06 KB 4.18
baseline* 10 651.4 ns 5.08 ns 4.25 ns 0.93 2.14 KB 1.00
Mockolate 10 701.2 ns 23.58 ns 22.05 ns 1.00 2.14 KB 1.00
Imposter 10 927.9 ns 20.15 ns 18.85 ns 1.32 5.52 KB 2.58
TUnitMocks 10 1,438.4 ns 26.05 ns 24.37 ns 2.05 3.73 KB 1.74
Moq 10 79,271.8 ns 839.77 ns 744.43 ns 113.16 18.46 KB 8.63
NSubstitute 10 6,923.4 ns 126.49 ns 118.32 ns 9.88 12.07 KB 5.64
FakeItEasy 10 6,817.2 ns 125.25 ns 111.03 ns 9.73 15.41 KB 7.20
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.96GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 937.1 ns 23.67 ns 22.14 ns 1.02 3.77 KB 1.00
Mockolate 1 917.6 ns 6.94 ns 6.50 ns 1.00 3.77 KB 1.00
Imposter 1 829.9 ns 4.42 ns 3.91 ns 0.90 5.16 KB 1.37
Moq 1 105,688.7 ns 555.23 ns 519.37 ns 115.18 20.46 KB 5.43
NSubstitute 1 9,465.1 ns 83.44 ns 73.97 ns 10.32 12.78 KB 3.39
FakeItEasy 1 7,587.5 ns 61.39 ns 57.43 ns 8.27 13.62 KB 3.62
baseline* 10 2,428.1 ns 12.38 ns 11.58 ns 0.93 4.82 KB 1.00
Mockolate 10 2,622.3 ns 5.58 ns 4.95 ns 1.00 4.82 KB 1.00
Imposter 10 1,965.6 ns 4.72 ns 4.42 ns 0.75 7.97 KB 1.65
Moq 10 116,202.3 ns 482.48 ns 451.31 ns 44.31 29.96 KB 6.22
NSubstitute 10 22,446.6 ns 99.42 ns 92.99 ns 8.56 25.58 KB 5.31
FakeItEasy 10 18,482.0 ns 72.33 ns 67.66 ns 7.05 32.98 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.45GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 318.6 ns 9.53 ns 8.92 ns 0.98 1.57 KB 1.00
Mockolate 325.7 ns 3.82 ns 2.98 ns 1.00 1.57 KB 1.00
Imposter 410.2 ns 2.91 ns 2.43 ns 1.26 2.38 KB 1.52
TUnitMocks 497.1 ns 10.32 ns 9.66 ns 1.53 1.99 KB 1.27
Moq 97,900.1 ns 354.27 ns 295.83 ns 300.57 8.88 KB 5.66
NSubstitute 4,622.7 ns 75.86 ns 70.96 ns 14.19 7.71 KB 4.91
FakeItEasy 4,598.1 ns 45.30 ns 37.83 ns 14.12 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 3.58GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 553.8 ns 15.82 ns 14.02 ns 1.20 2.41 KB 1.00
Mockolate 1 459.8 ns 4.55 ns 4.26 ns 1.00 2.41 KB 1.00
Imposter 1 331.3 ns 1.72 ns 1.52 ns 0.72 3.13 KB 1.29
TUnitMocks 1 355.6 ns 1.00 ns 0.88 ns 0.77 1.64 KB 0.68
Moq 1 8,023.7 ns 21.37 ns 17.85 ns 17.45 10.47 KB 4.34
NSubstitute 1 5,336.3 ns 19.57 ns 17.35 ns 11.61 11.45 KB 4.74
FakeItEasy 1 5,531.3 ns 21.45 ns 20.07 ns 12.03 11.24 KB 4.66
baseline* 10 1,071.6 ns 14.90 ns 13.94 ns 1.38 2.91 KB 1.00
Mockolate 10 778.4 ns 1.35 ns 1.20 ns 1.00 2.91 KB 1.00
Imposter 10 807.6 ns 4.22 ns 3.95 ns 1.04 4.67 KB 1.61
TUnitMocks 10 1,213.9 ns 2.02 ns 1.89 ns 1.56 3.94 KB 1.35
Moq 10 12,913.5 ns 20.65 ns 19.31 ns 16.59 18.36 KB 6.32
NSubstitute 10 12,452.1 ns 10.85 ns 9.62 ns 16.00 21.08 KB 7.25
FakeItEasy 10 13,526.2 ns 143.19 ns 133.94 ns 17.38 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.45GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 19.02 ns 0.499 ns 0.467 ns 1.04 160 B 1.00
Mockolate 18.27 ns 0.202 ns 0.158 ns 1.00 160 B 1.00
Imposter 324.21 ns 7.039 ns 6.584 ns 17.74 2248 B 14.05
TUnitMocks 37.50 ns 0.553 ns 0.517 ns 2.05 200 B 1.25
Moq 1,586.35 ns 7.785 ns 7.282 ns 86.82 2096 B 13.10
NSubstitute 2,118.15 ns 20.464 ns 18.141 ns 115.93 5048 B 31.55
FakeItEasy 1,958.57 ns 18.892 ns 16.747 ns 107.20 2763 B 17.27

baseline* rows show the corresponding Mockolate benchmark from the most recent successful main branch build with results, for regression comparison.

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