⬆️ Bump the gradle group across 1 directory with 5 updates#72
Closed
dependabot[bot] wants to merge 1 commit into
Closed
⬆️ Bump the gradle group across 1 directory with 5 updates#72dependabot[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.8.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.7` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.0` | | [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.8.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.8.0...1.8.1) Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.7 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.7) Updates `org.junit:junit-bom` from 5.10.2 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.0) 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-patch 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 #73. |
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.8.11.5.61.5.75.10.25.11.01.9.232.0.207.1.28.1.1Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.8.0 to 1.8.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
cd696d3Version 1.8.1c1ba5afFix the ticker channel example giving wrong results on the website (#4109)2430d9aFix broken API reference links to the Project Reactor Javadoc (#4111)f22b229fix the link toThread.uncaughtExceptionHandler515308dfix: get rid of horizontal scrolling by splitting the comment and show more c...f8d1821Fix typo in coroutine-context-and-dispatchers.md (#3941)20707d3fix: removesampleStartandsampleEndcomments from example in coroutine-...0148534chore: fix identation in example loadContributorsBlocking() (#4085)74774dfDocs: reference to The Hitchhiker's Guide to the Galaxy (#4082)d106ac7Docs: avoid scrolling sample code; fix test description; add () to functions ...Updates
ch.qos.logback:logback-classicfrom 1.5.6 to 1.5.7Commits
5e9f47fprepare release 1.5.73f57247only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...1b7fe94add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-26294b67dbMadeAsyncAppenderBase.isQueueBelowDiscardingThresholdpublic to facilitate...85bed93fix race condition reported in LOGBACK-1362c8c46e3move levelChangePropagator related tests to logback-classic-blackboxf7d5cf8extract constants for property keysc1f21e9add test in relation to variable subsitions for levels, report substitions, L...7c29474add support for finding the console's charset, LOGBACK-164244fbe63MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...Updates
org.junit:junit-bomfrom 5.10.2 to 5.11.0Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
6b8e42bRelease 5.119430eceAllow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86Polish release notes4dbd0f9Let@TempDirfail fast withFileannotated element and non-default file s...57f1ad4Fix syntaxd78730aPrioritize tasks on critical path of task graphb6719e2Remove obsolete directoryd8ec757Apply Spotless formatting to Gradle script pluginsdae525dDisable caching of some Spotless tasks due to negative avoidance savingsc63d118Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)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