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

   Bumps [com.squareup.okio:okio-bom](https://github.com/square/okio) from 
3.16.0 to 3.16.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/square/okio/blob/master/CHANGELOG.md";>com.squareup.okio:okio-bom's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 3.16.1</h2>
   <p><em>2025-10-09</em></p>
   <ul>
   <li>Fix: Don't crash when calling <code>Socket.shutdownOutput()</code> or 
<code>shutdownInput()</code> on an <code>SSLSocket</code> on
   Android API 21. This method throws an 
<code>UnsupportedOperationException</code>, so we now catch that and
   close the underlying stream instead.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/square/okio/commit/6328c9ce94702bfe40830a2dcf5a2bd1607354d8";><code>6328c9c</code></a>
 Prepare for release 3.16.1.</li>
   <li><a 
href="https://github.com/square/okio/commit/3df8719005218211a706ebf8d5503113e91ee21c";><code>3df8719</code></a>
 Recover from an SSLSocket crash (<a 
href="https://redirect.github.com/square/okio/issues/1714";>#1714</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/d2897ad00231e323ff73c2f31c349cdb76088182";><code>d2897ad</code></a>
 Update dependency com.android.tools.build:gradle to v9.0.0-alpha09 (<a 
href="https://redirect.github.com/square/okio/issues/1713";>#1713</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/dc1b59e65a7bc950270e2d85a8eec1662c132eef";><code>dc1b59e</code></a>
 Update to AGP 9 (<a 
href="https://redirect.github.com/square/okio/issues/1711";>#1711</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/ccd7ae0e787589cae3453c9f1a8fd6ef9907f327";><code>ccd7ae0</code></a>
 Update gradle/actions action to v5 (<a 
href="https://redirect.github.com/square/okio/issues/1709";>#1709</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/a44c98a9cd176aaae6eb65d052eff71f68d09523";><code>a44c98a</code></a>
 Update dependency macos to v15 (<a 
href="https://redirect.github.com/square/okio/issues/1707";>#1707</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/124b63a10414a73b9b3ac68f77d1827b5a21ec3f";><code>124b63a</code></a>
 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 (<a 
href="https://redirect.github.com/square/okio/issues/1706";>#1706</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/94549d9dae3e31ce25ce94a421de92cb76ef935b";><code>94549d9</code></a>
 Update burst to v2.10.2 (<a 
href="https://redirect.github.com/square/okio/issues/1705";>#1705</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/b0b9815825deaa328664009c455440aa7769e7bb";><code>b0b9815</code></a>
 Update BUG-BOUNTY.md (<a 
href="https://redirect.github.com/square/okio/issues/1704";>#1704</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/3c5fe53d88c20c345e7bd6aeabc98619a8bb7aab";><code>3c5fe53</code></a>
 Update burst to v2.10.1 (<a 
href="https://redirect.github.com/square/okio/issues/1703";>#1703</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/square/okio/compare/parent-3.16.0...parent-3.16.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.squareup.okio:okio-bom&package-manager=maven&previous-version=3.16.0&new-version=3.16.1)](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: [email protected]

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


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

Reply via email to