Skip to content

chore: Bump SharpCompress from 0.47.4 to 0.48.0#948

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/SharpCompress-0.48.0
May 11, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated SharpCompress from 0.47.4 to 0.48.0.

Release notes

Sourced from SharpCompress's releases.

0.48.0

Getting some fixes out to prep for bigger release - async writing might still not work on non-async streams

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.47.4...0.48.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.48.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 May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

     23 files   - 27       23 suites   - 27   8m 53s ⏱️ + 1m 15s
 19 765 tests  - 31   19 764 ✅  - 31  1 💤 ±0  0 ❌ ±0 
102 122 runs   - 81  102 121 ✅  - 81  1 💤 ±0  0 ❌ ±0 

Results for commit 0f57e3a. ± Comparison against base commit 8cee919.

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Benchmark Results

Details

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

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

Method Mean Error StdDev Gen0 Gen1 Allocated
Bool_aweXpect 296.4 ns 4.38 ns 4.10 ns 0.0277 - 696 B
Bool_FluentAssertions 303.9 ns 7.57 ns 7.08 ns 0.0377 - 952 B
Equivalency_aweXpect 322,856.4 ns 709.79 ns 663.94 ns 13.1836 0.4883 335444 B
Equivalency_FluentAssertions 2,552,983.6 ns 17,959.57 ns 16,799.40 ns 191.4063 31.2500 4804887 B
Int_GreaterThan_aweXpect 320.2 ns 3.58 ns 3.35 ns 0.0343 - 864 B
Int_GreaterThan_FluentAssertions 338.8 ns 8.18 ns 7.65 ns 0.0486 - 1224 B
ItemsCount_AtLeast_aweXpect 561.2 ns 4.45 ns 4.16 ns 0.0534 - 1360 B
ItemsCount_AtLeast_FluentAssertions 595.9 ns 15.62 ns 14.61 ns 0.0792 - 2008 B
String_aweXpect 551.3 ns 2.51 ns 2.35 ns 0.0448 - 1128 B
String_FluentAssertions 1,465.2 ns 26.21 ns 24.51 ns 0.1564 - 3944 B
StringArray_aweXpect 1,842.2 ns 5.08 ns 4.75 ns 0.1030 - 2624 B
StringArray_FluentAssertions 1,645.4 ns 18.80 ns 17.58 ns 0.1640 - 4152 B
StringArrayInAnyOrder_aweXpect 2,365.1 ns 8.30 ns 7.77 ns 0.1106 - 2816 B
StringArrayInAnyOrder_FluentAssertions 73,173.6 ns 147.22 ns 114.94 ns 1.9531 - 57952 B

@github-actions
Copy link
Copy Markdown
Contributor

👽 Mutation Results

Mutation testing badge

aweXpect

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

aweXpect.Core

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

@vbreuss vbreuss merged commit 3f417e7 into main May 11, 2026
11 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/SharpCompress-0.48.0 branch May 11, 2026 09:46
github-actions Bot added a commit that referenced this pull request May 11, 2026
github-actions Bot added a commit that referenced this pull request May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This is addressed in release v2.33.0.

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 state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant