build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 8.0.4 - #82
Draft
dependabot[bot] wants to merge 3 commits into
Draft
build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 8.0.4#82dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
emaarco
force-pushed
the
dependabot/maven/io.github.oshai-kotlin-logging-jvm-8.0.4
branch
from
July 6, 2026 05:56
a8f2786 to
8e51257
Compare
emaarco
enabled auto-merge (squash)
July 6, 2026 05:56
emaarco
disabled auto-merge
July 6, 2026 05:56
Member
|
not possible until this is merged: |
emaarco
marked this pull request as draft
July 8, 2026 06:20
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.13 to 8.0.4. - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](oshai/kotlin-logging@7.0.13...8.0.4) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
kotlin-logging 8.0 removed the SLF4J-style KLogger.info(String) overloads that cibseven-process-test-coverage 2.1.0 (latest) still calls, causing NoSuchMethodError at test runtime (SimpleProcessTest). The repo's own code only uses the lambda API, which works on 7.x, so revert the bump and tell dependabot to skip kotlin-logging majors until the coverage lib supports v8.
….2.0-SNAPSHOT The kotlin-logging 8 bump was blocked because cibseven-process-test-coverage 2.1.0 still called the removed KLogger.info(String) overloads (NoSuchMethodError at test runtime). The maintainers published a 2.2.0-SNAPSHOT aligned with kotlin-logging 8 (cibseven-community-hub/cibseven-process-test-coverage#13). - bump kotlin-logging to 8.0.4 (drop the 7.x pin) - use process-test-coverage 2.2.0-SNAPSHOT and add the CIB seven community-snapshots repository (both TEMPORARY until 2.2.0 is released) - drop the now-obsolete dependabot ignore rule for kotlin-logging v8 majors Verified locally: the example module's coverage test passes with no NoSuchMethodError. Kept as a draft to confirm the same in CI.
emaarco
force-pushed
the
dependabot/maven/io.github.oshai-kotlin-logging-jvm-8.0.4
branch
from
July 8, 2026 06:24
8cb86b7 to
e40da5a
Compare
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 io.github.oshai:kotlin-logging-jvm from 7.0.13 to 8.0.4.
Release notes
Sourced from io.github.oshai:kotlin-logging-jvm's releases.
... (truncated)
Commits
0aaa57cbump to semver 8.0.5bf60363change to semver 8.0.4b641856bump version to 8.0.043e6096dFix #598: Allow external configuration of logStartupMessage via Properties an...accd3cabump version to 8.0.032bd058abump version to 8.0.028ab1a8aFix GraalVM native build error caused by stale substitution target in v8.x (#...b1eb9fcbump version to 8.0.01ff436aabump version to 8.0.00-beta-0536e56c3Fix Darwin OSLog composition failure in historical logs (#594)Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)