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

fix(deps): update dependency co.touchlab:kermit to v2 - autoclosed #83

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

touchlab/Kermit (co.touchlab:kermit)

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

v1.2.2

Compare Source

Various fixes.
Updated crash reporting support.
Kotlin 1.7.20 build.


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 b4466d7 to 8a32d30 Compare September 22, 2023 18:43
@renovate renovate bot force-pushed the renovate/major-kermit branch from 8a32d30 to c6faec8 Compare October 12, 2023 21:23
@renovate renovate bot force-pushed the renovate/major-kermit branch from c6faec8 to 604fe72 Compare February 3, 2024 20:14
@renovate renovate bot force-pushed the renovate/major-kermit branch from 604fe72 to 7a80ab5 Compare June 11, 2024 01:46
@renovate renovate bot changed the title fix(deps): update dependency co.touchlab:kermit to v2 fix(deps): update dependency co.touchlab:kermit to v2 - autoclosed Jul 31, 2024
@renovate renovate bot closed this Jul 31, 2024
@renovate renovate bot deleted the renovate/major-kermit branch July 31, 2024 16:42
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