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

   Bumps `onnxruntime.version` from 1.23.2 to 1.24.1.
   Updates `com.microsoft.onnxruntime:onnxruntime` from 1.23.2 to 1.24.1
   <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.24.1</h2>
   <h2>📢 Announcements &amp; Breaking Changes</h2>
   <h3>Platform Support Changes</h3>
   <ul>
   <li><strong>Python 3.10 wheels are no longer published</strong> — Please 
upgrade to Python 3.11+</li>
   <li><strong>Python 3.14 support added</strong></li>
   <li><strong>Free-threaded Python (PEP 703)</strong> — Added support for 
Python 3.13t and 3.14t in Linux (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26786";>#26786</a>)</li>
   <li><strong>x86_64 binaries for macOS/iOS are no longer provided and minimum 
macOS is raised to 14.0</strong></li>
   </ul>
   <h3>API Version</h3>
   <ul>
   <li><strong>ORT_API_VERSION</strong> updated to <strong>24</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26418";>#26418</a>)</li>
   </ul>
   <hr />
   <h2>✨ New Features</h2>
   <h3>🤖 Execution Provider (EP) Plugin API</h3>
   <p>A major infrastructure enhancement enabling plugin-based EPs with dynamic 
loading:</p>
   <ul>
   <li>Initial kernel-based EP support (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26206";>#26206</a>)</li>
   <li>Weight pre-packing support for plugin EPs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26754";>#26754</a>)</li>
   <li>EP Context model support (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/25124";>#25124</a>)</li>
   <li>Control flow kernel APIs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26927";>#26927</a>)</li>
   <li><code>OrtKernelInfo</code> APIs for kernel-based plugin EPs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26803";>#26803</a>)</li>
   </ul>
   <h3>🔧 Core APIs</h3>
   <ul>
   <li><strong><code>OrtApi::CreateEnvWithOptions()</code></strong> and 
<strong><code>OrtEpApi::GetEnvConfigEntries()</code></strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26971";>#26971</a>)</li>
   <li><strong>EP Device Compatibility APIs</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26922";>#26922</a>)</li>
   <li><strong>External Resource Importer API</strong> for D3D12 shared 
resources (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26828";>#26828</a>)</li>
   <li>Session config access from <code>KernelInfo</code> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26589";>#26589</a>)</li>
   </ul>
   <h3>📊 Dependencies &amp; Integration</h3>
   <ul>
   <li><strong>ONNX upgraded to 1.20.1</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26579";>#26579</a>)</li>
   <li><strong>Protobuf updated</strong> from 3.20.3 → <strong>4.25.8</strong> 
(<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26910";>#26910</a>)</li>
   <li><strong>CUDA Graph enabled by default</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26929";>#26929</a>)</li>
   </ul>
   <hr />
   <h2>🖥️ Execution Provider Updates</h2>
   <h3>NVIDIA</h3>
   <ul>
   <li><strong>CUDA EP:</strong> Flash Attention updates, GQA kernel fusion, 
BF16 support for MoE/qMoE/MatMulNBits, CUDA 13.0 support</li>
   <li><strong>TensorRT EP:</strong> Upgraded to TensorRT 10.14, automatic 
plugin loading, NVFP4 custom ops</li>
   <li><strong>TensorRT RTX EP:</strong> RTX runtime caching, CUDA graph 
support, BFloat16, memory-mapped engines</li>
   </ul>
   <h3>Qualcomm QNN EP</h3>
   <ul>
   <li>QNN SDK upgraded to <strong>2.42.0</strong> with new ops (RMSNorm, 
ScatterElements, GatherND, STFT, RandomUniformLike)</li>
   <li>Gelu pattern fusion, LPBQ quantization support, ARM64 wheel builds, v81 
device support</li>
   </ul>
   <h3>Intel &amp; AMD</h3>
   <ul>
   <li><strong>OpenVINO EP:</strong> Upgraded to 2025.4.1</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/470ae16099a74fe05e31f2530489332c0525edb5";><code>470ae16</code></a>
 Patch pools to use older agent version on ARM64 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27232";>#27232</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/1ad77f7b98dc307cb45612057593b554ab4c5082";><code>1ad77f7</code></a>
 ORT 1.24.1 release cherry pick round 2 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27233";>#27233</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/27a7b31483ebf4f18c9347f0199fe77d79605912";><code>27a7b31</code></a>
 ORT 1.24.1 release: update version number (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27230";>#27230</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/326c98c1d35382b8b4f8a0eacf9d4faea81367e2";><code>326c98c</code></a>
 ORT 1.24.1 release cherry pick round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27229";>#27229</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/526e527c8566ed9d28580175302995536e8e2e33";><code>526e527</code></a>
 ORT 1.24.0 release cherry pick round 4 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27202";>#27202</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/50d4c84724d862e94140e8b3388633db376800a8";><code>50d4c84</code></a>
 ORT 1.24.0 release cherry pick round 3 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27168";>#27168</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d7dffa0e3c02214865a1ee31842c0afb6c18643f";><code>d7dffa0</code></a>
 1.24.0 release cherry-pick round 2 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27122";>#27122</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/fe30e5c7506d220b51a4e5536ab3464f8fc0fa57";><code>fe30e5c</code></a>
 1.24.0 release cherry-pick round 1  (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27104";>#27104</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/3874516dee224a5330cfcc911c72e2e5962bf4c5";><code>3874516</code></a>
 Add APIs <code>OrtApi::CreateEnvWithOptions()</code> and 
`OrtEpApi::GetEnvConfigEntries(...</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/de99059ef6861bb570a4ca4091cbfbc8c887a808";><code>de99059</code></a>
 Fix build pipeline for CUDA 13.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26983";>#26983</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.23.2...v1.24.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.23.2 to 1.24.1
   <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.24.1</h2>
   <h2>📢 Announcements &amp; Breaking Changes</h2>
   <h3>Platform Support Changes</h3>
   <ul>
   <li><strong>Python 3.10 wheels are no longer published</strong> — Please 
upgrade to Python 3.11+</li>
   <li><strong>Python 3.14 support added</strong></li>
   <li><strong>Free-threaded Python (PEP 703)</strong> — Added support for 
Python 3.13t and 3.14t in Linux (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26786";>#26786</a>)</li>
   <li><strong>x86_64 binaries for macOS/iOS are no longer provided and minimum 
macOS is raised to 14.0</strong></li>
   </ul>
   <h3>API Version</h3>
   <ul>
   <li><strong>ORT_API_VERSION</strong> updated to <strong>24</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26418";>#26418</a>)</li>
   </ul>
   <hr />
   <h2>✨ New Features</h2>
   <h3>🤖 Execution Provider (EP) Plugin API</h3>
   <p>A major infrastructure enhancement enabling plugin-based EPs with dynamic 
loading:</p>
   <ul>
   <li>Initial kernel-based EP support (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26206";>#26206</a>)</li>
   <li>Weight pre-packing support for plugin EPs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26754";>#26754</a>)</li>
   <li>EP Context model support (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/25124";>#25124</a>)</li>
   <li>Control flow kernel APIs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26927";>#26927</a>)</li>
   <li><code>OrtKernelInfo</code> APIs for kernel-based plugin EPs (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26803";>#26803</a>)</li>
   </ul>
   <h3>🔧 Core APIs</h3>
   <ul>
   <li><strong><code>OrtApi::CreateEnvWithOptions()</code></strong> and 
<strong><code>OrtEpApi::GetEnvConfigEntries()</code></strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26971";>#26971</a>)</li>
   <li><strong>EP Device Compatibility APIs</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26922";>#26922</a>)</li>
   <li><strong>External Resource Importer API</strong> for D3D12 shared 
resources (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26828";>#26828</a>)</li>
   <li>Session config access from <code>KernelInfo</code> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26589";>#26589</a>)</li>
   </ul>
   <h3>📊 Dependencies &amp; Integration</h3>
   <ul>
   <li><strong>ONNX upgraded to 1.20.1</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26579";>#26579</a>)</li>
   <li><strong>Protobuf updated</strong> from 3.20.3 → <strong>4.25.8</strong> 
(<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26910";>#26910</a>)</li>
   <li><strong>CUDA Graph enabled by default</strong> (<a 
href="https://redirect.github.com/microsoft/onnxruntime/pull/26929";>#26929</a>)</li>
   </ul>
   <hr />
   <h2>🖥️ Execution Provider Updates</h2>
   <h3>NVIDIA</h3>
   <ul>
   <li><strong>CUDA EP:</strong> Flash Attention updates, GQA kernel fusion, 
BF16 support for MoE/qMoE/MatMulNBits, CUDA 13.0 support</li>
   <li><strong>TensorRT EP:</strong> Upgraded to TensorRT 10.14, automatic 
plugin loading, NVFP4 custom ops</li>
   <li><strong>TensorRT RTX EP:</strong> RTX runtime caching, CUDA graph 
support, BFloat16, memory-mapped engines</li>
   </ul>
   <h3>Qualcomm QNN EP</h3>
   <ul>
   <li>QNN SDK upgraded to <strong>2.42.0</strong> with new ops (RMSNorm, 
ScatterElements, GatherND, STFT, RandomUniformLike)</li>
   <li>Gelu pattern fusion, LPBQ quantization support, ARM64 wheel builds, v81 
device support</li>
   </ul>
   <h3>Intel &amp; AMD</h3>
   <ul>
   <li><strong>OpenVINO EP:</strong> Upgraded to 2025.4.1</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/470ae16099a74fe05e31f2530489332c0525edb5";><code>470ae16</code></a>
 Patch pools to use older agent version on ARM64 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27232";>#27232</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/1ad77f7b98dc307cb45612057593b554ab4c5082";><code>1ad77f7</code></a>
 ORT 1.24.1 release cherry pick round 2 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27233";>#27233</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/27a7b31483ebf4f18c9347f0199fe77d79605912";><code>27a7b31</code></a>
 ORT 1.24.1 release: update version number (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27230";>#27230</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/326c98c1d35382b8b4f8a0eacf9d4faea81367e2";><code>326c98c</code></a>
 ORT 1.24.1 release cherry pick round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27229";>#27229</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/526e527c8566ed9d28580175302995536e8e2e33";><code>526e527</code></a>
 ORT 1.24.0 release cherry pick round 4 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27202";>#27202</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/50d4c84724d862e94140e8b3388633db376800a8";><code>50d4c84</code></a>
 ORT 1.24.0 release cherry pick round 3 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27168";>#27168</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d7dffa0e3c02214865a1ee31842c0afb6c18643f";><code>d7dffa0</code></a>
 1.24.0 release cherry-pick round 2 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27122";>#27122</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/fe30e5c7506d220b51a4e5536ab3464f8fc0fa57";><code>fe30e5c</code></a>
 1.24.0 release cherry-pick round 1  (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/27104";>#27104</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/3874516dee224a5330cfcc911c72e2e5962bf4c5";><code>3874516</code></a>
 Add APIs <code>OrtApi::CreateEnvWithOptions()</code> and 
`OrtEpApi::GetEnvConfigEntries(...</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/de99059ef6861bb570a4ca4091cbfbc8c887a808";><code>de99059</code></a>
 Fix build pipeline for CUDA 13.0 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/26983";>#26983</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.23.2...v1.24.1";>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 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