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

Bump the okio group across 1 directory with 2 updates #799

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the okio group with 2 updates in the / directory: com.squareup.okio:okio-jvm and com.squareup.okio:okio.

Updates com.squareup.okio:okio-jvm from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio-jvm's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio-jvm's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

Updates com.squareup.okio:okio from 3.9.1 to 3.10.2

Release notes

Sourced from com.squareup.okio:okio's releases.

3.10.2

  • Fix: okio-nodefilesystem artifact is no longer empty.

3.10.1

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

3.10.0

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Changelog

Sourced from com.squareup.okio:okio's changelog.

Version 3.10.2

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

Version 3.10.1

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

Version 3.10.0

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

Commits
  • e0dcfb6 Prepare version 3.10.2
  • 08a8bec Correct Node integration's source set directories (#1571)
  • 5302dda Migrate config renovate.json (#1570)
  • 9c8b6a1 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#1569)
  • 6a91795 Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7 (#1568)
  • 201732c Prepare next development version
  • c7f7a23 Prepare version 3.10.1
  • 426cf99 Prepare next development version
  • fd4d135 Fix version
  • 6ff3275 Prepare version 3.10.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 10, 2025
Copy link
Contributor

github-actions bot commented Jan 10, 2025

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 8cab98c.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/gradle/okio-159f4090d4 branch 2 times, most recently from 129dc1e to 6f220cd Compare January 18, 2025 21:56
@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/okio-159f4090d4 branch from 6f220cd to b3dd48c Compare January 18, 2025 22:19
@gesellix
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/okio-159f4090d4 branch from b3dd48c to 8cab98c Compare January 18, 2025 22:26
Bumps the okio group with 2 updates in the / directory: [com.squareup.okio:okio-jvm](https://github.com/square/okio) and [com.squareup.okio:okio](https://github.com/square/okio).


Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](square/okio@3.9.1...3.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/okio-159f4090d4 branch from 8cab98c to 42bc399 Compare January 18, 2025 22:54
@gesellix gesellix merged commit 0c12410 into main Jan 18, 2025
3 of 7 checks passed
@gesellix gesellix deleted the dependabot/gradle/okio-159f4090d4 branch January 18, 2025 22:54
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.

1 participant