Skip to content
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

chore(deps): update dependency com.squareup.okio:okio-nodefilesystem to v3.1.0 #95

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.okio:okio-nodefilesystem 3.0.0 -> 3.1.0 age adoption passing confidence

Release Notes

square/okio

v3.1.0

2022-04-19

  • Upgrade: [Kotlin 1.6.20][kotlin_1_6_20].
  • New: Support [Hierarchical project structure][hierarchical_projects]. If you're using Okio in a
    multiplatform project please upgrade your project to Kotlin 1.6.20 (or newer) to take advantage
    of this. With hierarchical projects it's easier to use properties like FileSystem.SYSTEM that
    are available on most Okio platforms but not all of them.
  • New: ForwardingSource is now available on all platforms.
  • New: The watchosX64 platform is now supported.
  • Fix: Don't crash in `NSData.toByteString()' when the input is empty.
  • Fix: Support empty ZIP files in FileSystem.openZip().
  • Fix: Throw in canonicalize() of ZIP file systems if the path doesn't exist.
  • Fix: Don't require ZIP files start with a local file header.
  • New: okio.ProtocolException is a new exception type for multiplatform users. (It is aliased to
    java.net.ProtocolException on JVM platforms).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-nodefilesystem-3.x branch 3 times, most recently from f12dd16 to 44de660 Compare April 21, 2022 04:57
@renovate renovate bot force-pushed the renovate/com.squareup.okio-okio-nodefilesystem-3.x branch from 44de660 to 40cba2c Compare April 21, 2022 12:16
@renovate renovate bot merged commit 966f2ef into main Apr 21, 2022
@renovate renovate bot deleted the renovate/com.squareup.okio-okio-nodefilesystem-3.x branch April 21, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant