⬆️ Bump the gradle group across 1 directory with 5 updates#73
Closed
dependabot[bot] wants to merge 1 commit into
Closed
⬆️ Bump the gradle group across 1 directory with 5 updates#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gradle group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.9.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.8` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.1` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.20` | | com.github.johnrengelman.shadow | `7.1.2` | `8.1.1` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 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.8.0...1.9.0) Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.8 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.8) Updates `org.junit:junit-bom` from 5.10.2 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.1) Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.20) Updates `com.github.johnrengelman.shadow` from 7.1.2 to 8.1.1 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #74. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gradle group with 5 updates in the / directory:
1.8.01.9.01.5.61.5.85.10.25.11.11.9.232.0.207.1.28.1.1Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.8.0 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
d8d6f8fVersion 1.9.03a1be8cRemove obsolete npm folder from the doc (#4189)d38672aVersion 1.9.0-RC.24801c65Merge remote-tracking branch 'origin/master' into developcc34948Rework the KDoc forCoroutineStart(#4147)a7fe247Fix flaky test, ensure job suspension where expected by the test (#4204)b286646Remove various obsolete code (#4196)f0bdf00Increase the deprecation levels for the old test framework API (#4198)5c8e650Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110Rerun apiDump (#4207)Updates
ch.qos.logback:logback-classicfrom 1.5.6 to 1.5.8Commits
92e1a5eprepare release 1.5.876d8dd8Update README.md, comment out CI action resultsd7e0d59Merge branch 'master' of github.com:qos-ch/logbackfe3bf9dos.name property is expected to be Mac OS X on Apple computers9806273Update README.mdc45f110check for Mac OS X00c6f5ewhat is the os.name7d03a42update actions/setupedacb3bskip email sent termination test on MacOs3b5d041allow more time for timetoutUpdates
org.junit:junit-bomfrom 5.10.2 to 5.11.1Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
e4b2c0cRelease 5.11.1c37b179Finalize 5.11.1 release notesa7b1c49Include 5.10.4 release notes3646b7dDocument benefits ofmessageSupplierinAssertions(#3938)6b9f15dDelete unnecessary (and potentially misleading) comment in User Guide98dafd3Reduce flakiness6529d8dAllow for work stealing when only holding read locks (#4012)0d25a5aFix YAML syntax28dd375Fix step label348ef61Switch to Temurin for JDK 23 (#4005)Updates
org.jetbrains.kotlin.jvmfrom 1.9.23 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
6af99c8Add changelog for 2.0.2068f075dAdd ChangeLog for 2.0.20-RC22b7c4f7[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9aeUpdate codeownersc580c67[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c[FIR2IR] UnsetisLateinitflag for properties implemented by delegation5607bd3[Test] Reproduce KT-70417ce5d599[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23Disallow open@Composablefunctions with default params9a4c77eUpdate codeownersUpdates
com.github.johnrengelman.shadowfrom 7.1.2 to 8.1.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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