This is an automated email from the ASF dual-hosted git repository.

curth pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 7e2245cf06 MINOR: [C#] Bump ZstdSharp.Port and 
System.Runtime.CompilerServices.Unsafe in /csharp (#41218)
7e2245cf06 is described below

commit 7e2245cf060acbf63395a1417ce6b278b3f2d659
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 22 15:41:32 2024 -0700

    MINOR: [C#] Bump ZstdSharp.Port and System.Runtime.CompilerServices.Unsafe 
in /csharp (#41218)
    
    Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) and 
[System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). 
These dependencies needed to be updated together.
    Updates `ZstdSharp.Port` from 0.7.3 to 0.7.6
    <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.6</h2>
    <p>Improved decompression speed in .NET 8 (~5%)
    Return available data from stream, before waiting for more in 
<code>DecompressionStream</code>
    Write all data in <code>CompressionStream.Flush</code></p>
    <h2>0.7.5</h2>
    <p>Added multi-threading support</p>
    <h2>0.7.4</h2>
    <p>Added .NET 8 target, added fix for IL2CPP</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/331e03a2aac761d6315e2845e0f4a0205b7b4bd6";><code>331e03a</code></a>
 0.7.6</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/402fb3a3b12d61500e6505465bae85ee635ac605";><code>402fb3a</code></a>
 while (true)</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/679a7b0ce5b5185ed1706119dd6ed4543a3bc29f";><code>679a7b0</code></a>
 .NET 8: InlineArray for fixed buffers</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/d1e2f532994fc90bdee11960bf6fc1cfba66fcee";><code>d1e2f53</code></a>
 Improved decompression performance for .NET 8+</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/5957fa8fe3c4af6940ca915ef551815e1422b829";><code>5957fa8</code></a>
 Updated packages</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/d7e31bb044bc839e753ba46f6dddd86c6344dd31";><code>d7e31bb</code></a>
 Prefetch inlined</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/f41b5e76747ddd8a047c6973844f37ad63d80cd3";><code>f41b5e7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/oleg-st/ZstdSharp/issues/33";>#33</a> from 
LinusKardellInfobric/read-return-available-data</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/76c21e362eb9e0f2cac3172082a6415a10553ffd";><code>76c21e3</code></a>
 Use correct decompression in-buffer size</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/192b93aaf2e6b8dd4ef95398ecb98ef65dca47f8";><code>192b93a</code></a>
 Return available data from stream, before waiting for more</li>
    <li><a 
href="https://github.com/oleg-st/ZstdSharp/commit/17a9ebc3cd2e262255d790485b950bd9194a567b";><code>17a9ebc</code></a>
 Write all data in CompressionStream.Flush</li>
    <li>Additional commits viewable in <a 
href="https://github.com/oleg-st/ZstdSharp/compare/0.7.3...0.7.6";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/dotnet/runtime/releases";>System.Runtime.CompilerServices.Unsafe's
 releases</a>.</em></p>
    <blockquote>
    <h2>.NET 6.0</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0";>Release</a></p>
    <h2>.NET 6.0 RC 2</h2>
    <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2";>Release</a></p>
    <h2>.NET 6.0 RC 1</h2>
    <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1";>Release</a></p>
    <h2>.NET 6.0 Preview 7</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7";>Release</a></p>
    <h2>.NET 6.0 Preview 6</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6";>Release</a></p>
    <h2>.NET 6.0 Preview 5</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5";>Release</a></p>
    <h2>.NET 6.0 Preview 4</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4";>Release</a></p>
    <h2>.NET 6.0 Preview 3</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3";>Release</a></p>
    <h2>.NET 6.0 Preview 2</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2";>Release</a></p>
    <h2>.NET 6.0 Preview 1</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1";>Release</a></p>
    <h2>.NET 5.0.17</h2>
    <p><a href="https://github.com/dotnet/core/tree/v5.0.17";>Release</a></p>
    <p>.NET 5 is now <a 
href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core";>out
 of support</a>. We recommend using .NET 6.</p>
    <h2>.NET 5.0.16</h2>
    <p><a href="https://github.com/dotnet/core/tree/v5.0.16";>Release</a></p>
    <h2>.NET 5.0.15</h2>
    <p><a href="https://github.com/dotnet/core/tree/v5.0.15";>Release</a></p>
    <h2>.NET 5.0.14</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v5.0.14";>Release</a></p>
    <h2>.NET 5.0.13</h2>
    <p><a 
href="https://github.com/dotnet/core/releases/tag/v5.0.13";>Release</a></p>
    <h2>.NET 5.0.11</h2>
    <p><a href="https://github.com/dotnet/core/tree/v5.0.11";>Release</a></p>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a 
href="https://github.com/dotnet/runtime/commits/v6.0.0";>compare view</a></li>
    </ul>
    </details>
    <br />
    
    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: Curt Hagenlocher <[email protected]>
---
 csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj 
b/csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj
index 6988567193..c975850426 100644
--- a/csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj
+++ b/csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj
@@ -13,7 +13,7 @@
 
   <ItemGroup>
     <PackageReference Include="K4os.Compression.LZ4.Streams" Version="1.3.6" />
-    <PackageReference Include="ZstdSharp.Port" Version="0.7.3" />
+    <PackageReference Include="ZstdSharp.Port" Version="0.7.6" />
   </ItemGroup>
 
   <ItemGroup>

Reply via email to