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

   Bumps [com.azure:azure-json](https://github.com/Azure/azure-sdk-for-java) 
from 1.4.0 to 1.5.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Azure/azure-sdk-for-java/releases";>com.azure:azure-json's
 releases</a>.</em></p>
   <blockquote>
   <h2>azure-json_1.5.0</h2>
   <h2>1.5.0 (2025-03-07)</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li><code>JsonNumber</code> previously would use <code>float</code> when the 
floating point number was small enough to fit in <code>float</code> but it
   now aligns behavior with <code>JsonReader.readUntyped()</code> where 
<code>double</code> will be the smallest floating point type used.
   This aligns with floating point number behavior in Java where 
<code>double</code> is the default if no type is specified.</li>
   <li>Support for special numeric <code>INF</code>, <code>-INF</code>, and 
<code>+INF</code> values have been removed to align with behaviors of 
<code>Float</code>
   and <code>Double</code> in Java where only the <code>Infinity</code> 
variants are supported.</li>
   </ul>
   <h3>Bugs Fixed</h3>
   <ul>
   <li><code>JsonReader.readUntyped()</code> had incomplete support for untyped 
numerics. Numerics too large for <code>double</code> and <code>long</code> are
   now supported and a bug where exponents were not being parsed correctly is 
fixed.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/4e20f10c55e50821ef2fe17141e7714771110dd7";><code>4e20f10</code></a>
 Prepare Minor Release for azure-json (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44557";>#44557</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/6d36bdf3f77c5ff73b9c063225a82c8a891a7daa";><code>6d36bdf</code></a>
 onboard azure-ai-vision-imageanalysis (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44551";>#44551</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/40a42249b13fa004c7a65e9d00cb80fb3dff3f72";><code>40a4224</code></a>
 Include Android support in READMEs (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44274";>#44274</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/2679af29cf893727e097a711e9dd94c47139c621";><code>2679af2</code></a>
 [AI] [Inference] use model version 2024-05-01-preview as default <a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44517";>#44517</a>
 (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44528";>#44528</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/5551f1bff0b873c5d1efeac9a56f88bf1ee51b1b";><code>5551f1b</code></a>
 Another round of ClientCore API updates based on review (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44531";>#44531</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/eb772002ed01139b413fc0f99622111e36a30789";><code>eb77200</code></a>
 [Automation] Generate SDK based on TypeSpec 0.27.8 (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44547";>#44547</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/a17594561e88bcb7c27fc1f874bee496cc1a98c5";><code>a175945</code></a>
 Increment package versions for monitor releases (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44545";>#44545</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/f058b138cebb61a76603e39722eaa124ce1670d1";><code>f058b13</code></a>
 Synapse artifact release 2025 March (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44502";>#44502</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/96000b084dd885cdd5425ea0c92110aef3ac3bbe";><code>96000b0</code></a>
 onboard azure-health-insights-radiologyinsights (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44541";>#44541</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/646a3bc4fec7c2a2180b66f4847bb9ad19967216";><code>646a3bc</code></a>
 added documentintelligence into the auto-patch list (<a 
href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/44540";>#44540</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.4.0...azure-json_1.5.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-json&package-manager=maven&previous-version=1.4.0&new-version=1.5.0)](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>


-- 
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: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to