FlowCrypt / flowcrypt-android

FlowCrypt Android App
https://flowcrypt.com
Other
93 stars 11 forks source link

Bump ch.acra:acra-http from 5.11.4 to 5.12.0 #2886

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps ch.acra:acra-http from 5.11.4 to 5.12.0.

Release notes

Sourced from ch.acra:acra-http's releases.

ACRA 5.12.0

  • Avoid future R8 issues (#1402)
  • Allow custom notification channel configuration (#1395)
  • Update dependencies
Commits
  • 8d52a1d update build to avoid deprecated options
  • 08a0581 chore(deps): update actions/setup-java action to v4.5.0 (#1388)
  • 6efe46d chore(deps): update dependency com.android.tools.build:gradle to v8.7.2 (#1392)
  • a0e7246 chore(deps): update dependency com.android.tools.build:gradle to v8.7.2 (#1393)
  • 716d450 chore(deps): update dependency androidx.annotation:annotation to v1.9.1 (#1399)
  • 023d57a chore(config): migrate config renovate.json (#1403)
  • 357d412 Disable AVD caching as it seems to be causing test run issues
  • 8bb3fb1 Allow custom notification channel
  • 6c212d2 fix: forward-port to R8 next major version (#1402)
  • 3cfb0e0 chore(deps): update kotlin to v2.0.21-1.0.26
  • 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 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)