Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed af94a42df82
MINOR: [C#] Bump ZstdSharp.Port from 0.6.7 to 0.7.2 in /csharp (#37075) Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) from 0.6.7 to 0.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oleg-st/ZstdSharp/releases">ZstdSharp.Port's releases</a>.</em></p> <blockquote> <h2>0.7.2</h2> <p>IL2CPP compatibility (Unity)</p> <h2>0.7.1</h2> <p>Ported zstd v1.5.5</p> <h2>0.7.0</h2> <p>Ported zstd v1.5.4 Improved decompression speed (~5-10%)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/5bd8080e555c5efd47b5de7e9725d4be47a4c438"><code>5bd8080</code></a> 0.7.2</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/f3949372f831255002107fc85eeda9074298cb93"><code>f394937</code></a> IL2CPP compatibility</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/314fbc4c7e87c4eec503090c23d93329d25e4b59"><code>314fbc4</code></a> 0.7.1</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/8b5177c6dc59104b8f880d3920fd999b848c5ed3"><code>8b5177c</code></a> Ported zstd v1.5.5</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/e5860f6533a97aac12bb4b243ee2816a33cc4e5b"><code>e5860f6</code></a> Added some tests</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/fd8a0b67b55b8ede0d77e38fa6f58bfae294b505"><code>fd8a0b6</code></a> Update README.md</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/fe1e9e99511c44362c9233b3813dd6ac33279e64"><code>fe1e9e9</code></a> 0.7.0</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/2b79e09d8b1dcd070a09ef6a6bac7fb757cbfa7a"><code>2b79e09</code></a> Improved decompression speed</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/4cfe92fe03609ff4646e383e1e9520596dceb151"><code>4cfe92f</code></a> Fixed "Invalid IL detected" warnings in .NET Native (1.5.4)</li> <li><a href="https://github.com/oleg-st/ZstdSharp/commit/efc49873eb164bc58e1f7356cbe9cba778d546fd"><code>efc4987</code></a> Optimized fast c loop functions</li> <li>Additional commits viewable in <a href="https://github.com/oleg-st/ZstdSharp/compare/0.6.7...0.7.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>