Skip to content

build(deps): bump appCenterSdkVersion from 4.4.3 to 4.4.5#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/appCenterSdkVersion-4.4.5
Open

build(deps): bump appCenterSdkVersion from 4.4.3 to 4.4.5#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/appCenterSdkVersion-4.4.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2022

Bumps appCenterSdkVersion from 4.4.3 to 4.4.5.
Updates appcenter-analytics from 4.4.3 to 4.4.5

Release notes

Sourced from appcenter-analytics's releases.

4.4.5

Version 4.4.5

App Center

  • [Fix] Fix crash when SDK is started from overridden Application.attachBaseContext.

4.4.4

App Center

  • [Fix] Fix crash when storage is encrypted during direct boot. Please note that settings and pending logs database are not shared between regular and device-protected storage.

App Center Distribute

  • [Improvement] Remove optional SYSTEM_ALERT_WINDOW permission that was required to automatically restart the app after installing the update.
  • [Improvement] Add fallback to the old ACTION_INSTALL_PACKAGE installation method if the update cannot be installed by PackageInstaller API (e.g. when MIUI optimizations block installation).
  • [Fix] Fix possible crash on resume event before initialization.
  • [Fix] Fix clicks on the download completion notification.
  • [Fix] Fix ANR on installing large packages.
  • [Fix] Fix cancellation handling of confirmation dialog for mandatory updates.
  • [Fix] Fix strict mode issues.
Changelog

Sourced from appcenter-analytics's changelog.

Version 4.4.5

App Center

  • [Fix] Fix crash when SDK is started from overridden Application.attachBaseContext.

Version 4.4.4

App Center

  • [Fix] Fix crash when storage is encrypted during direct boot. Please note that settings and pending logs database are not shared between regular and device-protected storage.

App Center Distribute

  • [Improvement] Remove optional SYSTEM_ALERT_WINDOW permission that was required to automatically restart the app after installing the update.
  • [Improvement] Add fallback to the old ACTION_INSTALL_PACKAGE installation method if the update cannot be installed by PackageInstaller API (e.g. when MIUI optimizations block installation).
  • [Fix] Fix possible crash on resume event before initialization.
  • [Fix] Fix clicks on the download completion notification.
  • [Fix] Fix ANR on installing large packages.
  • [Fix] Fix cancellation handling of confirmation dialog for mandatory updates.
  • [Fix] Fix strict mode issues.

Commits
  • 39fd75a Merge pull request #1641 from microsoft/develop
  • 522a8aa Merge pull request #1640 from microsoft/release/4.4.5
  • e684665 Update Changelog
  • 44b7ed4 Merge pull request #1639 from microsoft/fix/overridden-attachBaseContext
  • ddf32a3 Add explicit check to tests
  • 30d5e03 Remove extra call of getApplicationContext()
  • 90baebb Merge pull request #1637 from microsoft/start/4.4.5
  • 2f85521 Start version 4.4.5
  • db681ce Merge pull request #1636 from microsoft/release/demo_v4.4.4
  • 3090b61 Use new SDK V4.4.4 in demo app
  • Additional commits viewable in compare view

Updates appcenter-crashes from 4.4.3 to 4.4.5

Release notes

Sourced from appcenter-crashes's releases.

4.4.5

Version 4.4.5

App Center

  • [Fix] Fix crash when SDK is started from overridden Application.attachBaseContext.

4.4.4

App Center

  • [Fix] Fix crash when storage is encrypted during direct boot. Please note that settings and pending logs database are not shared between regular and device-protected storage.

App Center Distribute

  • [Improvement] Remove optional SYSTEM_ALERT_WINDOW permission that was required to automatically restart the app after installing the update.
  • [Improvement] Add fallback to the old ACTION_INSTALL_PACKAGE installation method if the update cannot be installed by PackageInstaller API (e.g. when MIUI optimizations block installation).
  • [Fix] Fix possible crash on resume event before initialization.
  • [Fix] Fix clicks on the download completion notification.
  • [Fix] Fix ANR on installing large packages.
  • [Fix] Fix cancellation handling of confirmation dialog for mandatory updates.
  • [Fix] Fix strict mode issues.
Changelog

Sourced from appcenter-crashes's changelog.

Version 4.4.5

App Center

  • [Fix] Fix crash when SDK is started from overridden Application.attachBaseContext.

Version 4.4.4

App Center

  • [Fix] Fix crash when storage is encrypted during direct boot. Please note that settings and pending logs database are not shared between regular and device-protected storage.

App Center Distribute

  • [Improvement] Remove optional SYSTEM_ALERT_WINDOW permission that was required to automatically restart the app after installing the update.
  • [Improvement] Add fallback to the old ACTION_INSTALL_PACKAGE installation method if the update cannot be installed by PackageInstaller API (e.g. when MIUI optimizations block installation).
  • [Fix] Fix possible crash on resume event before initialization.
  • [Fix] Fix clicks on the download completion notification.
  • [Fix] Fix ANR on installing large packages.
  • [Fix] Fix cancellation handling of confirmation dialog for mandatory updates.
  • [Fix] Fix strict mode issues.

Commits
  • 39fd75a Merge pull request #1641 from microsoft/develop
  • 522a8aa Merge pull request #1640 from microsoft/release/4.4.5
  • e684665 Update Changelog
  • 44b7ed4 Merge pull request #1639 from microsoft/fix/overridden-attachBaseContext
  • ddf32a3 Add explicit check to tests
  • 30d5e03 Remove extra call of getApplicationContext()
  • 90baebb Merge pull request #1637 from microsoft/start/4.4.5
  • 2f85521 Start version 4.4.5
  • db681ce Merge pull request #1636 from microsoft/release/demo_v4.4.4
  • 3090b61 Use new SDK V4.4.4 in demo app
  • 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)

Bumps `appCenterSdkVersion` from 4.4.3 to 4.4.5.

Updates `appcenter-analytics` from 4.4.3 to 4.4.5
- [Release notes](https://github.com/microsoft/appcenter-sdk-android/releases)
- [Changelog](https://github.com/microsoft/appcenter-sdk-android/blob/develop/CHANGELOG.md)
- [Commits](microsoft/appcenter-sdk-android@4.4.3...4.4.5)

Updates `appcenter-crashes` from 4.4.3 to 4.4.5
- [Release notes](https://github.com/microsoft/appcenter-sdk-android/releases)
- [Changelog](https://github.com/microsoft/appcenter-sdk-android/blob/develop/CHANGELOG.md)
- [Commits](microsoft/appcenter-sdk-android@4.4.3...4.4.5)

---
updated-dependencies:
- dependency-name: com.microsoft.appcenter:appcenter-analytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.appcenter:appcenter-crashes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2022
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