ARK-Builders / ARK-Memo

ARK Memo is one app for all of your notes: it's aiming to combine plain text, voice and hand-written notes
MIT License
2 stars 3 forks source link

Bump ch.acra:acra-dialog from 5.9.6 to 5.11.3 #48

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps ch.acra:acra-dialog from 5.9.6 to 5.11.3.

Release notes

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

ACRA 5.11.3

Add toggle for http chunking as it is necessary with cronet but causing issues in other cases (#1252). Defaults to off. Enable when using cronet.

ACRA 5.11.2

  • Fixed a another error for apps using acra-limiter (#1233, #1236)

ACRA 5.11.1

  • Now compatible with cronet (#1227)
  • Fixed a classcastexception for apps using acra-limiter and upgrading from previous versions (#1233)

ACRA 5.11.0

  • ACRA no longer sends an empty file name for reports in multipart requests (#1215)
  • ACRA switched to -Xjvm-default=all. If you're seeing issues with this, update to a recent kotlin version.

ACRA 5.10.1

  • fixed mail sending with attachments on modern android versions when there are multiple mail apps with no default selected

ACRA 5.10.0

  • target Android 34
  • Fix multipart/form-data format compliance (#1212)

ACRA 5.10.0-beta03

  • deprecate notification inline comment. Disable on API 29+ (#1190)
  • workaround for notification+email sender (#1191)

ACRA 5.9.8-beta02

  • restore java 11 compatibility
  • add notification color configuration (#1183)

ACRA 5.9.8-beta01

  • try fix more gmail issues by not using intent selectors on android tiramisu (#1146, #1179)

ACRA 5.9.7

  • fixed gmail mail sending on android 13 (#1118)
Commits
  • 30f3469 Make chunking configurable
  • a957b5a chore(deps): update dependency @​types/react to v18.2.31
  • c7e56c3 chore(deps): update dependency @​types/react-helmet to v6.1.8
  • 99ac59e chore(deps): update dependency @​types/react to v18.2.29
  • 2a7cef5 chore(deps): update dokka to v1.9.10
  • 11472a9 chore(deps): update dependency @​tsconfig/docusaurus to v2.0.2
  • 401bcfa chore(deps): update dependency @​types/react to v18.2.28
  • b5127b2 chore(deps): update dependency @​types/react to v18.2.25
  • bebedab chore(deps): update dependency @​types/react to v18.2.24
  • ebd6882 chore(deps): update dependency @​types/react-helmet to v6.1.7
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.