Skip to content

Update dependency SharpCompress to 0.45.1#12

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sharpcompress-0.45.x
Open

Update dependency SharpCompress to 0.45.1#12
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sharpcompress-0.45.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Confidence
SharpCompress 0.41.00.45.1 age confidence

Release Notes

adamhathcock/sharpcompress (SharpCompress)

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

v0.44.2: - making EntryStream Dispose more tolerant

Compare Source

What's Changed

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

v0.44.1: - add new leave open on streams that changed

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.44.0...0.44.1

v0.44.0: - fast follow with critical fixes, new features and dependency bumps

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.43.0...0.44.0

v0.43.0: - more fixes, more async, more AI

Compare Source

Big changes:
Progress was redone to use IProgress.
ZstdSharp was moved into the project.
More groundwork for full async as well as more contributions and bug fixes!

What's Changed

New Contributors

Full Changelog: adamhathcock/sharpcompress@0.42.0...0.43.0

v0.42.1: - ARJ fix

Compare Source

What's Changed

Full Changelog: adamhathcock/sharpcompress@0.42.0...0.42.1

v0.42.0: - Async, ARJ and AI

Compare Source

This is one where I leaned heavily on AI for asynchronous implementation and bug fixes. ARJ is provided by @​TwanVanDongen

What's Changed

New Contributors

Full Changelog: adamhathcock/sharpcompress@0.41.0...0.42.0


Configuration

📅 Schedule: (UTC)

  • 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.

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.

0 participants