Skip to content

Bump io.github.smyrgeorge:log4k-slf4j from 1.3.2 to 1.4.0#107

Merged
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.0
Mar 9, 2026
Merged

Bump io.github.smyrgeorge:log4k-slf4j from 1.3.2 to 1.4.0#107
smyrgeorge merged 1 commit intomainfrom
dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps io.github.smyrgeorge:log4k-slf4j from 1.3.2 to 1.4.0.

Release notes

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

1.4.0

Release Notes - Version 1.4.0

🚀 New Features

  • Apple Platform Support: Added support for Apple platforms (iOS, macOS, etc.) in the log4k module.
    • Implemented AppleLoggingAppender using NSLog.
    • Integrated proper logging with message formatting and throwable details for Apple environments.
  • Android Support: Added full Android support to the log4k module.
    • Integrated Android Gradle Plugin.
    • Configured androidMain source set with a native Android logging implementation using android.util.Log.
  • TracingContext Support: Introduced TracingContext with Kotlin context parameters for automatic span propagation.
    • Log events now automatically include current span information when within a TracingContext block, eliminating the need to manually pass the span to each log call.

🗑️ Deprecations & Removals

  • log4k-coroutines:
    • The log4k-coroutines module has been fully deprecated and removed.
    • References to this module have been removed from publishing conventions and project configurations.

🆙 Dependency Updates

  • Kotlin: Updated from 2.3.0 to 2.3.10.
  • Gradle Wrapper: Updated from 9.2.1 to 9.3.1.
  • kotlinx-serialization: Updated from 1.9.0 to 1.10.0.
  • Maven Publish Plugin: Updated from 0.35.0 to 0.36.0.
  • Mocha (JS): Updated to 11.7.5 with is-path-inside dependency added.

Full Changelog: smyrgeorge/log4k@1.3.2...1.4.0

Commits
  • aa42174 Added documentation for '1.4.0'.
  • 70cabfa Update README.md with reorganized sections, detailed appender tables, and r...
  • 2d4c108 Replace custom plugin implementations with direct Kotlin DSL configurations a...
  • 06dd194 Remove reference to deprecated log4k-coroutines module in publishing conven...
  • 74a3fc6 Add Apple support to log4k
  • 3aace49 Add Android support to log4k
  • a0b6043 Remove deprecated log4k-coroutines module and references
  • 1acf37a Remove deprecated log4k-coroutines module and references
  • 242bdba Bump Kotlin badge in README from 2.3.0 to 2.3.10
  • dc87bbe Bump mocha to 11.7.5 and add is-path-inside dependency in yarn.lock
  • 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)

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

---
updated-dependencies:
- dependency-name: io.github.smyrgeorge:log4k-slf4j
  dependency-version: 1.4.0
  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 Mar 9, 2026
@dependabot dependabot bot temporarily deployed to Maven Central March 9, 2026 07:35 Inactive
@smyrgeorge smyrgeorge merged commit 8648c5e into main Mar 9, 2026
1 check passed
@smyrgeorge smyrgeorge deleted the dependabot/gradle/io.github.smyrgeorge-log4k-slf4j-1.4.0 branch March 9, 2026 11:12
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