mathisdt / trackworktime

Android app to track your work time via WiFi or location and categorize each recorded intervall by a predefined client/task and a free text.
https://zephyrsoft.org/trackworktime
GNU General Public License v3.0
136 stars 30 forks source link

Bump acraVersion from 5.10.1 to 5.11.0 in /app #253

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps acraVersion from 5.10.1 to 5.11.0. Updates ch.acra:acra-http from 5.10.1 to 5.11.0

Release notes

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

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.
Commits
  • 97b70c0 Update README.md
  • 731f6fd chore(deps): update dependency clsx to v2 (#1224)
  • 33846df chore(deps): update dependency @​types/react to v18.2.15
  • 69b7020 chore(deps): update dependency gradle to v8.2.1
  • 305e8a1 chore(deps): update dependency dev.zacsweers.autoservice:auto-service-ksp to ...
  • b4ea011 chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v...
  • 1bf91f3 clean ups around deprecation
  • 1ca7ae2 update kotlin (potentially breaking jvm-default changes)
  • 46c5f29 don't send an empty filename for report in multipart request (breaking). Clos...
  • 9ab3f70 chore(deps): update dependency gradle to v8.2 (#1219)
  • Additional commits viewable in compare view


Updates ch.acra:acra-dialog from 5.10.1 to 5.11.0

Release notes

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

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.
Commits
  • 97b70c0 Update README.md
  • 731f6fd chore(deps): update dependency clsx to v2 (#1224)
  • 33846df chore(deps): update dependency @​types/react to v18.2.15
  • 69b7020 chore(deps): update dependency gradle to v8.2.1
  • 305e8a1 chore(deps): update dependency dev.zacsweers.autoservice:auto-service-ksp to ...
  • b4ea011 chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v...
  • 1bf91f3 clean ups around deprecation
  • 1ca7ae2 update kotlin (potentially breaking jvm-default changes)
  • 46c5f29 don't send an empty filename for report in multipart request (breaking). Clos...
  • 9ab3f70 chore(deps): update dependency gradle to v8.2 (#1219)
  • Additional commits viewable in compare view


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)