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 dependencies group across 1 directory with 4 updates #258

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 4 updates in the / directory: io.mockk:mockk, org.jetbrains.kotlinx:kotlinx-coroutines-jdk8, com.squareup.okio:okio and com.squareup.okio:okio-jvm.

Updates io.mockk:mockk from 1.13.13 to 1.13.14

Release notes

Sourced from io.mockk:mockk's releases.

1.13.14

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.13...1.13.14

Commits
  • 1b3b01e Version bump
  • e7ec061 Merge pull request #1331 from kpadhiamex/1330-fix-for-relaxed-mocking-simple-...
  • f3a12a2 Merge branch 'master' into 1330-fix-for-relaxed-mocking-simple-value-when-pro...
  • 2264808 Reenable java 17
  • 0ebbb0e Run instrumented test on ubuntu-latest
  • 840f4e7 Change the instrumented test runner
  • dd19ddd Upgrade the macos runner for instrumented tests and add kotlin 2.1.0
  • 12f9fed Added issue link in the test.
  • ede2eb4 Issue: mockk/mockk#1330 fix for relaxed mocking sim...
  • 79abc96 Merge pull request #1314 from VasilisDrettas-tomtom/bugfix/nullable-value-cla...
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 from 1.10.0 to 1.10.1

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's releases.

Version 1.10.1

  • Fixed binary incompatibility introduced for non-JVM targets in #4261 (#4309).
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's changelog.

Version 1.10.1

  • Fixed binary incompatibility introduced for non-JVM targets in #4261 (#4309).
Commits

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

Release notes

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

3.10.0

  • 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.
Changelog

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

Version 3.10.0

2025-01-06

  • 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.
Commits
  • 6ff3275 Prepare version 3.10.0
  • 939c30b Update dependency org.assertj:assertj-core to v3.27.2 (#1566)
  • 1ae511f Update dependency org.assertj:assertj-core to v3.27.1 (#1564)
  • c53e902 Update dependency gradle to v8.12 (#1563)
  • 5f711a6 Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#1562)
  • 429b1a6 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 01969b7 Update dependency org.assertj:assertj-core to v3.27.0 (#1560)
  • d2a4523 Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#1557)
  • d144d83 Tee sample (#1559)
  • b6b4d52 Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0 (#1552)
  • Additional commits viewable in compare view

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

Release notes

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

3.10.0

  • 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.
Changelog

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

Version 3.10.0

2025-01-06

  • 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.
Commits
  • 6ff3275 Prepare version 3.10.0
  • 939c30b Update dependency org.assertj:assertj-core to v3.27.2 (#1566)
  • 1ae511f Update dependency org.assertj:assertj-core to v3.27.1 (#1564)
  • c53e902 Update dependency gradle to v8.12 (#1563)
  • 5f711a6 Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#1562)
  • 429b1a6 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 01969b7 Update dependency org.assertj:assertj-core to v3.27.0 (#1560)
  • d2a4523 Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#1557)
  • d144d83 Tee sample (#1559)
  • b6b4d52 Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0 (#1552)
  • Additional commits viewable in compare view

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

Release notes

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

3.10.0

  • 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.
Changelog

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

Version 3.10.0

2025-01-06

  • 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.
Commits
  • 6ff3275 Prepare version 3.10.0
  • 939c30b Update dependency org.assertj:assertj-core to v3.27.2 (#1566)
  • 1ae511f Update dependency org.assertj:assertj-core to v3.27.1 (#1564)
  • c53e902 Update dependency gradle to v8.12 (#1563)
  • 5f711a6 Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#1562)
  • 429b1a6 Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...
  • 01969b7 Update dependency org.assertj:assertj-core to v3.27.0 (#1560)
  • d2a4523 Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#1557)
  • d144d83 Tee sample (#1559)
  • b6b4d52 Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0 (#1552)
  • 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

Bumps the dependencies group with 4 updates in the / directory: [io.mockk:mockk](https://github.com/mockk/mockk), [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines), [com.squareup.okio:okio](https://github.com/square/okio) and [com.squareup.okio:okio-jvm](https://github.com/square/okio).


Updates `io.mockk:mockk` from 1.13.13 to 1.13.14
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.10.0...1.10.1)

Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.0
- [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.0)

Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.0
- [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.0)

Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.0
- [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.0)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.squareup.okio:okio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.squareup.okio:okio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 6, 2025
@huehnerlady huehnerlady self-assigned this Jan 7, 2025
Copy link
Member

@huehnerlady huehnerlady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit bfdd27f into main Jan 7, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dependencies-3006e264ef branch January 7, 2025 08:28
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