Skip to content

chore: Bump SharpCompress from 0.48.0 to 0.48.1#787

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.48.1
May 18, 2026
Merged

chore: Bump SharpCompress from 0.48.0 to 0.48.1#787
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.48.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated SharpCompress from 0.48.0 to 0.48.1.

Release notes

Sourced from SharpCompress's releases.

0.48.1

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.48.0...0.48.1

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.48.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 May 18, 2026
@github-actions
Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   9m 30s ⏱️ -29s
 4 148 tests ±0   4 146 ✅ ±0  2 💤 ±0  0 ❌ ±0 
26 688 runs  ±0  26 684 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 6834854. ± Comparison against base commit e43bfcc.

@github-actions
Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.36GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v4

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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 69.22 ns 2.586 ns 2.292 ns 1.05 440 B 1.00
Mockolate 66.04 ns 1.985 ns 1.857 ns 1.00 440 B 1.00
Imposter 317.98 ns 13.959 ns 13.058 ns 4.82 2248 B 5.11
TUnitMocks 35.01 ns 0.949 ns 0.888 ns 0.53 192 B 0.44
Moq 1,294.28 ns 15.705 ns 14.691 ns 19.61 2096 B 4.76
NSubstitute 2,018.77 ns 32.074 ns 30.002 ns 30.59 5048 B 11.47
FakeItEasy 1,657.34 ns 19.558 ns 18.294 ns 25.12 2772 B 6.30
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), 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.115 μs 0.0179 μs 0.0167 μs 1.00 3.82 KB 1.00
Mockolate 1 1,110.3 ns 33.93 ns 31.73 ns 1.00 3.82 KB 1.00
Imposter 1 885.7 ns 17.81 ns 16.66 ns 0.80 5.16 KB 1.35
Moq 1 173,003.8 ns 1,350.09 ns 1,196.82 ns 155.94 20.48 KB 5.36
NSubstitute 1 8,564.1 ns 162.49 ns 151.99 ns 7.72 12.78 KB 3.35
FakeItEasy 1 9,765.1 ns 102.16 ns 90.56 ns 8.80 13.63 KB 3.57
baseline* 10 2.641 μs 0.0081 μs 0.0072 μs 1.05 4.88 KB 1.00
Mockolate 10 2,512.9 ns 27.19 ns 25.43 ns 1.00 4.88 KB 1.00
Imposter 10 2,071.9 ns 36.56 ns 32.41 ns 0.82 7.97 KB 1.63
Moq 10 183,432.8 ns 1,264.78 ns 1,183.08 ns 73.00 30 KB 6.15
NSubstitute 10 21,500.7 ns 223.72 ns 198.32 ns 8.56 25.58 KB 5.25
FakeItEasy 10 20,574.9 ns 263.85 ns 233.90 ns 8.19 32.97 KB 6.76
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.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), X64 RyuJIT x86-64-v3

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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 341.5 ns 7.72 ns 7.22 ns 1.01 1.68 KB 1.00
Mockolate 338.9 ns 6.90 ns 5.76 ns 1.00 1.68 KB 1.00
Imposter 440.2 ns 11.35 ns 10.62 ns 1.30 2.38 KB 1.42
TUnitMocks 457.8 ns 5.48 ns 4.86 ns 1.35 1.86 KB 1.11
Moq 98,714.0 ns 699.30 ns 654.13 ns 291.38 8.96 KB 5.33
NSubstitute 4,424.3 ns 38.88 ns 36.37 ns 13.06 7.74 KB 4.61
FakeItEasy 4,771.3 ns 67.33 ns 62.98 ns 14.08 6.81 KB 4.05
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.22GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), 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 535.4 ns 10.03 ns 9.39 ns 0.99 2.47 KB 1.00
Mockolate 1 539.8 ns 32.19 ns 30.11 ns 1.00 2.47 KB 1.00
Imposter 1 503.9 ns 19.37 ns 18.12 ns 0.94 3.13 KB 1.27
TUnitMocks 1 437.7 ns 9.86 ns 9.22 ns 0.81 1.49 KB 0.60
Moq 1 12,292.2 ns 97.22 ns 81.18 ns 22.84 10.39 KB 4.21
NSubstitute 1 7,618.9 ns 48.60 ns 45.46 ns 14.16 11.45 KB 4.64
FakeItEasy 1 8,633.2 ns 67.58 ns 63.22 ns 16.04 11.24 KB 4.55
baseline* 10 1,052.4 ns 7.37 ns 6.53 ns 0.97 2.96 KB 1.00
Mockolate 10 1,080.0 ns 13.47 ns 12.60 ns 1.00 2.96 KB 1.00
Imposter 10 1,176.3 ns 33.75 ns 31.57 ns 1.09 4.67 KB 1.58
TUnitMocks 10 1,455.8 ns 25.74 ns 24.08 ns 1.35 3.65 KB 1.23
Moq 10 18,790.0 ns 178.94 ns 167.38 ns 17.40 18.28 KB 6.17
NSubstitute 10 16,546.1 ns 154.20 ns 144.24 ns 15.32 21.08 KB 7.12
FakeItEasy 10 19,862.3 ns 182.22 ns 161.53 ns 18.39 30.81 KB 10.40
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.300
[Host] : .NET 10.0.8 (10.0.8, 10.0.826.23019), 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 354.2 ns 3.68 ns 3.44 ns 0.96 2.04 KB 1.00
Mockolate 1 369.0 ns 5.71 ns 5.34 ns 1.00 2.04 KB 1.00
Imposter 1 553.4 ns 9.64 ns 9.01 ns 1.50 4.04 KB 1.98
TUnitMocks 1 459.7 ns 5.05 ns 4.47 ns 1.25 1.88 KB 0.92
Moq 1 135,317.0 ns 1,101.19 ns 1,030.05 ns 366.82 14.59 KB 7.15
NSubstitute 1 5,434.9 ns 100.70 ns 94.19 ns 14.73 9.12 KB 4.47
FakeItEasy 1 5,403.3 ns 112.70 ns 105.42 ns 14.65 8.05 KB 3.95
baseline* 10 631.3 ns 1.21 ns 1.08 ns 0.98 2.25 KB 1.00
Mockolate 10 641.8 ns 6.19 ns 5.79 ns 1.00 2.25 KB 1.00
Imposter 10 1,092.8 ns 6.24 ns 5.54 ns 1.70 5.52 KB 2.45
TUnitMocks 10 1,274.9 ns 19.50 ns 18.24 ns 1.99 3.52 KB 1.57
Moq 10 137,671.6 ns 1,077.00 ns 840.85 ns 214.53 18.48 KB 8.21
NSubstitute 10 8,003.2 ns 121.49 ns 113.65 ns 12.47 12.07 KB 5.37
FakeItEasy 10 8,755.2 ns 210.21 ns 196.63 ns 13.64 15.42 KB 6.85
Details

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

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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 342.8 ns 5.52 ns 4.89 ns 1.18 1.78 KB 1.00
Mockolate 291.3 ns 5.75 ns 5.38 ns 1.00 1.78 KB 1.00
Imposter 1,301.6 ns 5.77 ns 4.82 ns 4.47 8.8 KB 4.94
TUnitMocks 175.5 ns 0.73 ns 0.68 ns 0.60 1.34 KB 0.75
Moq 15,669.0 ns 41.36 ns 38.69 ns 53.81 12.51 KB 7.02
NSubstitute 5,521.2 ns 10.76 ns 8.40 ns 18.96 9.05 KB 5.08
FakeItEasy 212,735.1 ns 965.96 ns 903.56 ns 730.55 15.26 KB 8.57

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

@vbreuss vbreuss merged commit e61557f into main May 18, 2026
15 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/SharpCompress-0.48.1 branch May 18, 2026 14:07
github-actions Bot added a commit that referenced this pull request May 18, 2026
github-actions Bot added a commit that referenced this pull request May 18, 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