openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

Update dependency com.jakewharton.timber:timber to v4.7.1 #228

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

JakeWharton/timber ### [`v4.7.1`](https://togithub.com/JakeWharton/timber/blob/HEAD/CHANGELOG.md#​471---2018-06-28) [Compare Source](https://togithub.com/JakeWharton/timber/compare/4.7.0...4.7.1) - Fix: Redundant argument lint check now works correctly on Kotlin sources. ### [`v4.7.0`](https://togithub.com/JakeWharton/timber/blob/HEAD/CHANGELOG.md#​470---2018-03-27) [Compare Source](https://togithub.com/JakeWharton/timber/compare/4.6.1...4.7.0) - Fix: Support lint version 26.1.0. - Fix: Check single-argument log method in TimberExceptionLogging. ### [`v4.6.1`](https://togithub.com/JakeWharton/timber/blob/HEAD/CHANGELOG.md#​461---2018-02-12) [Compare Source](https://togithub.com/JakeWharton/timber/compare/4.6.0...4.6.1) - Fix: Lint checks now handle more edge cases around exception and message source. - Fix: Useless `BuildConfig` class is no longer included. ### [`v4.6.0`](https://togithub.com/JakeWharton/timber/blob/HEAD/CHANGELOG.md#​460---2017-10-30) [Compare Source](https://togithub.com/JakeWharton/timber/compare/4.5.1...4.6.0) - New: Lint checks have been ported to UAST, their stability improved, and quick-fix suggestions added. They require Android Gradle Plugin 3.0 or newer to run. - New: Added nullability annotations for Kotlin users. - Fix: Tag length truncation no longer occurs on API 24 or newer as the system no longer has a length restriction. - Fix: Handle when a `null` array is supplied for the message arguments. This can occur when using various bytecode optimization tools.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.