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 com.jakewharton.timber:timber to v5 #1076

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.jakewharton.timber:timber 4.7.1 -> 5.0.1 age adoption passing confidence

Release Notes

JakeWharton/timber (com.jakewharton.timber:timber)

v5.0.1

Compare Source

Fixed
  • Fix TimberArgCount lint check false positive on some calls to String.format.

v5.0.0

Compare Source

The library has been rewritten in Kotlin, but it remains binary-compatible with 4.x.
The intent is to support Kotlin multiplatform in the future.
This is otherwise a relatively minor, bug-fix release.

Changed
  • Minimum supported API level is now 14.
  • Minimum supported AGP (for embedded lint checks) is now 7.0.
Fixed
  • DebugTree now finds first non-library class name which prevents exceptions in optimized builds where expected stackframes may have been inlined.
  • Enforce 23-character truncated tag length until API 26 per AOSP sources.
  • Support Long type for date/time format arguments when validating format strings in lint checks.
  • Do not report string literal concatenation in lint checks on log message.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team and zach-klippenstein as code owners June 28, 2023 18:27
@renovate renovate bot force-pushed the renovate/major-timber branch from c78b0d9 to aeda0ca Compare June 28, 2023 20:11
@RBusarow RBusarow enabled auto-merge June 28, 2023 22:41
@RBusarow RBusarow merged commit 2a399fd into main Jun 28, 2023
@RBusarow RBusarow deleted the renovate/major-timber branch June 28, 2023 22:41
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.

1 participant