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

Bump timber from 4.7.1 to 5.0.0 in /app #238

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2021

Bumps timber from 4.7.1 to 5.0.0.

Release notes

Sourced from timber's releases.

5.0.0

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.
Changelog

Sourced from timber's changelog.

[5.0.0] - 2021-08-10

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.
Commits
  • 1762be3 Prepare version 5.0
  • 5699f8d Delete deploy_snapshot.sh
  • 8537da2 Merge pull request #432 from JakeWharton/jrod/2021-08-08/lint-kotlin
  • c83e3eb Update Lint checks for Kotlin consumers
  • 403f51d Merge pull request #431 from JakeWharton/jrod/2021-08-08/konvert-detector
  • 5c002f3 java to kt
  • 291ff0e Konvert WrongTimberUsageDetector to Kotlin
  • b0b13bc Merge pull request #430 from JakeWharton/jrod/2021-08-06/lint-updates
  • bab5800 Update lint issue registration mechanism
  • 01aee4b Merge pull request #429 from JakeWharton/jrod/2021-08-06/comment-compilation-...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [timber](https://github.com/JakeWharton/timber) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/JakeWharton/timber/releases)
- [Changelog](https://github.com/JakeWharton/timber/blob/trunk/CHANGELOG.md)
- [Commits](JakeWharton/timber@4.7.1...5.0.0)

---
updated-dependencies:
- dependency-name: com.jakewharton.timber:timber
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 11, 2021 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2021
@nya-elimu nya-elimu merged commit e5bf497 into master Aug 14, 2021
@nya-elimu nya-elimu deleted the dependabot/gradle/app/com.jakewharton.timber-timber-5.0.0 branch August 14, 2021 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant