Merged
Conversation
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | org.flywaydb:flyway-database-postgresql | `11.6.0` | `11.7.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.12.1` | `5.12.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.14.5` | `1.14.6` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.17` | `1.14.0` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.20-1.0.32` | `2.1.20-2.0.0` | Updates `org.flywaydb:flyway-database-postgresql` from 11.6.0 to 11.7.0 Updates `org.junit.jupiter:junit-jupiter` from 5.12.1 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.10.1 to 1.10.2 - [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.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [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.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [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.1...1.10.2) Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.5 to 1.14.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.5...v1.14.6) Updates `io.mockk:mockk` from 1.13.17 to 1.14.0 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.17...1.14.0) Updates `com.google.devtools.ksp` from 2.1.20-1.0.32 to 2.1.20-2.0.0 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-1.0.32...2.1.20-2.0.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-version: 11.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.mockk:mockk dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.1.20-2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 7 updates:
11.6.011.7.05.12.15.12.21.10.11.10.21.10.11.10.21.14.51.14.61.13.171.14.02.1.20-1.0.322.1.20-2.0.0Updates
org.flywaydb:flyway-database-postgresqlfrom 11.6.0 to 11.7.0Updates
org.junit.jupiter:junit-jupiterfrom 5.12.1 to 5.12.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0a44659Release 5.12.24c7dfdcFinalize 5.12.2 release notes561613eFix handling ofCleanupMode.ON_SUCCESS19d07d2Add 5.12.2 release notes from template803cbb6Add build parameter for enabling dry-run mode for test executioneb43e62Back to snapshots for further developmentUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8from 1.10.1 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-jdk8's changelog.
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)8627cc3Fix an explanation of flow emit (#4391)5f8035cSpecify explicit return types for some public API functions (#4389)465e29dSet a predefined image width in debug-coroutines-with-idea.md (#4377)96de301Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.10.1 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)8627cc3Fix an explanation of flow emit (#4391)5f8035cSpecify explicit return types for some public API functions (#4389)465e29dSet a predefined image width in debug-coroutines-with-idea.md (#4377)96de301Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.10.1 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
Commits
5f89004Version 1.10.21a8de2eMerge remote-tracking branch 'origin/master' into develope9b247eAdvertise source jars for JVM-only libraries (#4394)6baf7c8Restore Android compatibility inExecutor.asCoroutineDispatcher(#4396)dbca4c1Reliably run finalizers even ifrunBlockinggot interrupted. (#4399)45893ceAdd the issue template for guide-related problems (#4386)8627cc3Fix an explanation of flow emit (#4391)5f8035cSpecify explicit return types for some public API functions (#4389)465e29dSet a predefined image width in debug-coroutines-with-idea.md (#4377)96de301Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
io.micrometer:micrometer-registry-prometheusfrom 1.14.5 to 1.14.6Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
Commits
c3f3a80Merge branch '1.13.x' into 1.14.xfa523b1Bump io.micrometer:context-propagation from 1.1.2 to 1.1.3 (#6115)d5f3d34Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#6111)9ebcde1Bump com.netflix.spectator:spectator-reg-atlas from 1.8.9 to 1.8.10 (#6112)0ae9b47Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#6107)d0e70fcMerge branch '1.13.x' into 1.14.x3b2270cBump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6096)f62f2eeBump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6094)53b9a35Replace deprecated Project.task() (#6092)0ebdd7dBump com.netflix.spectator:spectator-reg-atlas from 1.8.8 to 1.8.9 (#6091)Updates
io.mockk:mockkfrom 1.13.17 to 1.14.0Release notes
Sourced from io.mockk:mockk's releases.
Commits
c287427Version bump561795aMerge pull request #1370 from VitalyVPinchuk/fix-13559d1b6d6Merge pull request #1366 from sgerke-1L/reproducerd2121acfix: handle fallback to default constructor parameters in constructedWith<>()daf3357Alternative fix01f80fcMerge pull request #1367 from rsvinicius/confirm-verified-test-case-isolationc49b8d9code review: remove clearMarks() testcd3b6caDon't generate visibility bridge for package private default implementations4c613abfix: ensure confirmVerified is isolated per test0eefb0fReproducerUpdates
com.google.devtools.kspfrom 2.1.20-1.0.32 to 2.1.20-2.0.0Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
b541b46KSP2: include KotlinPlatformType.androidJvm in incremental libs524fb6aExclude KAPT outputs from classpath snapshots.5cef44fUPDATE_AA_VERSION: 2.2.0-dev-12941cc81cfcUPDATE_AA_VERSION: 2.2.0-dev-12451cabc47cUPDATE_AA_VERSION: 2.2.0-dev-100595e3581bUPDATE_AA_VERSION: 2.2.0-dev-9278c990a63Update BUILD Kotlin and KSP versions.924efc3No-op blockOtherCompilerPluginsafc6825KSTypeReferenceResolvedImpl.toString(): render unexpandedbd1a8fdEnable KSP2 by defaultDependabot 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