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 #64

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

This PR contains the following updates:

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

Warning

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


Release Notes

touchlab/Kermit (co.touchlab:kermit)

v2.0.5

Compare Source

v2.0.4

Compare Source

Changed
  • Added ChunkedLogWriter. This LogWriter can be used to wrap existing LogWriters and break their output into defined sizes. This is useful if your LogWriter outputs to something which limits message length (such as Logcat) (#​396 thanks @​psh)
Logger.setLogWriters(platformLogWriter().chunked(maxMessageLength = 4000))

v2.0.3

Compare Source

Fixed
  • Remove JUnit dependency from commonJvmMain source set (#​390)
Changed
  • Kotlin 1.9.22
  • [Gradle Plugin] Gradle 8.4
  • [Gradle Plugin] Android Gradle Plugin 8.2.2

v2.0.2

Compare Source

  • restore global api functions
  • WASM support

v2.0.1

Compare Source

v2.0.0

Compare Source

  • Kotlin 1.9.10
  • linuxArm64 support

v1.2.3

Compare Source


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.

@renovate renovate bot force-pushed the renovate/major-kermit branch from 3a4e8aa to cc2479d Compare September 22, 2023 18:43
@renovate renovate bot force-pushed the renovate/major-kermit branch from cc2479d to 2d36668 Compare October 12, 2023 22:31
@renovate renovate bot force-pushed the renovate/major-kermit branch from 2d36668 to d0f9847 Compare February 3, 2024 18:37
@renovate renovate bot force-pushed the renovate/major-kermit branch from d0f9847 to 4032e5a Compare June 11, 2024 06:03
@renovate renovate bot force-pushed the renovate/major-kermit branch from 4032e5a to 6da7d04 Compare November 21, 2024 04:44
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.

0 participants