dependabot[bot] opened a new pull request, #861:
URL: https://github.com/apache/opennlp/pull/861

   Bumps `onnxruntime.version` from 1.22.0 to 1.23.0.
   Updates `com.microsoft.onnxruntime:onnxruntime` from 1.22.0 to 1.23.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/onnxruntime/releases";>com.microsoft.onnxruntime:onnxruntime's
 releases</a>.</em></p>
   <blockquote>
   <h2>ONNX Runtime v1.23.0</h2>
   <h1>Announcements</h1>
   <ul>
   <li>
   <p>This release introduces Execution Provider (EP) Plugin API, which is a 
new infrastructure for building plugin-based EPs. (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/24887";>#24887</a>
 , <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25137";>#25137</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25124";>#25124</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25147";>#25147</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25127";>#25127</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25159";>#25159</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25191";>#25191</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/2524";>#2524</a>)</p>
   </li>
   <li>
   <p>This release introduces the ability to dynamically download and install 
execution providers. This feature is exclusively available in the WinML build 
and requires Windows 11 version 25H2 or later. To leverage this new capability, 
C/C++/C# users should use the builds distributed through the Windows App SDK, 
and Python users should install the onnxruntime-winml package(will be published 
soon). We encourage users who can upgrade to the latest Windows 11 to utilize 
the WinML build to take advantage of this enhancement.</p>
   </li>
   </ul>
   <h2>Upcoming Changes</h2>
   <ul>
   <li>The next release will stop providing x86_64 binaries for macOS and iOS 
operating systems.</li>
   <li>The next release will increase the minimum supported macOS version from 
13.4 to 14.0.</li>
   <li>The next release will stop providing python 3.10 wheels.</li>
   </ul>
   <h1>Execution &amp; Core Optimizations</h1>
   <h2>Shutdown logic on Windows is simplified</h2>
   <p>Now on Windows some global object will be not destroyed if we detect that 
the process is being shutting down(<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/24891";>#24891</a>)
 . It will not cause memory leak as when a process ends all the memory will be 
returned to the operating system. This change can reduce the chance of having 
crashes on process exit.</p>
   <h2>AutoEP/Device Management</h2>
   <p>Now ONNX Runtime has the ability to automatically discovery computing 
devices and select the best EPs to download and register. The EP downloading 
feature currently only works on Windows 11 version 25H2 or later.</p>
   <h2>Execution Provider (EP) Updates</h2>
   <p>ROCM EP was removed from the source tree. Users are recommended to use 
Migraphx or Vitis AI EPs from AMD.
   A new EP, Nvidia TensorRT RTX, was added.</p>
   <h3>Web</h3>
   <p>EMDSK is upgraded from 4.0.4 to 4.0.8</p>
   <h3>WebGPU EP</h3>
   <p>Added WGSL template support.</p>
   <h3>QNN EP</h3>
   <p>SDK Update: Added support for QNN SDK 2.37.</p>
   <h3>KleidiAI</h3>
   <p>Enhanced performance for SGEMM, IGEMM, and Dynamic Quantized MatMul 
operations, especially for Conv2D operators on hardware that supports SME2 
(Scalable Matrix Extension v2).</p>
   <h1>Known Problems</h1>
   <ul>
   <li>There was a change in build.py that was related to KleidiAI that may 
cause build failures when doing cross-compiling (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26175";>#26175</a>)
 .</li>
   </ul>
   <h1>Contributions</h1>
   <p>Contributors to ONNX Runtime include members across teams at Microsoft, 
along with our community members:</p>
   <p><a href="https://github.com/1duo";><code>@​1duo</code></a>, <a 
href="https://github.com/Akupadhye";><code>@​Akupadhye</code></a>, <a 
href="https://github.com/amarin16";><code>@​amarin16</code></a>, <a 
href="https://github.com/AndreyOrb";><code>@​AndreyOrb</code></a>, <a 
href="https://github.com/ankan-ban";><code>@​ankan-ban</code></a>, <a 
href="https://github.com/ankitm3k";><code>@​ankitm3k</code></a>, <a 
href="https://github.com/anujj";><code>@​anujj</code></a>, <a 
href="https://github.com/aparmp-quic";><code>@​aparmp-quic</code></a>, <a 
href="https://github.com/arnej27959";><code>@​arnej27959</code></a>, <a 
href="https://github.com/bachelor-dou";><code>@​bachelor-dou</code></a>, <a 
href="https://github.com/benjamin-hodgson";><code>@​benjamin-hodgson</code></a>, 
<a href="https://github.com/Bonoy0328";><code>@​Bonoy0328</code></a>, <a 
href="https://github.com/chenweng-quic";><code>@​chenweng-quic</code></a>, <a 
href="https://github.com/chuteng-quic";><code>@​chute
 ng-quic</code></a>, <a 
href="https://github.com/clementperon";><code>@​clementperon</code></a>, <a 
href="https://github.com/co63oc";><code>@​co63oc</code></a>, <a 
href="https://github.com/daijh";><code>@​daijh</code></a>, <a 
href="https://github.com/damdoo01-arm";><code>@​damdoo01-arm</code></a>, <a 
href="https://github.com/danyue333";><code>@​danyue333</code></a>,  <a 
href="https://github.com/fanchenkong1";><code>@​fanchenkong1</code></a>, <a 
href="https://github.com/gedoensmax";><code>@​gedoensmax</code></a>, <a 
href="https://github.com/genarks";><code>@​genarks</code></a>, <a 
href="https://github.com/gnedanur";><code>@​gnedanur</code></a>, <a 
href="https://github.com/Honry";><code>@​Honry</code></a>, <a 
href="https://github.com/huaychou";><code>@​huaychou</code></a>, <a 
href="https://github.com/ianfhunter";><code>@​ianfhunter</code></a>, <a 
href="https://github.com/ishwar-raut1";><code>@​ishwar-raut1</code></a>,  <a 
href="https://github.com/jing-bao";><code>@​jing-b
 ao</code></a>, <a 
href="https://github.com/joeyearsley";><code>@​joeyearsley</code></a>, <a 
href="https://github.com/johnpaultaken";><code>@​johnpaultaken</code></a>, <a 
href="https://github.com/jordanozang";><code>@​jordanozang</code></a>, <a 
href="https://github.com/JulienMaille";><code>@​JulienMaille</code></a>, <a 
href="https://github.com/keshavv27";><code>@​keshavv27</code></a>, <a 
href="https://github.com/kevinch-nv";><code>@​kevinch-nv</code></a>, <a 
href="https://github.com/khoover";><code>@​khoover</code></a>, <a 
href="https://github.com/krahenbuhl";><code>@​krahenbuhl</code></a>, <a 
href="https://github.com/kuanyul-quic";><code>@​kuanyul-quic</code></a>, <a 
href="https://github.com/mauriciocm9";><code>@​mauriciocm9</code></a>, <a 
href="https://github.com/mc-nv";><code>@​mc-nv</code></a>, <a 
href="https://github.com/minfhong-quic";><code>@​minfhong-quic</code></a>, <a 
href="https://github.com/mingyueliuh";><code>@​mingyueliuh</code></a>, <a 
href="https://github
 .com/MQ-mengqing"><code>@​MQ-mengqing</code></a>, <a 
href="https://github.com/NingW101";><code>@​NingW101</code></a>, <a 
href="https://github.com/notken12";><code>@​notken12</code></a>, <a 
href="https://github.com/omarhass47";><code>@​omarhass47</code></a>, <a 
href="https://github.com/peishenyan";><code>@​peishenyan</code></a>, <a 
href="https://github.com/pkubaj";><code>@​pkubaj</code></a>, <a 
href="https://github.com/qc-tbhardwa";><code>@​qc-tbhardwa</code></a>, <a 
href="https://github.com/qti-jkilpatrick";><code>@​qti-jkilpatrick</code></a>, 
<a href="https://github.com/qti-yuduo";><code>@​qti-yuduo</code></a>, <a 
href="https://github.com/quic-ankus";><code>@​quic-ankus</code></a>, <a 
href="https://github.com/quic-ashigarg";><code>@​quic-ashigarg</code></a>, <a 
href="https://github.com/quic-ashwshan";><code>@​quic-ashwshan</code></a>, <a 
href="https://github.com/quic-calvnguy";><code>@​quic-calvnguy</code></a>, <a 
href="https://github.com/quic-hungjuiw";><code>@​quic
 -hungjuiw</code></a>, <a 
href="https://github.com/quic-tirupath";><code>@​quic-tirupath</code></a>, <a 
href="https://github.com/qwu16";><code>@​qwu16</code></a>, <a 
href="https://github.com/ranjitshs";><code>@​ranjitshs</code></a>,  <a 
href="https://github.com/saurabhkale17";><code>@​saurabhkale17</code></a>, <a 
href="https://github.com/schuermans-slx";><code>@​schuermans-slx</code></a>, <a 
href="https://github.com/sfatimar";><code>@​sfatimar</code></a>, <a 
href="https://github.com/stefantalpalaru";><code>@​stefantalpalaru</code></a>, 
<a href="https://github.com/sunnyshu-intel";><code>@​sunnyshu-intel</code></a>, 
<a 
href="https://github.com/TedThemistokleous";><code>@​TedThemistokleous</code></a>,
 <a 
href="https://github.com/thevishalagarwal";><code>@​thevishalagarwal</code></a>, 
<a href="https://github.com/toothache";><code>@​toothache</code></a>, <a 
href="https://github.com/umangb-09";><code>@​umangb-09</code></a>, <a 
href="https://github.com/vatlark";><code>@​vatlark
 </code></a>, <a href="https://github.com/VishalX";><code>@​VishalX</code></a>, 
<a href="https://github.com/wcy123";><code>@​wcy123</code></a>, <a 
href="https://github.com/xhcao";><code>@​xhcao</code></a>, <a 
href="https://github.com/xuke537";><code>@​xuke537</code></a>,  <a 
href="https://github.com/zhaoxul-qti";><code>@​zhaoxul-qti</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/be835efc56aca19b8e810538ec93c8e150e0fc61";><code>be835ef</code></a>
 Fix python test issues for the 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26118";>#26118</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/2a034d563f34080f351c453e70e991b9271db338";><code>2a034d5</code></a>
 Cherry-pick: Reduce Python and Nuget GPU package size (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26002";>#26002</a>)
 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26087";>#26087</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d1cfdf0b12138d33fd4508e68e0fe7a2d00fb5c1";><code>d1cfdf0</code></a>
 Pin CMake version in ReactNative_CI_iOS job (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26086";>#26086</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/9c85c395b022ce1c212756c75cde11e83302fe90";><code>9c85c39</code></a>
 Cherry-picks for rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26059";>#26059</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ad1d35e662bd1d231af541c35dd9fb0b97986cf8";><code>ad1d35e</code></a>
 Cherry-pick commits from main to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26050";>#26050</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/a922003189b916d566154f1a156cbe0391381416";><code>a922003</code></a>
 Cherry-pick release:1.23.0 PRs to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26003";>#26003</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/fa3f6e3625e4f9a9a2181888ff7fba57b47c5f0d";><code>fa3f6e3</code></a>
 Cherry-pick release:1.23.0 PRs to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25985";>#25985</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/491f0c19ee1befd827b73ad1b4e3d28200226721";><code>491f0c1</code></a>
 cherry picks for 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25959";>#25959</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/30612fb061db7724f09df4258227da58577daf7c";><code>30612fb</code></a>
 Cherry-picks for 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25889";>#25889</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ad45432dbf791b50622bb97eebf85f9fa681f781";><code>ad45432</code></a>
 ORT 1.23.0 cherry-pick prs 25592 - 25831 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25805";>#25805</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.22.0...v1.23.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.22.0 to 1.23.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/onnxruntime/releases";>com.microsoft.onnxruntime:onnxruntime_gpu's
 releases</a>.</em></p>
   <blockquote>
   <h2>ONNX Runtime v1.23.0</h2>
   <h1>Announcements</h1>
   <ul>
   <li>
   <p>This release introduces Execution Provider (EP) Plugin API, which is a 
new infrastructure for building plugin-based EPs. (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/24887";>#24887</a>
 , <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25137";>#25137</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25124";>#25124</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25147";>#25147</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25127";>#25127</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25159";>#25159</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25191";>#25191</a>,
 <a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/2524";>#2524</a>)</p>
   </li>
   <li>
   <p>This release introduces the ability to dynamically download and install 
execution providers. This feature is exclusively available in the WinML build 
and requires Windows 11 version 25H2 or later. To leverage this new capability, 
C/C++/C# users should use the builds distributed through the Windows App SDK, 
and Python users should install the onnxruntime-winml package(will be published 
soon). We encourage users who can upgrade to the latest Windows 11 to utilize 
the WinML build to take advantage of this enhancement.</p>
   </li>
   </ul>
   <h2>Upcoming Changes</h2>
   <ul>
   <li>The next release will stop providing x86_64 binaries for macOS and iOS 
operating systems.</li>
   <li>The next release will increase the minimum supported macOS version from 
13.4 to 14.0.</li>
   <li>The next release will stop providing python 3.10 wheels.</li>
   </ul>
   <h1>Execution &amp; Core Optimizations</h1>
   <h2>Shutdown logic on Windows is simplified</h2>
   <p>Now on Windows some global object will be not destroyed if we detect that 
the process is being shutting down(<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/24891";>#24891</a>)
 . It will not cause memory leak as when a process ends all the memory will be 
returned to the operating system. This change can reduce the chance of having 
crashes on process exit.</p>
   <h2>AutoEP/Device Management</h2>
   <p>Now ONNX Runtime has the ability to automatically discovery computing 
devices and select the best EPs to download and register. The EP downloading 
feature currently only works on Windows 11 version 25H2 or later.</p>
   <h2>Execution Provider (EP) Updates</h2>
   <p>ROCM EP was removed from the source tree. Users are recommended to use 
Migraphx or Vitis AI EPs from AMD.
   A new EP, Nvidia TensorRT RTX, was added.</p>
   <h3>Web</h3>
   <p>EMDSK is upgraded from 4.0.4 to 4.0.8</p>
   <h3>WebGPU EP</h3>
   <p>Added WGSL template support.</p>
   <h3>QNN EP</h3>
   <p>SDK Update: Added support for QNN SDK 2.37.</p>
   <h3>KleidiAI</h3>
   <p>Enhanced performance for SGEMM, IGEMM, and Dynamic Quantized MatMul 
operations, especially for Conv2D operators on hardware that supports SME2 
(Scalable Matrix Extension v2).</p>
   <h1>Known Problems</h1>
   <ul>
   <li>There was a change in build.py that was related to KleidiAI that may 
cause build failures when doing cross-compiling (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26175";>#26175</a>)
 .</li>
   </ul>
   <h1>Contributions</h1>
   <p>Contributors to ONNX Runtime include members across teams at Microsoft, 
along with our community members:</p>
   <p><a href="https://github.com/1duo";><code>@​1duo</code></a>, <a 
href="https://github.com/Akupadhye";><code>@​Akupadhye</code></a>, <a 
href="https://github.com/amarin16";><code>@​amarin16</code></a>, <a 
href="https://github.com/AndreyOrb";><code>@​AndreyOrb</code></a>, <a 
href="https://github.com/ankan-ban";><code>@​ankan-ban</code></a>, <a 
href="https://github.com/ankitm3k";><code>@​ankitm3k</code></a>, <a 
href="https://github.com/anujj";><code>@​anujj</code></a>, <a 
href="https://github.com/aparmp-quic";><code>@​aparmp-quic</code></a>, <a 
href="https://github.com/arnej27959";><code>@​arnej27959</code></a>, <a 
href="https://github.com/bachelor-dou";><code>@​bachelor-dou</code></a>, <a 
href="https://github.com/benjamin-hodgson";><code>@​benjamin-hodgson</code></a>, 
<a href="https://github.com/Bonoy0328";><code>@​Bonoy0328</code></a>, <a 
href="https://github.com/chenweng-quic";><code>@​chenweng-quic</code></a>, <a 
href="https://github.com/chuteng-quic";><code>@​chute
 ng-quic</code></a>, <a 
href="https://github.com/clementperon";><code>@​clementperon</code></a>, <a 
href="https://github.com/co63oc";><code>@​co63oc</code></a>, <a 
href="https://github.com/daijh";><code>@​daijh</code></a>, <a 
href="https://github.com/damdoo01-arm";><code>@​damdoo01-arm</code></a>, <a 
href="https://github.com/danyue333";><code>@​danyue333</code></a>,  <a 
href="https://github.com/fanchenkong1";><code>@​fanchenkong1</code></a>, <a 
href="https://github.com/gedoensmax";><code>@​gedoensmax</code></a>, <a 
href="https://github.com/genarks";><code>@​genarks</code></a>, <a 
href="https://github.com/gnedanur";><code>@​gnedanur</code></a>, <a 
href="https://github.com/Honry";><code>@​Honry</code></a>, <a 
href="https://github.com/huaychou";><code>@​huaychou</code></a>, <a 
href="https://github.com/ianfhunter";><code>@​ianfhunter</code></a>, <a 
href="https://github.com/ishwar-raut1";><code>@​ishwar-raut1</code></a>,  <a 
href="https://github.com/jing-bao";><code>@​jing-b
 ao</code></a>, <a 
href="https://github.com/joeyearsley";><code>@​joeyearsley</code></a>, <a 
href="https://github.com/johnpaultaken";><code>@​johnpaultaken</code></a>, <a 
href="https://github.com/jordanozang";><code>@​jordanozang</code></a>, <a 
href="https://github.com/JulienMaille";><code>@​JulienMaille</code></a>, <a 
href="https://github.com/keshavv27";><code>@​keshavv27</code></a>, <a 
href="https://github.com/kevinch-nv";><code>@​kevinch-nv</code></a>, <a 
href="https://github.com/khoover";><code>@​khoover</code></a>, <a 
href="https://github.com/krahenbuhl";><code>@​krahenbuhl</code></a>, <a 
href="https://github.com/kuanyul-quic";><code>@​kuanyul-quic</code></a>, <a 
href="https://github.com/mauriciocm9";><code>@​mauriciocm9</code></a>, <a 
href="https://github.com/mc-nv";><code>@​mc-nv</code></a>, <a 
href="https://github.com/minfhong-quic";><code>@​minfhong-quic</code></a>, <a 
href="https://github.com/mingyueliuh";><code>@​mingyueliuh</code></a>, <a 
href="https://github
 .com/MQ-mengqing"><code>@​MQ-mengqing</code></a>, <a 
href="https://github.com/NingW101";><code>@​NingW101</code></a>, <a 
href="https://github.com/notken12";><code>@​notken12</code></a>, <a 
href="https://github.com/omarhass47";><code>@​omarhass47</code></a>, <a 
href="https://github.com/peishenyan";><code>@​peishenyan</code></a>, <a 
href="https://github.com/pkubaj";><code>@​pkubaj</code></a>, <a 
href="https://github.com/qc-tbhardwa";><code>@​qc-tbhardwa</code></a>, <a 
href="https://github.com/qti-jkilpatrick";><code>@​qti-jkilpatrick</code></a>, 
<a href="https://github.com/qti-yuduo";><code>@​qti-yuduo</code></a>, <a 
href="https://github.com/quic-ankus";><code>@​quic-ankus</code></a>, <a 
href="https://github.com/quic-ashigarg";><code>@​quic-ashigarg</code></a>, <a 
href="https://github.com/quic-ashwshan";><code>@​quic-ashwshan</code></a>, <a 
href="https://github.com/quic-calvnguy";><code>@​quic-calvnguy</code></a>, <a 
href="https://github.com/quic-hungjuiw";><code>@​quic
 -hungjuiw</code></a>, <a 
href="https://github.com/quic-tirupath";><code>@​quic-tirupath</code></a>, <a 
href="https://github.com/qwu16";><code>@​qwu16</code></a>, <a 
href="https://github.com/ranjitshs";><code>@​ranjitshs</code></a>,  <a 
href="https://github.com/saurabhkale17";><code>@​saurabhkale17</code></a>, <a 
href="https://github.com/schuermans-slx";><code>@​schuermans-slx</code></a>, <a 
href="https://github.com/sfatimar";><code>@​sfatimar</code></a>, <a 
href="https://github.com/stefantalpalaru";><code>@​stefantalpalaru</code></a>, 
<a href="https://github.com/sunnyshu-intel";><code>@​sunnyshu-intel</code></a>, 
<a 
href="https://github.com/TedThemistokleous";><code>@​TedThemistokleous</code></a>,
 <a 
href="https://github.com/thevishalagarwal";><code>@​thevishalagarwal</code></a>, 
<a href="https://github.com/toothache";><code>@​toothache</code></a>, <a 
href="https://github.com/umangb-09";><code>@​umangb-09</code></a>, <a 
href="https://github.com/vatlark";><code>@​vatlark
 </code></a>, <a href="https://github.com/VishalX";><code>@​VishalX</code></a>, 
<a href="https://github.com/wcy123";><code>@​wcy123</code></a>, <a 
href="https://github.com/xhcao";><code>@​xhcao</code></a>, <a 
href="https://github.com/xuke537";><code>@​xuke537</code></a>,  <a 
href="https://github.com/zhaoxul-qti";><code>@​zhaoxul-qti</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/be835efc56aca19b8e810538ec93c8e150e0fc61";><code>be835ef</code></a>
 Fix python test issues for the 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26118";>#26118</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/2a034d563f34080f351c453e70e991b9271db338";><code>2a034d5</code></a>
 Cherry-pick: Reduce Python and Nuget GPU package size (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26002";>#26002</a>)
 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26087";>#26087</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d1cfdf0b12138d33fd4508e68e0fe7a2d00fb5c1";><code>d1cfdf0</code></a>
 Pin CMake version in ReactNative_CI_iOS job (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26086";>#26086</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/9c85c395b022ce1c212756c75cde11e83302fe90";><code>9c85c39</code></a>
 Cherry-picks for rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26059";>#26059</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ad1d35e662bd1d231af541c35dd9fb0b97986cf8";><code>ad1d35e</code></a>
 Cherry-pick commits from main to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26050";>#26050</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/a922003189b916d566154f1a156cbe0391381416";><code>a922003</code></a>
 Cherry-pick release:1.23.0 PRs to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26003";>#26003</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/fa3f6e3625e4f9a9a2181888ff7fba57b47c5f0d";><code>fa3f6e3</code></a>
 Cherry-pick release:1.23.0 PRs to rel-1.23.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25985";>#25985</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/491f0c19ee1befd827b73ad1b4e3d28200226721";><code>491f0c1</code></a>
 cherry picks for 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25959";>#25959</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/30612fb061db7724f09df4258227da58577daf7c";><code>30612fb</code></a>
 Cherry-picks for 1.23.0 release (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25889";>#25889</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ad45432dbf791b50622bb97eebf85f9fa681f781";><code>ad45432</code></a>
 ORT 1.23.0 cherry-pick prs 25592 - 25831 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/25805";>#25805</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.22.0...v1.23.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to