elimu-ai / appstore

📲 Android application which downloads, installs and updates APK files stored on the elimu.ai platform.
MIT License
23 stars 7 forks source link

Bump timber from 5.0.0 to 5.0.1 in /app #239

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps timber from 5.0.0 to 5.0.1.

Release notes

Sourced from timber's releases.

5.0.1

Fixed

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

Sourced from timber's changelog.

[5.0.1] - 2021-08-13

Fixed

  • Fix TimberArgCount lint check false positive on some calls to String.format.
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
  • See full diff 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)