Skip to content

chore(deps): update kotlin.logging to v8#1932

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-kotlin.logging
Open

chore(deps): update kotlin.logging to v8#1932
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-kotlin.logging

Conversation

@renovate

@renovate renovate Bot commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.oshai:kotlin-logging 6.0.38.0.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

oshai/kotlin-logging (io.github.oshai:kotlin-logging)

v8.0.4

Compare Source

Align to semver.

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

v8.0.03

Compare Source

What's Changed

  • Fix #​598: Allow external configuration of logStartupMessage via Properties and Env Vars by @​oshai in #​602

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

v8.0.02

Compare Source

What's Changed

  • Fix GraalVM native build error caused by stale substitution target in v8.x by @​Copilot in #​601

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

v8.0.01

Compare Source

What's Changed

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

v7.0.14

Compare Source

What's Changed

New Contributors

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

v7.0.13

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.12...7.0.13

v7.0.12

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.11...7.0.12

v7.0.11

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.10...7.0.11

v7.0.10

Compare Source

Full Changelog: oshai/kotlin-logging@7.0.9...7.0.10

v7.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@7.0.6...7.0.7

v7.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@7.0.5...7.0.6

v7.0.5

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.4...7.0.5

v7.0.4

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@7.0.3...7.0.4

v7.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@7.0.0...7.0.1

v7.0.0

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@6.0.9...7.0.0

v6.0.9

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@6.0.8...6.0.9

v6.0.8

Compare Source

What's Changed

Full Changelog: oshai/kotlin-logging@6.0.7...6.0.8

v6.0.7

Compare Source

Full Changelog: oshai/kotlin-logging@6.0.5...6.0.7

v6.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: oshai/kotlin-logging@6.0.3...6.0.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

  167 files    167 suites   5m 15s ⏱️
1 446 tests 1 406 ✅ 39 💤 1 ❌
2 826 runs  2 786 ✅ 39 💤 1 ❌

For more details on these failures, see this check.

Results for commit 3caa93c.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

  167 files    167 suites   8m 54s ⏱️
1 446 tests 1 427 ✅ 17 💤 2 ❌
2 826 runs  2 807 ✅ 17 💤 2 ❌

For more details on these failures, see this check.

Results for commit 3caa93c.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 55148cb to c05bdba Compare July 12, 2024 17:32
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch 2 times, most recently from 6b1ae5a to 642e3e8 Compare July 22, 2024 08:49
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 642e3e8 to 8cd0ad6 Compare July 31, 2024 11:18

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

> Task :diktat-rules:test FAILED

RulesConfigYamlTest > check kotlin version() FAILED
    org.opentest4j.AssertionFailedError at RulesConfigYamlTest.kt:58

@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch 3 times, most recently from 0237002 to d2f103c Compare October 6, 2024 17:09
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch 4 times, most recently from 5cbd9c0 to db1e8f2 Compare December 7, 2024 19:53
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from db1e8f2 to 10bfa66 Compare December 7, 2024 23:01
@codecov

codecov Bot commented Dec 7, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.95%. Comparing base (cd77a0b) to head (10bfa66).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1932   +/-   ##
=========================================
  Coverage     77.95%   77.95%           
  Complexity     2996     2996           
=========================================
  Files           134      134           
  Lines          8863     8863           
  Branches       2119     2119           
=========================================
  Hits           6909     6909           
  Misses          943      943           
  Partials       1011     1011           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 10bfa66 to 79267cf Compare February 6, 2025 18:30
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 79267cf to 29749cf Compare March 6, 2025 16:29
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 29749cf to 89b1efd Compare March 31, 2025 12:15
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 89b1efd to 790c12d Compare April 16, 2025 16:49
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch 3 times, most recently from b0782aa to b864c6e Compare August 6, 2025 17:44
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from b864c6e to 67b8893 Compare August 19, 2025 16:08
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 67b8893 to 766d9b3 Compare January 1, 2026 14:37
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 766d9b3 to 696d137 Compare February 16, 2026 17:52
@renovate renovate Bot changed the title chore(deps): update dependency io.github.oshai:kotlin-logging to v7 chore(deps): update dependency io.github.oshai:kotlin-logging to v8 Feb 16, 2026
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 696d137 to 4cb4f20 Compare May 3, 2026 14:00
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from 4cb4f20 to ae1a241 Compare May 23, 2026 15:17
@renovate renovate Bot force-pushed the renovate/major-kotlin.logging branch from ae1a241 to 3caa93c Compare May 27, 2026 09:05
@renovate renovate Bot changed the title chore(deps): update dependency io.github.oshai:kotlin-logging to v8 chore(deps): update kotlin.logging to v8 Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant