Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ch.acra:acra-http from 5.9.6 to 5.11.3 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps ch.acra:acra-http from 5.9.6 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)
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 <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)

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

Bumps [ch.acra:acra-http](https://github.com/ACRA/acra) from 5.9.6 to 5.11.3.
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.9.6...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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2023
@kirillt kirillt closed this Jan 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/ch.acra-acra-http-5.11.3 branch January 22, 2024 10:36
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.

1 participant