Skip to content

fix(deps): update dependency co.touchlab:kermit to v2.0.5 #683

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

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

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

Changed
  • Added kermit-io module, which contains the RollingFileLogWriter. This is a log writer that writes to a file with rolling logs.
  • Updating OSLogWriter to take in three optional parameters to configure OSLog, and to enable/disable public logging
  • Updating the WASM Implementation to match newest recommendations
  • Updating kotlin version to 2.0.21
  • Updating logThrowable to call throwable.stackTraceToString() instead of throwable.getStackTrace().joinToString("\n")

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.43%. Comparing base (9633a9c) to head (96173e1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   75.43%   75.43%           
=======================================
  Files          38       38           
  Lines         920      920           
  Branches      168      168           
=======================================
  Hits          694      694           
  Misses        142      142           
  Partials       84       84           

@matt-ramotar matt-ramotar merged commit 4f65381 into main Feb 22, 2025
5 checks passed
@renovate renovate bot deleted the renovate/kermit branch February 22, 2025 21:40
itsandreramon pushed a commit to itsandreramon/Store that referenced this pull request Feb 26, 2025
…veFoundation#683)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant