Corona-Studio / ProjBobcat

The next generation Minecraft launcher core written in C# providing the freest, fastest and the most complete experience.
https://kb.corona.studio/zhCN/projbobcat/
MIT License
159 stars 21 forks source link

Bump SharpCompress from 0.35.0 to 0.36.0 in /ProjBobcat/ProjBobcat #111

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps SharpCompress from 0.35.0 to 0.36.0.

Release notes

Sourced from SharpCompress's releases.

0.36.0 - more RAR fixes and some features!

What's Changed

Full Changelog: https://github.com/adamhathcock/sharpcompress/compare/0.35.0...0.36.0

Commits
  • f515ff3 Mark for 0.36.0
  • ed57cfd Merge pull request #803 from DannyBoyk/802_Add_UnixTimeExtraField_Support_Zips
  • d69559e Add support for the UnixTimeExtraField in Zip files
  • 396717e Merge pull request #799 from Erior/feature/DataDescriptorStream-fix-report-si...
  • 284fa24 Merge pull request #800 from Erior/feature/Expose-file-attributes-for-rar-ent...
  • 0a20b91 Merge pull request #798 from Erior/feature/Fix-crash-when-not-setting-passwor...
  • a0d5037 Merge pull request #801 from Erior/feature/771
  • 4477833 Issue 771, remove throw on flush for readonly streams
  • e0a5ed4 Expose file attributes
  • 46d4b26 Fix testing under Linux
  • Additional 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)

PR-Codex overview

This PR focuses on updating the version of the SharpCompress package.

Detailed summary:

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud