Skip to content

chore: Bump Azure.Storage.Blobs from 12.29.0 to 12.29.1#807

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/Azure.Storage.Blobs-12.29.1
Jun 29, 2026
Merged

chore: Bump Azure.Storage.Blobs from 12.29.0 to 12.29.1#807
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/Azure.Storage.Blobs-12.29.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Azure.Storage.Blobs from 12.29.0 to 12.29.1.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.29.1

12.29.1 (2026-06-23)

Bugs Fixed

  • Fixed an issue where the GenerateSasUri and GenerateUserDelegationSasUri convenience methods on blob clients did not honor the RequestHeaders and RequestQueryParameters properties, and where GenerateUserDelegationSasUri did not honor DelegatedUserObjectId, set on the supplied BlobSasBuilder.
  • Fixed an issue where structured-message Uploads with checksum validation could fail with a ArgumentOutOfRangeException for empty content

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.29.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 29, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 10s ⏱️ -46s
 4 171 tests ±0   4 169 ✅ ±0  2 💤 ±0  0 ❌ ±0 
26 845 runs  ±0  26 841 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 5fd1cb9. ± Comparison against base commit 9048d66.

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

Details

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

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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 350.4 ns 14.40 ns 13.47 ns 0.95 1.57 KB 1.00
Mockolate 370.4 ns 9.64 ns 9.02 ns 1.00 1.57 KB 1.00
Imposter 484.8 ns 8.39 ns 7.85 ns 1.31 2.38 KB 1.52
TUnitMocks 573.2 ns 6.67 ns 5.91 ns 1.55 1.99 KB 1.27
Moq 98,681.8 ns 321.92 ns 301.12 ns 266.59 8.88 KB 5.66
NSubstitute 4,686.5 ns 10.05 ns 8.91 ns 12.66 7.74 KB 4.93
FakeItEasy 5,184.4 ns 47.28 ns 44.23 ns 14.01 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.85GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.301
[Host] : .NET 10.0.9 (10.0.9, 10.0.926.27113), X64 RyuJIT x86-64-v3

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

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 1,003.7 ns 42.67 ns 39.91 ns 1.01 3.77 KB 1.00
Mockolate 1 998.0 ns 42.38 ns 39.64 ns 1.00 3.77 KB 1.00
Imposter 1 880.3 ns 6.12 ns 5.11 ns 0.88 5.16 KB 1.37
Moq 1 174,769.8 ns 1,121.05 ns 936.13 ns 175.37 20.48 KB 5.44
NSubstitute 1 8,842.1 ns 80.36 ns 71.24 ns 8.87 12.78 KB 3.39
FakeItEasy 1 9,899.6 ns 76.81 ns 68.09 ns 9.93 13.63 KB 3.62
baseline* 10 2,507.7 ns 33.10 ns 30.96 ns 0.98 4.82 KB 1.00
Mockolate 10 2,546.2 ns 40.26 ns 37.66 ns 1.00 4.82 KB 1.00
Imposter 10 2,016.2 ns 20.40 ns 19.08 ns 0.79 7.97 KB 1.65
Moq 10 185,080.8 ns 554.56 ns 518.73 ns 72.70 28.88 KB 5.99
NSubstitute 10 21,446.8 ns 88.61 ns 78.55 ns 8.42 25.58 KB 5.31
FakeItEasy 10 20,624.6 ns 258.78 ns 242.07 ns 8.10 32.97 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.301
[Host] : .NET 10.0.9 (10.0.9, 10.0.926.27113), X64 RyuJIT x86-64-v3

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

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 589.6 ns 13.92 ns 13.02 ns 0.98 2.41 KB 1.00
Mockolate 1 602.2 ns 21.99 ns 20.57 ns 1.00 2.41 KB 1.00
Imposter 1 534.9 ns 26.69 ns 24.96 ns 0.89 3.13 KB 1.29
TUnitMocks 1 515.5 ns 17.90 ns 16.75 ns 0.86 1.64 KB 0.68
Moq 1 12,841.6 ns 416.86 ns 389.93 ns 21.35 10.39 KB 4.30
NSubstitute 1 8,010.9 ns 74.96 ns 70.12 ns 13.32 11.45 KB 4.74
FakeItEasy 1 8,625.6 ns 78.21 ns 73.16 ns 14.34 11.24 KB 4.66
baseline* 10 1,018.9 ns 4.16 ns 3.89 ns 0.94 2.91 KB 1.00
Mockolate 10 1,084.6 ns 16.05 ns 15.01 ns 1.00 2.91 KB 1.00
Imposter 10 1,139.0 ns 38.48 ns 36.00 ns 1.05 4.67 KB 1.61
TUnitMocks 10 1,650.6 ns 32.80 ns 30.68 ns 1.52 3.94 KB 1.35
Moq 10 19,987.8 ns 352.89 ns 294.68 ns 18.43 18.28 KB 6.29
NSubstitute 10 18,078.9 ns 111.40 ns 98.75 ns 16.67 21.08 KB 7.25
FakeItEasy 10 20,875.6 ns 272.11 ns 254.53 ns 19.25 30.81 KB 10.60
Details

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

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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 297.5 ns 10.95 ns 10.25 ns 0.90 1.7 KB 1.00
Mockolate 331.6 ns 13.92 ns 13.02 ns 1.00 1.7 KB 1.00
Imposter 1,490.7 ns 29.37 ns 27.47 ns 4.50 8.8 KB 5.17
TUnitMocks 214.5 ns 5.16 ns 4.82 ns 0.65 1.34 KB 0.79
Moq 16,921.2 ns 161.46 ns 134.83 ns 51.10 12.51 KB 7.34
NSubstitute 5,906.0 ns 108.25 ns 101.26 ns 17.84 9.05 KB 5.31
FakeItEasy 218,104.2 ns 1,751.06 ns 1,637.94 ns 658.70 15.26 KB 8.96
Details

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

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

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 381.7 ns 22.29 ns 20.85 ns 1.09 1.93 KB 1.00
Mockolate 1 349.7 ns 2.54 ns 2.25 ns 1.00 1.93 KB 1.00
Imposter 1 548.9 ns 2.77 ns 2.45 ns 1.57 4.04 KB 2.09
TUnitMocks 1 467.2 ns 4.16 ns 3.89 ns 1.34 2.02 KB 1.04
Moq 1 188,834.7 ns 633.03 ns 561.16 ns 540.08 14.79 KB 7.67
NSubstitute 1 5,746.0 ns 24.52 ns 21.73 ns 16.43 9.12 KB 4.72
FakeItEasy 1 6,032.3 ns 28.96 ns 24.19 ns 17.25 8.05 KB 4.17
baseline* 10 720.4 ns 5.98 ns 5.60 ns 1.09 2.14 KB 1.00
Mockolate 10 660.0 ns 1.75 ns 1.63 ns 1.00 2.14 KB 1.00
Imposter 10 1,090.7 ns 6.81 ns 6.37 ns 1.65 5.52 KB 2.58
TUnitMocks 10 1,361.2 ns 5.45 ns 4.55 ns 2.06 3.73 KB 1.74
Moq 10 191,917.7 ns 1,165.77 ns 1,033.43 ns 290.77 18.7 KB 8.74
NSubstitute 10 8,740.6 ns 38.14 ns 33.81 ns 13.24 12.07 KB 5.64
FakeItEasy 10 9,313.1 ns 41.06 ns 36.40 ns 14.11 15.42 KB 7.20
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.301
[Host] : .NET 10.0.9 (10.0.9, 10.0.926.27113), X64 RyuJIT x86-64-v3

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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 17.01 ns 0.108 ns 0.101 ns 0.96 160 B 1.00
Mockolate 17.71 ns 0.617 ns 0.577 ns 1.00 160 B 1.00
Imposter 277.72 ns 2.858 ns 2.533 ns 15.70 2248 B 14.05
TUnitMocks 38.93 ns 1.067 ns 0.998 ns 2.20 200 B 1.25
Moq 1,422.72 ns 12.903 ns 10.074 ns 80.42 2096 B 13.10
NSubstitute 2,058.62 ns 28.914 ns 27.046 ns 116.36 5048 B 31.55
FakeItEasy 1,827.30 ns 23.716 ns 19.804 ns 103.28 2763 B 17.27

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

@vbreuss vbreuss merged commit 0368125 into main Jun 29, 2026
15 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/Azure.Storage.Blobs-12.29.1 branch June 29, 2026 10:23
github-actions Bot added a commit that referenced this pull request Jun 29, 2026
github-actions Bot added a commit that referenced this pull request Jun 29, 2026
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