Skip to content

Update dependency SharpCompress to 0.47.0#62

Merged
thewriteway merged 1 commit intomasterfrom
renovate/sharpcompress-0.47.x
Mar 12, 2026
Merged

Update dependency SharpCompress to 0.47.0#62
thewriteway merged 1 commit intomasterfrom
renovate/sharpcompress-0.47.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
SharpCompress 0.44.20.47.0 age confidence

Release Notes

adamhathcock/sharpcompress (SharpCompress)

v0.47.0: - The Release candidate for 1.0

Compare Source

I think this is the last breaking change before I mark things as 1.0. Looking for feedback

What's Changed

New Contributors

Full Changelog: adamhathcock/sharpcompress@0.46.4...0.47.0

v0.46.4: - zero length LZMA in Zip fix

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.46.3...0.46.4

v0.46.3: - expose SharpCompressStream

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.46.2...0.46.3

v0.46.2: - trying to get dependencies right for legacy frameworks

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.46.1...0.46.2

v0.46.1: - quick fix for null 7z streams

Compare Source

What's Changed

  • Fix NullReferenceException when extracting 7z empty-stream entries by @​Copilot in #​1219

Full Changelog: adamhathcock/sharpcompress@0.46.0...0.46.1

v0.46.0: Async fixes that break the API

Compare Source

Open/Create must be asynchronous now so they return ValueTasks when they didn't before.

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.45.1...0.46.0

v0.45.1: Fix for 7z and async

Compare Source

The big regression was fixed in 0.44.5 and 0.45.0 but only for sync. This does it for async too.

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.45.0...0.45.1

v0.45.0: The big Async and API release

Compare Source

This release should be fully async as well as sync depending on the API used. I've endeavoured to make sure no sync methods are used when going via the async interface (and vice versa) but you never know.

Tests should cover things as well as the recent fixes (like the 7z regression)

Options and the API have been revamped so expect API breakages. I think it should be straight-forward but things won't compile.

There is a thing about Dispose vs async Disposing that may or may not be fully covered 😬

Feedback is welcome as I think 1.0 is around the corner with the introduction of Providers and other things. I wanted to get the async revamp out generally first though.

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.44.5...0.45.0

v0.44.5: - 7z SOLID reading fix and buffer size consolidation

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.44.4...0.44.5

v0.44.4: - 7z/LZMA perf fix

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.44.3...0.44.4

v0.44.3: -real fix for 0.44.2

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.44.2...0.44.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@thewriteway thewriteway merged commit 05e1cd5 into master Mar 12, 2026
1 check failed
@renovate renovate bot deleted the renovate/sharpcompress-0.47.x branch March 12, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant