Skip to content

build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 8.0.4#82

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/maven/io.github.oshai-kotlin-logging-jvm-8.0.4
Open

build(deps): bump io.github.oshai:kotlin-logging-jvm from 7.0.13 to 8.0.4#82
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/maven/io.github.oshai-kotlin-logging-jvm-8.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

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.

8.0.4

Align to semver.

Full Changelog: oshai/kotlin-logging@8.0.03...8.0.4

8.0.03

What's Changed

Full Changelog: oshai/kotlin-logging@8.0.02...8.0.03

8.0.02

What's Changed

Full Changelog: oshai/kotlin-logging@8.0.01...8.0.02

8.0.01

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.14...8.0.01

8.0.00-beta-04

What's Changed

Full Changelog: oshai/kotlin-logging@8.0.00-beta-03...8.0.00-beta-04

8.0.00-beta-03

What's Changed

Full Changelog: oshai/kotlin-logging@8.0.00-beta-02...8.0.00-beta-03

8.0.00-beta-02

What's Changed

... (truncated)

Commits
  • 0aaa57c bump to semver 8.0.5
  • bf60363 change to semver 8.0.4
  • b641856 bump version to 8.0.04
  • 3e6096d Fix #598: Allow external configuration of logStartupMessage via Properties an...
  • accd3ca bump version to 8.0.03
  • 2bd058a bump version to 8.0.02
  • 8ab1a8a Fix GraalVM native build error caused by stale substitution target in v8.x (#...
  • b1eb9fc bump version to 8.0.01
  • ff436aa bump version to 8.0.00-beta-05
  • 36e56c3 Fix Darwin OSLog composition failure in historical logs (#594)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the Type: dependencies Version updates label Jul 3, 2026
dependabot Bot and others added 2 commits July 6, 2026 07:54
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.
@emaarco emaarco force-pushed the dependabot/maven/io.github.oshai-kotlin-logging-jvm-8.0.4 branch from a8f2786 to 8e51257 Compare July 6, 2026 05:56
@emaarco emaarco enabled auto-merge (squash) July 6, 2026 05:56
@emaarco emaarco disabled auto-merge July 6, 2026 05:56
@emaarco

emaarco commented Jul 6, 2026

Copy link
Copy Markdown
Member

not possible until this is merged:
cibseven-community-hub/cibseven-process-test-coverage#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: dependencies Version updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant