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

   Bumps [com.squareup.okio:okio-bom](https://github.com/square/okio) from 
3.12.0 to 3.13.0.
   <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.13.0</h2>
   <p><em>2025-06-13</em></p>
   <ul>
   <li>New: <code>okio.Socket</code> interface. This is a first step towards 
low-level streaming networking support
   for Kotlin/Multiplatform. This release provides two JVM-only 
implementations: <code>asOkioSocket()</code>
   adapts a <code>java.net.Socket</code> to our new interface, and 
<code>inMemorySocketPair()</code> returns a pair of
   mutually-connected sockets. We also anticipate that this interface will be a 
useful abstraction
   for proxies and tunnels.</li>
   <li>New: In-development snapshots are now published to the [Central Portal 
Snapshots repository].</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/square/okio/commit/defd5fbbbedd60e666e0c5e5154f84b817d49ce6";><code>defd5fb</code></a>
 Prepare for release 3.13.0.</li>
   <li><a 
href="https://github.com/square/okio/commit/4e40f381d093d2212a72f5a1485f47e367a9890a";><code>4e40f38</code></a>
 New API, inMemorySocketPair() (<a 
href="https://redirect.github.com/square/okio/issues/1638";>#1638</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/c6c83405d1c56bc4827c3efb3ffe61960c18f705";><code>c6c8340</code></a>
 Merge pull request <a 
href="https://redirect.github.com/square/okio/issues/1621";>#1621</a> from 
square/jw.central.2025-05-14</li>
   <li><a 
href="https://github.com/square/okio/commit/e3b61f6a12d950e06aa268092d2c980916e5ea32";><code>e3b61f6</code></a>
 Merge branch 'master' into jw.central.2025-05-14</li>
   <li><a 
href="https://github.com/square/okio/commit/9b09a583ef2fd58a6d5452e6c4e6871f26475099";><code>9b09a58</code></a>
 New concrete implementation of okio.Socket (<a 
href="https://redirect.github.com/square/okio/issues/1636";>#1636</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/4c7f6d2873592c06472289ed867e9e56a1ca5308";><code>4c7f6d2</code></a>
 Update dependency gradle to v8.14.2 (<a 
href="https://redirect.github.com/square/okio/issues/1634";>#1634</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/43343f79d8b21631ecf652b29c7287d0e328df7e";><code>43343f7</code></a>
 New Socket interface (<a 
href="https://redirect.github.com/square/okio/issues/1633";>#1633</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/414b3643e80ad9e789b6cf5346b319224f486803";><code>414b364</code></a>
 Update dependency com.android.tools.build:gradle to v8.10.1 (<a 
href="https://redirect.github.com/square/okio/issues/1631";>#1631</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/23a98b67fa8854fd7284234a44f9d32df534c80f";><code>23a98b6</code></a>
 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.4 (<a 
href="https://redirect.github.com/square/okio/issues/1630";>#1630</a>)</li>
   <li><a 
href="https://github.com/square/okio/commit/631587435c68722a6278e5301d6b709acedb9de9";><code>6315874</code></a>
 Prepare next development version.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/square/okio/compare/parent-3.12.0...parent-3.13.0";>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.12.0&new-version=3.13.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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to