Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency co.touchlab:kermit to v2.0.5 #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
co.touchlab:kermit 2.0.4 -> 2.0.5 age adoption passing confidence

Release Notes

touchlab/Kermit (co.touchlab:kermit)

v2.0.5

Compare Source

What's Changed

  • OSLogWriter
    • OSLogWriter now takes in optional subsystem and category strings that are sent to OSLog initializer
    • OSLogWriter now takes in optional publicLogging boolean that when set to true would enforce logs to be public (See documentation here).
    • Changed logThrowable to call throwable.stackTraceToString() instead of throwable.getStackTrace().joinToString("\n")
    • Fixing other issues
  • Adding kermit-io module for file logging, which includes a rolling log file writer RollingFileLogWriter using kotlinx-io
  • Updated the WASM Implementation to match newest recommendations
  • Updating kotlin version to 2.0.21

Pull Requests

New Contributors

Full Changelog: touchlab/Kermit@2.0.4...2.0.5


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, 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.

@renovate renovate bot enabled auto-merge November 25, 2024 02:26
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
maven/co.touchlab:kermit 2.0.5 UnknownUnknown
maven/co.touchlab:kermit-core 2.0.5 UnknownUnknown
maven/co.touchlab:kermit-core-jvm 2.0.5 UnknownUnknown
maven/co.touchlab:kermit-jvm 2.0.5 UnknownUnknown

Scanned Files

  • settings.gradle.kts

Copy link
Contributor

🥳 JUnit passed

Passed Failed Skipped
✅ 34 ❌ 0 ⚠️ 4

You can see the report here.

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

Successfully merging this pull request may close these issues.

0 participants