Skip to content

Chore(deps): Bump com.squareup.okio:okio-jvm from 3.16.0 to 3.16.4 in /versions#14613

Merged
koppor merged 1 commit into
mainfrom
dependabot/gradle/versions/com.squareup.okio-okio-jvm-3.16.4
Dec 14, 2025
Merged

Chore(deps): Bump com.squareup.okio:okio-jvm from 3.16.0 to 3.16.4 in /versions#14613
koppor merged 1 commit into
mainfrom
dependabot/gradle/versions/com.squareup.okio-okio-jvm-3.16.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 14, 2025

Copy link
Copy Markdown
Contributor

Bumps com.squareup.okio:okio-jvm from 3.16.0 to 3.16.4.

Changelog

Sourced from com.squareup.okio:okio-jvm'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.
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

Dependabot compatibility score

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 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)

Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.16.0 to 3.16.4.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.16.0...parent-3.16.4)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 14, 2025
@koppor koppor enabled auto-merge December 14, 2025 14:12
@koppor koppor added this pull request to the merge queue Dec 14, 2025
Merged via the queue into main with commit aee3a72 Dec 14, 2025
92 of 98 checks passed
@koppor koppor deleted the dependabot/gradle/versions/com.squareup.okio-okio-jvm-3.16.4 branch December 14, 2025 16:23
Siedlerchr added a commit that referenced this pull request Dec 14, 2025
* upstream/main: (23 commits)
  Chore(deps): Bump org.mockito:mockito-core in /jablib (#14611)
  Chore(deps): Bump actions/download-artifact from 6 to 7 (#14605)
  Chore(deps): Bump com.squareup.okio:okio-jvm in /versions (#14613)
  Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 21 to 22 (#14607)
  Chore(deps): Bump org.mockito:mockito-core in /versions (#14615)
  New translations jabref_en.properties (Italian) (#14596)
  Reset and Import for GroupsPreferences (#14572)
  Enable parallel tests (#14571)
  Copy over label in all cases
  Also allow adding label
  Fix workflow (#14586)
  Unassign issues on stale (#14585)
  Increase max assignments from 1 to 2
  Reduce time for initial PR to 14 days (#14580)
  New Crowdin updates (#14579)
  chore(deps): update dependency org.eclipse.jgit:org.eclipse.jgit.pgm to v7.5.0.202512021534-r (#14577)
  Fix stale closing
  Try to fix commenting on closed PRs
  Add 15 non-standard BibLaTeX entry types with .withType() method (#14534)
  New Crowdin updates (#14570)
  ...
Siva-Sai22 pushed a commit to Siva-Sai22/jabref that referenced this pull request Dec 19, 2025
Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.16.0 to 3.16.4.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@parent-3.16.0...parent-3.16.4)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio-jvm
  dependency-version: 3.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants