⬆️ Bump the gradle group across 1 directory with 5 updates#74
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ Bump the gradle group across 1 directory with 5 updates#74dependabot[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.12` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.3` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.21` | | 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.12 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.12) Updates `org.junit:junit-bom` from 5.10.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.3) Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.0.21 - [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.21) 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>
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.125.10.25.11.31.9.232.0.217.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.12Commits
3a64b51prepare release 1.5.12ecae664fix issues/87985968falogger call ends with two exceptions - fix issues/876ea3cec8Update README.md887cbbaupdate README.mddf2a3b6start work on 1.5.12-SNAPSHOT3aa0730prepare release of version 1.5.118bcfd9aallow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86refactorings in support of logback-tyler8749edcstart work on 1.5.11-SNAPSHOTUpdates
org.junit:junit-bomfrom 5.10.2 to 5.11.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
b20991eRelease 5.11.3e57b508Finalize 5.11.3 release notesfb1254cAllow repeatingExtendWithannotation on fields and parametersa3192bdFix package name comparison on Java 8 (#4077)fcb7b01Remove uselessOrderannotation57dfcb5Allow repeating@…Sourceannotations when used as meta annotations09cd8b3Add ArchUnit test for consistency of repeatable annotationsfa46a92Hard-wrap at 90 characters8f45eeaFind repeatable @ExtendWith meta-annotations on fields againb451122Introduce release notes for 5.11.3Updates
org.jetbrains.kotlin.jvmfrom 1.9.23 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
284e9b4Add ChangeLog for 2.0.21-RC38084f0Enable source information for getters and other special-named functions9fcd247Move source information of default parameters to the default group4bad11dAdd source markers to@ExplicitGroupsComposablefcc1075Bump IntelliJ platform to 233.13135.1281499254[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bcDerelocate NSTextAttachment and NSTextContainer methodscc0919dAllow using categories in the def file to reintroduce methods in the classb1504e7[IC] Add synchronized clean methods to storage classes273abb8Derelocate deprecated DOMElement APIsUpdates
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