Skip to content

chore: Bump SharpCompress from 0.50.1 to 0.50.3 - #834

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.50.3
Open

chore: Bump SharpCompress from 0.50.1 to 0.50.3#834
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.50.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated SharpCompress from 0.50.1 to 0.50.3.

Release notes

Sourced from SharpCompress's releases.

0.50.3

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.50.2...0.50.3

0.50.2

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.50.1...0.50.2

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: SharpCompress
  dependency-version: 0.50.3
  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 Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 58s ⏱️ -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 d039b71. ± Comparison against base commit 969467e.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🚀 Benchmark Results

Details

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

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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 225.5 ns 1.06 ns 0.99 ns 0.75 1.7 KB 1.00
Mockolate 301.9 ns 4.61 ns 4.31 ns 1.00 1.7 KB 1.00
Imposter 1,352.2 ns 27.96 ns 26.16 ns 4.48 8.8 KB 5.17
TUnitMocks 186.0 ns 1.88 ns 1.67 ns 0.62 1.34 KB 0.79
Moq 15,900.6 ns 60.06 ns 56.18 ns 52.67 12.51 KB 7.34
NSubstitute 5,624.0 ns 35.65 ns 29.77 ns 18.63 9.05 KB 5.31
FakeItEasy 212,413.9 ns 1,108.93 ns 926.00 ns 703.66 15.26 KB 8.96
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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.088 μs 0.0056 μs 0.0047 μs 1.13 3.77 KB 1.00
Mockolate 1 966.2 ns 33.17 ns 31.03 ns 1.00 3.77 KB 1.00
Imposter 1 871.1 ns 14.72 ns 13.77 ns 0.90 5.16 KB 1.37
Moq 1 216,243.6 ns 891.22 ns 790.04 ns 224.01 20.25 KB 5.38
NSubstitute 1 9,265.1 ns 50.83 ns 45.06 ns 9.60 12.84 KB 3.41
FakeItEasy 1 11,940.8 ns 154.12 ns 144.17 ns 12.37 13.63 KB 3.62
baseline* 10 2.875 μs 0.0206 μs 0.0192 μs 1.15 4.82 KB 1.00
Mockolate 10 2,492.2 ns 27.13 ns 24.05 ns 1.00 4.82 KB 1.00
Imposter 10 2,092.2 ns 30.54 ns 28.57 ns 0.84 7.97 KB 1.65
Moq 10 227,132.9 ns 1,650.76 ns 1,544.12 ns 91.14 28.64 KB 5.94
NSubstitute 10 23,030.5 ns 249.44 ns 233.32 ns 9.24 25.63 KB 5.32
FakeItEasy 10 25,738.2 ns 184.72 ns 163.75 ns 10.33 32.97 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.84GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 587.3 ns 17.16 ns 16.05 ns 1.01 2.41 KB 1.00
Mockolate 1 579.5 ns 15.89 ns 14.87 ns 1.00 2.41 KB 1.00
Imposter 1 521.7 ns 9.82 ns 8.71 ns 0.90 3.13 KB 1.29
TUnitMocks 1 522.9 ns 5.11 ns 4.78 ns 0.90 1.64 KB 0.68
Moq 1 12,049.5 ns 24.60 ns 20.54 ns 20.81 10.39 KB 4.30
NSubstitute 1 7,630.5 ns 63.01 ns 58.94 ns 13.18 11.45 KB 4.74
FakeItEasy 1 8,798.6 ns 97.93 ns 91.61 ns 15.19 11.24 KB 4.66
baseline* 10 1,261.7 ns 8.63 ns 8.07 ns 1.14 2.91 KB 1.00
Mockolate 10 1,111.1 ns 29.96 ns 28.03 ns 1.00 2.91 KB 1.00
Imposter 10 1,217.2 ns 24.12 ns 22.56 ns 1.10 4.67 KB 1.61
TUnitMocks 10 1,735.6 ns 10.17 ns 9.51 ns 1.56 3.94 KB 1.35
Moq 10 19,148.1 ns 70.88 ns 59.19 ns 17.24 18.28 KB 6.29
NSubstitute 10 17,651.2 ns 61.07 ns 50.99 ns 15.90 21.08 KB 7.25
FakeItEasy 10 20,799.3 ns 85.06 ns 71.03 ns 18.73 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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 18.64 ns 0.341 ns 0.319 ns 1.01 160 B 1.00
Mockolate 18.51 ns 0.655 ns 0.613 ns 1.00 160 B 1.00
Imposter 289.61 ns 12.082 ns 11.301 ns 15.66 2248 B 14.05
TUnitMocks 34.57 ns 0.553 ns 0.517 ns 1.87 200 B 1.25
Moq 1,479.78 ns 6.402 ns 5.989 ns 80.04 2096 B 13.10
NSubstitute 2,027.24 ns 26.370 ns 23.376 ns 109.65 5048 B 31.55
FakeItEasy 1,874.09 ns 33.292 ns 31.141 ns 101.37 2763 B 17.27
Details

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

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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 423.0 ns 2.20 ns 1.95 ns 1.36 1.57 KB 1.00
Mockolate 311.7 ns 5.45 ns 4.83 ns 1.00 1.57 KB 1.00
Imposter 413.0 ns 10.00 ns 9.35 ns 1.33 2.38 KB 1.52
TUnitMocks 491.0 ns 7.49 ns 6.64 ns 1.58 1.99 KB 1.27
Moq 98,764.3 ns 712.00 ns 631.17 ns 316.89 8.88 KB 5.66
NSubstitute 4,476.3 ns 38.34 ns 35.87 ns 14.36 7.71 KB 4.91
FakeItEasy 4,709.3 ns 30.13 ns 28.18 ns 15.11 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.87GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 270.3 ns 2.91 ns 2.58 ns 0.75 1.93 KB 1.00
Mockolate 1 358.8 ns 6.77 ns 5.65 ns 1.00 1.93 KB 1.00
Imposter 1 561.8 ns 6.71 ns 6.28 ns 1.57 4.04 KB 2.09
TUnitMocks 1 517.9 ns 1.58 ns 1.40 ns 1.44 2.02 KB 1.04
Moq 1 135,073.8 ns 557.89 ns 494.56 ns 376.56 14.74 KB 7.64
NSubstitute 1 5,637.8 ns 27.53 ns 22.99 ns 15.72 9.06 KB 4.70
FakeItEasy 1 5,860.3 ns 27.45 ns 25.67 ns 16.34 8.05 KB 4.17
baseline* 10 479.9 ns 5.88 ns 4.91 ns 0.74 2.14 KB 1.00
Mockolate 10 650.6 ns 4.78 ns 4.47 ns 1.00 2.14 KB 1.00
Imposter 10 1,116.6 ns 13.30 ns 11.79 ns 1.72 5.52 KB 2.58
TUnitMocks 10 1,477.6 ns 14.56 ns 12.91 ns 2.27 3.73 KB 1.74
Moq 10 138,944.5 ns 825.58 ns 731.86 ns 213.57 18.64 KB 8.71
NSubstitute 10 8,398.1 ns 26.01 ns 24.33 ns 12.91 11.52 KB 5.38
FakeItEasy 10 9,020.4 ns 58.97 ns 52.28 ns 13.87 15.42 KB 7.20

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