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

chore: bump com.jakewharton.timber:timber from 4.7.1 to 5.0.1 #922

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps com.jakewharton.timber:timber from 4.7.1 to 5.0.1.

Release notes

Sourced from com.jakewharton.timber:timber's releases.

5.0.1

Fixed

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

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 com.jakewharton.timber:timber's changelog.

[5.0.1] - 2021-08-13

Fixed

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

[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
  • 70aaa74 Correct release steps for this repository
  • f38e2dc Prepare version 5.0.1
  • 694f6bc Merge pull request #435 from JakeWharton/jrod/2021-08-12/fix-fallthrough-checks
  • b67fb91 Merge pull request #438 from eygraber/add-more-tests-for-anon-class-stripping
  • d89a839 Add more test for anonymous class stripping from tag
  • 21628df Fix Lint fallthrough errors
  • 880a2e6 Run tests on all issues to surface fallthrough errors
  • adae9b8 Prepare next development version
  • 1762be3 Prepare version 5.0
  • 5699f8d Delete deploy_snapshot.sh
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@mariobehling
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/com.jakewharton.timber-timber-5.0.1 branch 2 times, most recently from 55f551a to 3900a34 Compare May 16, 2024 20:35
@dependabot dependabot bot force-pushed the dependabot/gradle/com.jakewharton.timber-timber-5.0.1 branch 5 times, most recently from bd265c8 to 23e795d Compare May 24, 2024 06:02
Bumps [com.jakewharton.timber:timber](https://github.com/JakeWharton/timber) from 4.7.1 to 5.0.1.
- [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.1)

---
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 force-pushed the dependabot/gradle/com.jakewharton.timber-timber-5.0.1 branch from 23e795d to e4d331a Compare May 24, 2024 09:55
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.

None yet

1 participant