René's URL Explorer Experiment


Title: chore(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.4 by dependabot[bot] · Pull Request #157 · SiftScience/sift-java · GitHub

Open Graph Title: chore(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.4 by dependabot[bot] · Pull Request #157 · SiftScience/sift-java

X Title: chore(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.4 by dependabot[bot] · Pull Request #157 · SiftScience/sift-java

Description: Bumps com.squareup.okio:okio from 3.15.0 to 3.16.4. Changelog Sourced from com.squareup.okio:okio's changelog. Version 3.16.4 2025-11-17 Fix: Don't delay triggering timeouts. In 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to. Version 3.16.3 2025-11-14 This release is the same as 3.16.2. We forgot to cherry-pick a commit before we released! Version 3.16.2 2025-10-14 Fix: okio-assetfilesystem APIs now correctly restored as visible to Kotlin. Version 3.16.1 2025-10-09 Fix: Don't crash when calling Socket.shutdownOutput() or shutdownInput() on an SSLSocket on Android API 21. This method throws an UnsupportedOperationException, so we now catch that and close the underlying stream instead. Version 3.16.0 2025-07-29 Fix: Change Socket.asOkioSocket() to resolve its source InputStream and OutputStream eagerly. This will throw a SocketException immediately if the socket isn’t connected. This behavior is consistent with our similar APIs, Socket.source() and Socket.sink(). Fix: Optimize AsyncTimeout on systems with a very large number of active timeouts. This class originally kept active timeouts in a linked list; with this update the internal data structure is a binary heap. The old runtime was 𝑂(𝑛²) to activate 𝑛 timeouts; with this optimization the runtime is 𝑂(𝑛 log 𝑛). Upgrade: [Kotlin 2.2.0][kotlin_2_2_0]. Commits 74b87c8 Prepare for release 3.16.4. 5cffb11 Fix compareTo function for priority queue in Asynctimeout (#1738) c869a7b Prepare next development version. 06289cc Prepare for release 3.16.3. 42ed971 Prepare version 3.16.2 855f632 Update dependency com.android.tools.build:gradle to v9.0.0-alpha10 (#1715) d8f54b5 Prepare next development version. 6328c9c Prepare for release 3.16.1. 3df8719 Recover from an SSLSocket crash (#1714) d2897ad Update dependency com.android.tools.build:gradle to v9.0.0-alpha09 (#1713) Additional commits viewable in compare view 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 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) Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps com.squareup.okio:okio from 3.15.0 to 3.16.4. Changelog Sourced from com.squareup.okio:okio's changelog. Version 3.16.4 2025-11-17 Fix: Don't delay triggering timeouts. In 3.16.0 w...

X Description: Bumps com.squareup.okio:okio from 3.15.0 to 3.16.4. Changelog Sourced from com.squareup.okio:okio's changelog. Version 3.16.4 2025-11-17 Fix: Don't delay triggering timeouts. In ...

Opengraph URL: https://github.com/SiftScience/sift-java/pull/157

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:0d442a88-d0b4-afd0-14e9-95e9db6d2e54
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idA532:3C0279:B4360:F3063:698E46B7
html-safe-nonced84941ed23d50a47804a07ee1a9d5a61a603587edf699c278e7f2dee8c06d259
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNTMyOjNDMDI3OTpCNDM2MDpGMzA2Mzo2OThFNDZCNyIsInZpc2l0b3JfaWQiOiI1Mjk3MTIxNzM2NDU3NjAyNzQzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaccf03eff10be0939ff4b93f441c5aa3b29f48ab23d5c91a64fdddb7a9ae9b8a96
hovercard-subject-tagpull_request:3021310352
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/SiftScience/sift-java/pull/157/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps com.squareup.okio:okio from 3.15.0 to 3.16.4. Changelog Sourced from com.squareup.okio:okio's changelog. Version 3.16.4 2025-11-17 Fix: Don't delay triggering timeouts. In 3.16.0 w...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea5632af64f7fed7bff1d6a428d1aca1b94fa7a48f760de2d39d9b1effdbf0082
turbo-cache-controlno-preview
go-importgithub.com/SiftScience/sift-java git https://github.com/SiftScience/sift-java.git
octolytics-dimension-user_id836132
octolytics-dimension-user_loginSiftScience
octolytics-dimension-repository_id69907865
octolytics-dimension-repository_nwoSiftScience/sift-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id69907865
octolytics-dimension-repository_network_root_nwoSiftScience/sift-java
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3dda52e29a416820ced574e74040033b820613a2
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FSiftScience%2Fsift-java%2Fpull%2F157%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FSiftScience%2Fsift-java%2Fpull%2F157%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=SiftScience%2Fsift-java
Reloadhttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
Reloadhttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
Reloadhttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
SiftScience https://patch-diff.githubusercontent.com/SiftScience
sift-javahttps://patch-diff.githubusercontent.com/SiftScience/sift-java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FSiftScience%2Fsift-java
Fork 8 https://patch-diff.githubusercontent.com/login?return_to=%2FSiftScience%2Fsift-java
Star 8 https://patch-diff.githubusercontent.com/login?return_to=%2FSiftScience%2Fsift-java
Code https://patch-diff.githubusercontent.com/SiftScience/sift-java
Issues 4 https://patch-diff.githubusercontent.com/SiftScience/sift-java/issues
Pull requests 6 https://patch-diff.githubusercontent.com/SiftScience/sift-java/pulls
Actions https://patch-diff.githubusercontent.com/SiftScience/sift-java/actions
Projects 0 https://patch-diff.githubusercontent.com/SiftScience/sift-java/projects
Security 0 https://patch-diff.githubusercontent.com/SiftScience/sift-java/security
Insights https://patch-diff.githubusercontent.com/SiftScience/sift-java/pulse
Code https://patch-diff.githubusercontent.com/SiftScience/sift-java
Issues https://patch-diff.githubusercontent.com/SiftScience/sift-java/issues
Pull requests https://patch-diff.githubusercontent.com/SiftScience/sift-java/pulls
Actions https://patch-diff.githubusercontent.com/SiftScience/sift-java/actions
Projects https://patch-diff.githubusercontent.com/SiftScience/sift-java/projects
Security https://patch-diff.githubusercontent.com/SiftScience/sift-java/security
Insights https://patch-diff.githubusercontent.com/SiftScience/sift-java/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FSiftScience%2Fsift-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FSiftScience%2Fsift-java%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/SiftScience/sift-java/tree/master
dependabot/gradle/com.squareup.okio-okio-3.16.4https://patch-diff.githubusercontent.com/SiftScience/sift-java/tree/dependabot/gradle/com.squareup.okio-okio-3.16.4
Conversation 0 https://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157
Commits 1 https://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/commits
Checks 2 https://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
Files changed https://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/files
Please reload this pagehttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
chore(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.4 https://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/SiftScience/sift-java/pull/157/checks
Sift Java CI on: pull_request https://patch-diff.githubusercontent.com/SiftScience/sift-java/actions/runs/19464318893
build https://patch-diff.githubusercontent.com/SiftScience/sift-java/actions/runs/19464318893/job/55695691931?pr=157
java_integration_test https://patch-diff.githubusercontent.com/SiftScience/sift-java/actions/runs/19464318893/job/55695692294?pr=157
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.