Chatie / app

ChatBot Pocket Manager for Android & Ios, Powred by Ionic & Angular
https://app.chatie.io
Apache License 2.0
29 stars 7 forks source link

Update ionic-native to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.5.0 of ionic-native just got published.

Dependency ionic-native
Current Version 2.2.11
Type dependency

The version 2.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ionic-native. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 202 commits .

  • 94a4519 chore(): update changelog
  • 6fe52b6 2.5.0
  • 434a6c8 Update stepcounter.ts
  • 97489ba feat(barcodescanner): add option disableSuccessBeep (#1035)
  • f525a25 refractor(google-maps): use Observable.fromEvent instead of addEventListener (#1032)
  • add49e8 refractor(): use Observable.fromEvent in wrapEventObservable
  • 4ab87d8 feat(inappbrowser): add hide function (#1018)
  • 69ff7af docs(file): add link to additional information (#1022)
  • 62a30c7 Merge branch 'master' of github.com:driftyco/ionic-native
  • dc37d8f fix(safari-view-controller): fix issue caused by calling show without options
  • 8864d13 docs(streaming-media): add missing method name (#1016)
  • 6131419 docs(header-color): fix doc name
  • c2fbb4f docs(geolocation): update watchPosition example
  • f0cf860 feat(background-geolocation): add missing properties for Android
  • a03afcf fix(pinterest): fix PinterestPin interface

There are 202 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.6.0 just got published.

Update to this version instead 🚀

Release Notes v2.6.0

2.6.0 (2017-03-02)

Bug Fixes

  • apprate: add missing Windows Store option (#1072) (439ccee)
  • background-geolocation: configure returns a promise (fc87992), closes #1118
  • contacts: allow passing asterisk as contact field type (9c5b593), closes #1093
  • facebook: fixes issue when not supplying default params (#1088) (85a3a40)
  • file: add missing exports (#1101) (23b97f6)
  • file: platform Browser will raise a an DOMException (#1082) (2fba915)
  • file: remove FileError from return type (#1086) (c1748bb)
  • imagepicker: add outputType option (#1098) (b4b7cfa)
  • media: add missing pauseRecord and resumeRecord methods (#1122) (234ed6e)
  • plugin: revert changes to support stable version (#1116) (104532e), closes #1001
  • push: add the missing option clearBadge (#1087) (70847d1)
  • serial: Serial.requestPermission() options are optional (#1128) (da72500)
  • zip: progress callback is optional (#1049) (83f57b9)

Features

  • alipay: add alipay support. (#1097) (2eea3df)
  • app-update: add cordova-plugin-app-update support (#1105) (21d4088)
  • appodeal: adds Appodeal SDK wrappers for iOS and Android (#1031) (fd8107b)
  • background-fetch: Adding Background Fetch requested in #990 (#1013) (57e2691)
  • browser-tab: add browser tab plugin (#1126) (8de3793), closes #1115
  • couchbase-lite: add CouchbaseLite cordova plugin (#1025) (09a7dcf)
  • file: add system paths (f0e2195)
  • google-maps: add constant for map type (318ad3f)
  • gyroscope: add Gyroscope plugin (#1004) (0378b1d)
  • inappbrowser: add interface for IAB options (#1065) (f4b8236)
  • local-notifications: support for icon background color (#1079) (2a32624)
  • text-to-speech: Add stop method (#1063) (4f86320)
  • unique-device-add: add UniqueDeviceId plugin (#1064) (60db10c)
greenkeeper[bot] commented 7 years ago

Version 2.7.0 just got published.

Update to this version instead 🚀

Release Notes v2.7.0

2.7.0 (2017-03-02)

Bug Fixes

  • core: dont check if method exists when overriding (754c5ec), closes #1043
  • file: fix writeExistingFile (47f48ba), closes #1044

Features

  • background-mode: add missing functions (906401b), closes #1078
  • background-mode: replace event listeners with on method (ffdbab7)
  • diagnostic: add new methods (5144345), closes #1045
Commits

The new version differs by 10 commits .

  • 5d091d2 chore(): update changelog
  • b83c1bf 2.7.0
  • 6ebd270 remove beta from stripe
  • 3dfea7d set GoogleMapsMapTypeId to private
  • 44b7e30 tslint
  • 906401b feat(background-mode): add missing functions
  • ffdbab7 feat(background-mode): replace event listeners with on method
  • 5144345 feat(diagnostic): add new methods
  • 47f48ba fix(file): fix writeExistingFile
  • 754c5ec fix(core): dont check if method exists when overriding

See the full diff.