Bump SharpCompress from 0.34.2 to 0.48.0 - #7807
Conversation
--- updated-dependencies: - dependency-name: SharpCompress dependency-version: 0.48.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
jsboige
left a comment
There was a problem hiding this comment.
[Hermes] COMMENT — SHA 535d595
Dependabot bump SharpCompress 0.34.2 → 0.48.0 (+1/-1 csproj).
ReaderFactory/WriterFactory compilent toujours. Si usage transitif seulement via SevenZipExtractor/Squid-Box, faible risque.
Pas de review approfondie possible sans le code .NET sous la main — Nanoclaw couvrira probablement. Bump de dépendance standard.
…d-break fix(trading-converter): repair System.Linq.Dynamic.Core build break (unblocks #7807)
chore(trading-converter): bump SharpCompress 0.34.2 -> 0.48.0 (security GHSA-6c8g-7p36-r338) — Closes #7807
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated SharpCompress from 0.34.2 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
0.47.4
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.47.3...0.47.4
0.47.3
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.47.2...0.47.3
0.47.2
Making the default experience better with a larger buffer size.
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.47.1...0.47.2
0.47.1
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.47.0...0.47.1
0.47.0
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
0.46.4
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.46.3...0.46.4
0.46.3
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.46.2...0.46.3
0.46.2
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.46.1...0.46.2
0.46.1
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.46.0...0.46.1
0.46.0
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
0.45.1
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
0.45.0
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
... (truncated)
0.44.5
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.44.4...0.44.5
0.44.4
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.44.3...0.44.4
0.44.3
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.44.2...0.44.3
0.44.2
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.44.1...0.44.2
0.44.1
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.44.0...0.44.1
0.44.0
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.43.0...0.44.0
0.43.0
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
0.42.1
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.42.0...0.42.1
0.42.0
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
... (truncated)
0.41.0
What's Changed
AttribforZipEntryby @Morilli in ImplementAttribforZipEntryadamhathcock/sharpcompress#933New Contributors
Full Changelog: adamhathcock/sharpcompress@0.40.0...0.41.0
0.40.0
What's Changed
New Contributors
Full Changelog: adamhathcock/sharpcompress@0.39.0...0.40.0
0.39.0
What's Changed
New Contributors
Full Changelog: adamhathcock/sharpcompress@0.38.0...0.39.0
0.38.0
What's Changed
TypeofArchiveType.Tarinstead ofArchiveType.Gzipby @Morilli in Fix gzip archives having aTypeofArchiveType.Tarinstead ofArchiveType.Gzipadamhathcock/sharpcompress#848New Contributors
TypeofArchiveType.Tarinstead ofArchiveType.Gzipadamhathcock/sharpcompress#848Full Changelog: adamhathcock/sharpcompress@0.37.2...0.38.0
0.37.2
Full Changelog: adamhathcock/sharpcompress@0.37.1...0.37.2
0.37.1
What's Changed
New Contributors
Full Changelog: adamhathcock/sharpcompress@0.37.0...0.37.1
Updated ZstdSharp.Port to be native
Private assets for github link?
0.37.0
What's Changed
netstandard20just net7.0 by @adamhathcock in Remove ~netstandard20~ just net7.0 adamhathcock/sharpcompress#828New Contributors
Full Changelog: adamhathcock/sharpcompress@0.36.0...0.37.0
0.36.0
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.35.0...0.36.0
0.35.0
What's Changed
Full Changelog: adamhathcock/sharpcompress@0.34.2...0.35.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.