-
Notifications
You must be signed in to change notification settings - Fork 9
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 minor-and-patch group with 18 updates #153
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-and-patch group with 18 updates: | Package | From | To | | --- | --- | --- | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.77` | `1.79` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.6.4` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.6.4` | `1.9.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.9` | `2.11.0` | | [com.sksamuel.hoplite:hoplite-core](https://github.com/sksamuel/hoplite) | `2.7.0` | `2.8.2` | | [com.sksamuel.hoplite:hoplite-yaml](https://github.com/sksamuel/hoplite) | `2.7.0` | `2.8.2` | | [network.lightsail:stellar-sdk](https://github.com/lightsail-network/java-stellar-sdk) | `0.43.2` | `0.44.1` | | [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) | `0.12.5` | `0.12.6` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.5.0` | `1.7.3` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.4.0` | `0.6.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.12.2` | `1.13.13` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.9.3` | `4.12.0` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.9.3` | `4.12.0` | | [io.github.microutils:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) | `3.0.2` | `3.0.5` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.5` | `1.5.12` | | com.diffplug.spotless | `6.9.1` | `6.25.0` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `1.6.10` | `1.9.20` | | [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) | `1.22.0` | `1.23.7` | Updates `org.bouncycastle:bcprov-jdk18on` from 1.77 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.9.0 - [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.6.4...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.9.0 - [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.6.4...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.4 to 1.9.0 - [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.6.4...1.9.0) Updates `com.google.code.gson:gson` from 2.8.9 to 2.11.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.11.0) Updates `com.sksamuel.hoplite:hoplite-core` from 2.7.0 to 2.8.2 - [Release notes](https://github.com/sksamuel/hoplite/releases) - [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md) - [Commits](sksamuel/hoplite@v2.7.0...v2.8.2) Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.8.2 - [Release notes](https://github.com/sksamuel/hoplite/releases) - [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md) - [Commits](sksamuel/hoplite@v2.7.0...v2.8.2) Updates `com.sksamuel.hoplite:hoplite-yaml` from 2.7.0 to 2.8.2 - [Release notes](https://github.com/sksamuel/hoplite/releases) - [Changelog](https://github.com/sksamuel/hoplite/blob/master/changelog.md) - [Commits](sksamuel/hoplite@v2.7.0...v2.8.2) Updates `network.lightsail:stellar-sdk` from 0.43.2 to 0.44.1 - [Release notes](https://github.com/lightsail-network/java-stellar-sdk/releases) - [Changelog](https://github.com/lightsail-network/java-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](lightsail-network/java-stellar-sdk@0.43.2...0.44.1) Updates `io.jsonwebtoken:jjwt` from 0.12.5 to 0.12.6 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.12.6) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.5.0 to 1.7.3 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.5.0...v1.7.3) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.4.0 to 0.6.1 - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.4.0...v0.6.1) Updates `io.mockk:mockk` from 1.12.2 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.2...1.13.13) Updates `com.squareup.okhttp3:okhttp` from 4.9.3 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.12.0) Updates `com.squareup.okhttp3:mockwebserver` from 4.9.3 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.12.0) Updates `com.squareup.okhttp3:mockwebserver` from 4.9.3 to 4.12.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.12.0) Updates `io.github.microutils:kotlin-logging-jvm` from 3.0.2 to 3.0.5 - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](https://github.com/oshai/kotlin-logging/commits/3.0.5) Updates `ch.qos.logback:logback-classic` from 1.4.5 to 1.5.12 - [Commits](qos-ch/logback@v_1.4.5...v_1.5.12) Updates `com.diffplug.spotless` from 6.9.1 to 6.25.0 Updates `org.jetbrains.dokka` from 1.6.10 to 1.9.20 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.6.10...v1.9.20) Updates `io.gitlab.arturbosch.detekt` from 1.22.0 to 1.23.7 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.22.0...v1.23.7) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.sksamuel.hoplite:hoplite-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.sksamuel.hoplite:hoplite-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.sksamuel.hoplite:hoplite-yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: network.lightsail:stellar-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.jsonwebtoken:jjwt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.github.microutils:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 10, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/gradle/minor-and-patch-c64a1f1c41
branch
November 14, 2024 18:16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 18 updates:
1.77
1.79
1.6.4
1.9.0
1.6.4
1.9.0
2.8.9
2.11.0
2.7.0
2.8.2
2.7.0
2.8.2
0.43.2
0.44.1
0.12.5
0.12.6
1.5.0
1.7.3
0.4.0
0.6.1
1.12.2
1.13.13
4.9.3
4.12.0
4.9.3
4.12.0
3.0.2
3.0.5
1.4.5
1.5.12
6.9.1
6.25.0
1.6.10
1.9.20
1.22.0
1.23.7
Updates
org.bouncycastle:bcprov-jdk18on
from 1.77 to 1.79Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.6.4 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-test
from 1.6.4 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-test
from 1.6.4 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
com.google.code.gson:gson
from 2.8.9 to 2.11.0Release notes
Sourced from com.google.code.gson:gson's releases.