Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps ch.acra:acra-http from 5.9.3 to 5.11.3.

Release notes

Sourced from ch.acra:acra-http'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)

ACRA 5.9.6

  • Fixed notification compatibility with Android 31-33 (TargetSdk 33) (#1084)

ACRA 5.9.5

  • Fixed notification default buttons (#1073)
  • Fixed dialog title (#1086)
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

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)

Bumps [ch.acra:acra-http](https://github.com/ACRA/acra) from 5.9.3 to 5.11.3.
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.9.3...acra-5.11.3)

---
updated-dependencies:
- dependency-name: ch.acra:acra-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
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.

0 participants