-
Notifications
You must be signed in to change notification settings - Fork 124
Bump com.squareup.okio:okio from 3.11.0 to 3.12.0 #859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump com.squareup.okio:okio from 3.11.0 to 3.12.0 #859
Conversation
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.11.0...parent-3.12.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
859: Bump com.squareup.okio:okio from 3.11.0 to 3.12.0 r=brunoocasali a=dependabot[bot] Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.11.0 to 3.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/square/okio/blob/master/CHANGELOG.md">com.squareup.okio:okio's changelog</a>.</em></p> <blockquote> <h2>Version 3.12.0</h2> <p><em>2025-05-27</em></p> <ul> <li>New: Support an optional end index when searching with <code>BufferedSource.indexOf()</code>.</li> <li>Fix: Don't do unnecessary work in <code>BufferedSource.rangeEquals()</code>.</li> <li>Upgrade: [Kotlin 2.1.21][kotlin_2_1_21].</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/square/okio/commit/eca0e40711d77673aaa18f184317971980667566"><code>eca0e40</code></a> Prepare for release 3.12.0.</li> <li><a href="https://github.com/square/okio/commit/eca2120dcb01cb50309263ef306ab4425ad4436f"><code>eca2120</code></a> Re-implement Buffer.rangeEquals on Buffer.indexOf (<a href="https://redirect.github.com/square/okio/issues/1628">#1628</a>)</li> <li><a href="https://github.com/square/okio/commit/b4b5fd2e4481e4b800570b2f5f45dfeda5f2237d"><code>b4b5fd2</code></a> New API, BufferedSource.indexOf(ByteString, fromIndex, toIndex) (<a href="https://redirect.github.com/square/okio/issues/1626">#1626</a>)</li> <li><a href="https://github.com/square/okio/commit/5ce2d92d47ac8065285514e1dcd7951597733b18"><code>5ce2d92</code></a> Update dependency gradle to v8.14.1 (<a href="https://redirect.github.com/square/okio/issues/1625">#1625</a>)</li> <li><a href="https://github.com/square/okio/commit/4f27de951d2b0b1ed53a08add83648a2e4fd2250"><code>4f27de9</code></a> Add compatibility for Kotlin 2.2 (<a href="https://redirect.github.com/square/okio/issues/1624">#1624</a>)</li> <li><a href="https://github.com/square/okio/commit/37c0ca3517dda5054c8afc04a3cc5b9b1cf4087e"><code>37c0ca3</code></a> Make the build work under Gradle 9 (<a href="https://redirect.github.com/square/okio/issues/1623">#1623</a>)</li> <li><a href="https://github.com/square/okio/commit/84ad5b10f4e7747383db80c9fc4087cbab8dd1bd"><code>84ad5b1</code></a> Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.32.0 (<a href="https://redirect.github.com/square/okio/issues/1622">#1622</a>)</li> <li><a href="https://github.com/square/okio/commit/ff6f748438ec4c115153a272fea4c5ea1af50fc2"><code>ff6f748</code></a> Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.21 (<a href="https://redirect.github.com/square/okio/issues/1620">#1620</a>)</li> <li><a href="https://github.com/square/okio/commit/f09a3a12cdee2cd0a1177b8de4cb113fec6c4417"><code>f09a3a1</code></a> Update dependency com.android.tools.build:gradle to v8.10.0 (<a href="https://redirect.github.com/square/okio/issues/1619">#1619</a>)</li> <li><a href="https://github.com/square/okio/commit/33d4f8cb89684e3889cc61b92d23c230ac923f26"><code>33d4f8c</code></a> Update dependency java to v24 (<a href="https://redirect.github.com/square/okio/issues/1606">#1606</a>)</li> <li>Additional commits viewable in <a href="https://github.com/square/okio/compare/parent-3.11.0...parent-3.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR was included in a batch that successfully built, but then failed to merge into main (it was a non-fast-forward update). It will be automatically retried. |
Build succeeded: |
Bumps com.squareup.okio:okio from 3.11.0 to 3.12.0.
Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
eca0e40
Prepare for release 3.12.0.eca2120
Re-implement Buffer.rangeEquals on Buffer.indexOf (#1628)b4b5fd2
New API, BufferedSource.indexOf(ByteString, fromIndex, toIndex) (#1626)5ce2d92
Update dependency gradle to v8.14.1 (#1625)4f27de9
Add compatibility for Kotlin 2.2 (#1624)37c0ca3
Make the build work under Gradle 9 (#1623)84ad5b1
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.32.0 (#1622)ff6f748
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.21 (#1620)f09a3a1
Update dependency com.android.tools.build:gradle to v8.10.0 (#1619)33d4f8c
Update dependency java to v24 (#1606)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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)