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

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


The following commit(s) were added to refs/heads/main by this push:
     new c15fa5d92 chore: Bump MessagePack from 2.5.172 to 2.5.187 (#3401)
c15fa5d92 is described below

commit c15fa5d92e9b1acd8ca61bd07414b54b2c15a4da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 14:20:32 2026 +0530

    chore: Bump MessagePack from 2.5.172 to 2.5.187 (#3401)
    
    Updated
    [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp)
    from 2.5.172 to 2.5.187.
    
    <details>
    <summary>Release notes</summary>
    
    _Sourced from [MessagePack's
    
releases](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)._
    
    ## 2.5.187
    
    ## Changes:
    
    * #​2014: Use a collision-resistant hash algorithm for untrusted data to
    address
    
https://github.com/MessagePack-CSharp/MessagePack-CSharp/security/advisories/GHSA-4qm4-8hg2-g2xm
    * #​2010: Update published security policy
    
    This list of changes was [auto
    
generated](https://dev.azure.com/ils0086/MessagePack-CSharp/_build/results?buildId=2662&view=logs).
    
    Commits viewable in [compare
    
view](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.172...v2.5.187).
    </details>
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MessagePack&package-manager=nuget&previous-version=2.5.172&new-version=2.5.187)](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 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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts page](https://github.com/apache/fory/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 benchmarks/csharp/Fory.CSharpBenchmark.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/csharp/Fory.CSharpBenchmark.csproj 
b/benchmarks/csharp/Fory.CSharpBenchmark.csproj
index 7eebcba18..60aa57687 100644
--- a/benchmarks/csharp/Fory.CSharpBenchmark.csproj
+++ b/benchmarks/csharp/Fory.CSharpBenchmark.csproj
@@ -8,7 +8,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="MessagePack" Version="2.5.172" />
+    <PackageReference Include="MessagePack" Version="2.5.187" />
     <PackageReference Include="protobuf-net" Version="3.2.56" />
   </ItemGroup>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to