Skip to content

Comments

Bump io.github.smyrgeorge:log4k from 1.1.2 to 1.2.1#76

Merged
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-1.2.1
Dec 29, 2025
Merged

Bump io.github.smyrgeorge:log4k from 1.1.2 to 1.2.1#76
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-1.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps io.github.smyrgeorge:log4k from 1.1.2 to 1.2.1.

Release notes

Sourced from io.github.smyrgeorge:log4k's releases.

1.2.1

Full Changelog: smyrgeorge/log4k@1.2.0...1.2.1

1.2.0

Release Notes - Version 1.2.0

This release introduces significant updates to the core logging infrastructure, improves Coroutine support, and updates the project to the latest Kotlin and Gradle versions.

🚀 Features & Improvements

  • Unified Logging Context: LoggingContext has been moved to the core log4k module to provide a consistent experience across all platforms.
  • Context Receivers Support: Added support for Kotlin's context receivers in the Logger class, enabling cleaner logging within scoped environments.
  • Improved Tracing: Enhanced management of spans within LoggingContext with a dedicated SpanStack.
  • Coroutines Integration: Refactored log4k-coroutines to use the unified LoggingContext, ensuring better interoperability.

🛠 Build & Infrastructure

  • Kotlin 2.3.0: Updated the project to use the latest Kotlin 2.3.0.
  • Gradle 9.2.1: Upgraded the build system to Gradle 9.2.1.
  • Java 21: Updated CI workflows to use Java 21 as the default runtime.
  • Dependency Updates:
    • kotlin-web-helpers updated to 3.0.0.
    • dokka updated to 2.1.0.
    • Updated various JS dependencies (webpack, mocha, enhanced-resolve).
    • Updated GitHub Actions (actions/cache to v5, actions/checkout to v6).

📖 Documentation

  • Updated documentation to reflect changes in version 1.2.0.
  • Refactored asset structure for documentation.

🧹 Maintenance

  • Refactored build scripts for better maintainability.
  • Improved code formatting in logging functions.

Full Changelog: smyrgeorge/log4k@1.1.2...1.2.0

Commits
  • 6028ce9 Added documentation for '1.2.1'.
  • e1fdc77 Refactor LoggingContext to TracingContext, update tags structure, and enhance...
  • 4247485 Added documentation for '1.2.0'.
  • 5050d3f Refactor build scripts, improve logging context management, and update format...
  • 91e77d0 Update dependencies: kotlin-web-helpers to 3.0.0, webpack to 5.101.3, mocha t...
  • d915766 Update Kotlin to 2.3.0 and Gradle to 9.2.1
  • b00aa7c Bump kotlin from 2.2.21 to 2.3.0
  • 6c74e99 Bump actions/cache from 4 to 5
  • 24185eb Bump actions/checkout from 5 to 6
  • 8ffe47f Bump publish from 0.34.0 to 0.35.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [io.github.smyrgeorge:log4k](https://github.com/smyrgeorge/log4k) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/smyrgeorge/log4k/releases)
- [Commits](smyrgeorge/log4k@1.1.2...1.2.1)

---
updated-dependencies:
- dependency-name: io.github.smyrgeorge:log4k
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 29, 2025
@smyrgeorge smyrgeorge merged commit 62ee824 into main Dec 29, 2025
1 check passed
@smyrgeorge smyrgeorge deleted the dependabot/gradle/io.github.smyrgeorge-log4k-1.2.1 branch December 29, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant