Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Update appcenter to the latest version 🚀 #440

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 18, 2018

There have been updates to the appcenter monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the appcenter group definition.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

Update to these versions instead 🚀

Release Notes for 1.10.0

Version 1.10.0

AppCenter

  • [Android] Fix lint issue on modern projects using latest react-native versions #451.
  • [iOS] Fix an issue where concurrent modification of custom properties was not thread safe.
  • [iOS] Validating and discarding Not a Number (NaN) and infinite double values for custom properties.
  • [iOS] Use standard SQL syntax to avoid affecting users with custom SQLite libraries.
  • [iOS] Get database page size dynamically to support custom values.

AppCenterCrashes

  • [Android] Fix a bug which prevents attachments from being sent if file name is not specified.
  • [Android] Fix Preventing stack overflow crash while reading a huge throwable file.

AppCenterPush

  • [Android] Use latest Firebase version #365.
  • [iOS] Fix push:didReceivePushNotification: callback not triggered on notification tapped or received in foreground when a UNUserNotificationCenterDelegate is set. If you have implemented this delegate please remove any call to the MSPush#didReceiveRemoteNotification: method as it's now handled by the new User Notification Center Delegate Forwarder.

greenkeeper bot added a commit that referenced this pull request Dec 17, 2018
greenkeeper bot added a commit that referenced this pull request Dec 17, 2018
greenkeeper bot added a commit that referenced this pull request Dec 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2018

Update to these versions instead 🚀

Release Notes for 1.11.0

AppCenter

  • Introduce new LogLevel constants, deprecating old ones.
  • Fix bug with linking process being stuck when developing on windows machines. #471.

AppCenterCrashes

  • [iOS] Fixes an issue where duplicate crash logs could be sent.

AppCenterPush

  • [Feature] Support delaying Push notification permission dialog #287.
  • [Fix] Fix build.gradle for release builds #481.

greenkeeper bot added a commit that referenced this pull request Feb 21, 2019
greenkeeper bot added a commit that referenced this pull request Feb 21, 2019
greenkeeper bot added a commit that referenced this pull request Feb 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 21, 2019

Update to these versions instead 🚀

Release Notes for 1.12.2

Version 1.12.2

AppCenter

iOS

  • [Fix] Fix a possible deadlock if the SDK is started from a background thread.
  • [Fix] Fix a crash if database query failed.

Android

  • [Fix] The SDK normally disables storing and sending logs when SQLite is failing instead of crashing the application. New SQLite APIs were introduced in version 1.9.0 and the new API exceptions were not caught, this is now fixed.
  • [Fix] Fix a lint error caused by a string value injected by link script.

AppCenterDistribute

iOS

  • [Fix] Fix a race condition crash on upgrading the application to newer version.

Android

  • [Fix] Fix exception if we receive deep link intent with setup failure before onStart.
  • [Fix] Fix checking updates for applications installed on corporate-owned single-use devices.

greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
greenkeeper bot added a commit that referenced this pull request Mar 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2019

Update to these versions instead 🚀

Release Notes for 1.13.0

Version 1.13.0

AppCenter

iOS

  • [Fix] Fix react-native link not patching AppDelegate.m correctly on React Native 0.59.
  • [Fix] Fix a crash in case decrypting a value failed.

Android

  • [Fix] Fix network connection state tracking issue, which prevented sending data in some restricted networks.
  • [Fix] Fix possible deadlock on changing network connection state.

AppCenterPush

iOS

  • [Fix] Fix crash on invoking an optional push callback when it isn't implemented in the push delegate.

greenkeeper bot added a commit that referenced this pull request May 9, 2019
greenkeeper bot added a commit that referenced this pull request May 9, 2019
greenkeeper bot added a commit that referenced this pull request May 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 9, 2019

Update to these versions instead 🚀

Release Notes for 2.0.0

Version 2.0.0

Version 2.0.0 has a breaking change, it only supports Xcode 10.0.0+.

App Center

  • [Feature] Removed interactive prompts when running react-native link. The documentation now has instructions how to manually configure the SDK.
  • [Fix] Add missing licence copyright headers to most of the files. The .md extension has been removed in package licence files.

App Center Crashes

Android

  • [Fix] Fix a crash at startup when the serialized Throwable file for an error report is not found.

iOS

  • [Fix] Print an error and return immediately when calling Crashes.notifyWithUserConfirmation while not using Crashes.setListener.

App Center Push

  • [Fix] Fix updating push installation when setting or unsetting the user identifier by calling AppCenter.setUserId.

greenkeeper bot added a commit that referenced this pull request Jun 25, 2019
greenkeeper bot added a commit that referenced this pull request Jun 25, 2019
greenkeeper bot added a commit that referenced this pull request Jun 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 25, 2019

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 25, 2019

Update to these versions instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 25, 2019
greenkeeper bot added a commit that referenced this pull request Jul 25, 2019
greenkeeper bot added a commit that referenced this pull request Aug 21, 2019
greenkeeper bot added a commit that referenced this pull request Aug 21, 2019
greenkeeper bot added a commit that referenced this pull request Aug 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 21, 2019

Update to these versions instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants