Skip to content

chore: Bump SharpCompress from 0.49.1 to 0.50.0#819

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.50.0
Jul 20, 2026
Merged

chore: Bump SharpCompress from 0.49.1 to 0.50.0#819
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updated SharpCompress from 0.49.1 to 0.50.0.

Release notes

Sourced from SharpCompress's releases.

0.50.0

Breaking changes:

  • Tar Archive does not try to decompress streams anymore. TarReader will still do this.
  • Detection API changed.
  • CRC should be more complete and enabled by default

What's Changed

New Contributors

Full Changelog: adamhathcock/sharpcompress@0.49.1...0.50.0

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.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 Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   8m 54s ⏱️ +3s
 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 8f6c0bd. ± Comparison against base commit d64dfe5.

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 980.8 ns 55.04 ns 48.79 ns 1.12 3.77 KB 1.00
Mockolate 1 874.3 ns 26.90 ns 25.16 ns 1.00 3.77 KB 1.00
Imposter 1 779.2 ns 42.96 ns 40.19 ns 0.89 5.16 KB 1.37
Moq 1 99,224.4 ns 1,718.83 ns 1,607.79 ns 113.57 20.54 KB 5.45
NSubstitute 1 8,295.1 ns 144.91 ns 121.00 ns 9.49 12.84 KB 3.41
FakeItEasy 1 7,413.2 ns 157.49 ns 147.32 ns 8.49 13.62 KB 3.62
baseline* 10 2,489.2 ns 15.14 ns 13.42 ns 0.98 4.82 KB 1.00
Mockolate 10 2,533.0 ns 76.47 ns 71.53 ns 1.00 4.82 KB 1.00
Imposter 10 1,850.1 ns 16.62 ns 12.98 ns 0.73 7.97 KB 1.65
Moq 10 110,480.1 ns 1,662.39 ns 1,473.67 ns 43.65 30.05 KB 6.23
NSubstitute 10 19,410.3 ns 276.56 ns 230.94 ns 7.67 25.63 KB 5.32
FakeItEasy 10 18,697.5 ns 273.29 ns 242.26 ns 7.39 32.98 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.74GHz, 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* 19.28 ns 0.242 ns 0.189 ns 1.09 160 B 1.00
Mockolate 17.66 ns 0.304 ns 0.269 ns 1.00 160 B 1.00
Imposter 272.98 ns 2.447 ns 2.289 ns 15.46 2248 B 14.05
TUnitMocks 34.96 ns 0.314 ns 0.278 ns 1.98 200 B 1.25
Moq 1,390.47 ns 7.670 ns 7.174 ns 78.77 2096 B 13.10
NSubstitute 1,994.40 ns 10.346 ns 9.171 ns 112.98 5048 B 31.55
FakeItEasy 1,809.54 ns 8.713 ns 7.724 ns 102.51 2763 B 17.27
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

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 344.4 ns 1.33 ns 1.04 ns 0.83 1.93 KB 1.00
Mockolate 1 413.1 ns 13.58 ns 12.70 ns 1.00 1.93 KB 1.00
Imposter 1 672.2 ns 45.20 ns 42.28 ns 1.63 4.04 KB 2.09
TUnitMocks 1 521.9 ns 6.02 ns 5.63 ns 1.26 2.02 KB 1.04
Moq 1 186,552.6 ns 953.28 ns 796.03 ns 452.02 14.58 KB 7.55
NSubstitute 1 6,030.8 ns 39.47 ns 34.99 ns 14.61 9.12 KB 4.72
FakeItEasy 1 6,438.2 ns 29.32 ns 25.99 ns 15.60 8.05 KB 4.17
baseline* 10 608.6 ns 2.23 ns 2.08 ns 0.88 2.14 KB 1.00
Mockolate 10 694.1 ns 6.98 ns 6.53 ns 1.00 2.14 KB 1.00
Imposter 10 1,205.2 ns 27.24 ns 25.48 ns 1.74 5.52 KB 2.58
TUnitMocks 10 1,428.1 ns 24.23 ns 22.66 ns 2.06 3.73 KB 1.74
Moq 10 191,218.7 ns 1,107.53 ns 1,035.98 ns 275.50 18.48 KB 8.63
NSubstitute 10 8,953.7 ns 45.78 ns 42.82 ns 12.90 12.07 KB 5.64
FakeItEasy 10 9,714.6 ns 160.13 ns 149.79 ns 14.00 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.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* 306.9 ns 4.75 ns 4.45 ns 0.94 1.57 KB 1.00
Mockolate 326.1 ns 12.72 ns 11.90 ns 1.00 1.57 KB 1.00
Imposter 400.7 ns 2.10 ns 1.86 ns 1.23 2.38 KB 1.52
TUnitMocks 477.2 ns 4.82 ns 4.28 ns 1.47 1.99 KB 1.27
Moq 100,917.0 ns 446.42 ns 395.74 ns 309.81 8.88 KB 5.66
NSubstitute 4,459.8 ns 18.03 ns 15.98 ns 13.69 7.71 KB 4.91
FakeItEasy 4,737.8 ns 29.56 ns 27.65 ns 14.54 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.92GHz, 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 613.3 ns 13.73 ns 12.84 ns 1.19 2.41 KB 1.00
Mockolate 1 515.6 ns 19.77 ns 18.49 ns 1.00 2.41 KB 1.00
Imposter 1 455.0 ns 5.54 ns 5.18 ns 0.88 3.13 KB 1.29
TUnitMocks 1 465.5 ns 4.13 ns 3.66 ns 0.90 1.64 KB 0.68
Moq 1 11,939.1 ns 40.98 ns 34.22 ns 23.18 10.39 KB 4.30
NSubstitute 1 7,665.4 ns 44.53 ns 41.66 ns 14.89 11.45 KB 4.74
FakeItEasy 1 8,255.4 ns 54.22 ns 48.07 ns 16.03 11.24 KB 4.66
baseline* 10 1,044.9 ns 10.22 ns 9.56 ns 1.00 2.91 KB 1.00
Mockolate 10 1,042.4 ns 5.35 ns 4.74 ns 1.00 2.91 KB 1.00
Imposter 10 1,126.4 ns 9.62 ns 9.00 ns 1.08 4.67 KB 1.61
TUnitMocks 10 1,586.3 ns 7.72 ns 7.22 ns 1.52 3.94 KB 1.35
Moq 10 19,465.0 ns 126.63 ns 105.74 ns 18.67 18.28 KB 6.29
NSubstitute 10 19,478.1 ns 72.02 ns 60.14 ns 18.69 21.08 KB 7.25
FakeItEasy 10 20,671.7 ns 70.87 ns 66.30 ns 19.83 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.17GHz, 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* 240.3 ns 5.01 ns 4.68 ns 0.76 1.7 KB 1.00
Mockolate 316.3 ns 11.10 ns 10.38 ns 1.00 1.7 KB 1.00
Imposter 1,395.1 ns 23.33 ns 21.82 ns 4.42 8.8 KB 5.17
TUnitMocks 186.0 ns 2.03 ns 1.90 ns 0.59 1.34 KB 0.79
Moq 15,907.0 ns 151.55 ns 134.35 ns 50.34 12.51 KB 7.34
NSubstitute 5,719.2 ns 52.57 ns 46.60 ns 18.10 9.05 KB 5.31
FakeItEasy 216,953.2 ns 1,346.04 ns 1,193.23 ns 686.61 15.26 KB 8.96

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

@vbreuss
vbreuss merged commit ae47c99 into main Jul 20, 2026
15 checks passed
@vbreuss
vbreuss deleted the dependabot/nuget/SharpCompress-0.50.0 branch July 20, 2026 10:54
github-actions Bot added a commit that referenced this pull request Jul 20, 2026
github-actions Bot added a commit that referenced this pull request Jul 20, 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