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

Update ionic-native monorepo to v5 (major) #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 5, 2019

This PR contains the following updates:

Package Type Update Change
@ionic-native/core dependencies major 4.17.0 -> 5.27.0
@ionic-native/in-app-browser dependencies major 4.20.0 -> 5.27.0
@ionic-native/native-audio dependencies major 4.20.0 -> 5.27.0
@ionic-native/navigation-bar dependencies major 4.20.0 -> 5.27.0
@ionic-native/splash-screen dependencies major 4.17.0 -> 5.27.0
@ionic-native/status-bar dependencies major 4.20.0 -> 5.27.0

Release Notes

ionic-team/ionic-native

v5.27.0

Compare Source

Bug Fixes
  • app-rate: Add missing "openUrl" property to AppRatePreferences object (#​3456) (fe21b5b)
  • camera-preview: tapFocus (#​3467) (7c95e66)
  • firebase-x: add fakeVerificationCode param to verifyPhoneNumber (#​3451) (191c7a0)
  • firebase-x: indicate callback methods to verifyPhoneNumber (#​3457) (66896b2)
  • jumio: update plugin reference and source (#​3428) (389a3fb)
  • launch-review: Allow rating() callback to be invoked multiple times (#​3455) (40b9295)
Features

v5.26.0

Compare Source

Bug Fixes
Features

v5.25.0

Compare Source

Bug Fixes
Features

v5.24.0

Compare Source

Bug Fixes
Features

v5.23.0

Compare Source

Bug Fixes
Features
  • admob-free: add missing config properties (#​3344) (a0f9163)
  • in-app-purchase-2): feat(in-app-purchase-2: update types and add getApplicationUsername function (#​3320) (664e257)
  • mobile-messaging: add plugin (#​3338) (96e6711)

v5.22.0

Compare Source

Bug Fixes
Features
  • iamport-cordova: add iamport-cordova plugin on ionic-native (#​3285) (6277d8e)
  • unvired-cordova-sdk: add new functions to lock and unlock sending of data (#​3329) (53213bb)

5.21.6 (2020-02-22)

Bug Fixes
  • apple-pay: fix PKPaymentRequest must have valid merchantCapabilities in iOS 12 & 13 #​3314 (a8eebb9)
  • secure-storage: method is inaccessible when device is not secure #​3322 (300f75e)
Features
  • keychain-touch-id: added userAuthenticationRequired parameter to save method (#​3324) (4521810)

5.21.5 (2020-02-12)

5.21.4 (2020-02-11)

Bug Fixes

5.21.3 (2020-02-10)

Reverts
  • Revert "chore(package): compile with angular 9" (2913a68)
  • Revert "chore(package): refresh package-lock" (4d34643)

5.21.2 (2020-02-09)

5.21.1 (2020-02-09)

v5.21.6

Compare Source

Bug Fixes
  • apple-pay: fix PKPaymentRequest must have valid merchantCapabilities in iOS 12 & 13 #​3314 (a8eebb9)
  • secure-storage: method is inaccessible when device is not secure #​3322 (300f75e)
Features
  • keychain-touch-id: added userAuthenticationRequired parameter to save method (#​3324) (4521810)

v5.21.5

Compare Source

v5.21.4

Compare Source

Bug Fixes

v5.21.3

Compare Source

Reverts
  • Revert "chore(package): compile with angular 9" (2913a68)
  • Revert "chore(package): refresh package-lock" (4d34643)

v5.21.2

Compare Source

v5.21.1

Compare Source

v5.21.0

Compare Source

Bug Fixes
  • background-geolocation: change syncThreshold type to number (#​3299) (817f0d1)
  • purchases: update to cordova-plugin-purchases@1.0.4 (#​3301) (c8d3afc)
Features

v5.20.0

Compare Source

Features
  • cordova-secure-storage-echo: add extra options interface (#​3295) (95a67a8)
  • http: update declaration for cordova plugin version 2.4.0 (#​3298) (799cf94)
  • wifiwizard2: add cordova-plugin-wifiwizard2 typescript definitions (#​3288) (41895c1)

5.19.1 (2020-01-03)

Bug Fixes
Features

v5.19.1

Compare Source

Bug Fixes
Features

v5.19.0

Compare Source

Features

v5.18.0

Compare Source

Bug Fixes
  • ms-adal: add missing "claims" parameter to "acquireTokenAsync" function (#​3250) (ecd451c)
Features
BREAKING CHANGES
  • http: you have to update to cordova-plugin-advanced-http@2.3 or later

5.17.1 (2019-11-26)

Bug Fixes
  • email-composer: Aligned function calls with Cordova plugin (9057dc2), closes #​3220
  • purchases: changed optional parameter oldSku (#​3238) (bb77620)
  • push: add showBadge to android channel (8e79890)

v5.17.1

Compare Source

Bug Fixes
  • email-composer: Aligned function calls with Cordova plugin (9057dc2), closes #​3220
  • purchases: changed optional parameter oldSku (#​3238) (bb77620)
  • push: add showBadge to android channel (8e79890)

v5.17.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • firebase-x: update firebase-x-cordova plugin to version 7

  • fix(firebase-x): update types to match cordova-plugin-firebasex 7.0.0

  • fix(firebase-x): Add getAPNSToken(), add onApnsTokenReceived()

  • Add getAPNSToken() plugin API method to get the APNS token on iOS.

  • (iOS) Add onApnsTokenReceived() to register a callback function to be invoked when the APNS token is allocated.

  • fix lint errors

v5.16.0

Compare Source

Bug Fixes
  • bluetooth-le: add isConnectable to ScanParams interface (#​3204) (00ef998)
Features

5.15.1 (2019-10-18)

Bug Fixes
Reverts

v5.15.1

Compare Source

Bug Fixes
Reverts

v5.15.0

Compare Source

Bug Fixes
Features

v5.14.0

Compare Source

Bug Fixes
  • core: Return the window object as default instead of the boolean from the typeof comparison (#​3160) (8b3b2a4), closes #​2972
  • firebase-x: adjust typings for hasPermission (#​3161) (a46e308)
  • screen-orientation: add window element to eventObservable (#​3166) (199380c)
  • screen-orientation: add window element to eventObservable (#​3166) (6bc1b93)
Features

v5.13.0

Compare Source

Bug Fixes
Features
  • google-play-games-services: add new synchronous methods (#​3138) (189570d)

v5.12.0

Compare Source

Bug Fixes
Features

v5.11.0

Compare Source

Features

v5.10.0

Compare Source

Bug Fixes
Features

v5.9.0

Compare Source

Bug Fixes
Features
Reverts
  • Revert "chore(build): use node 12" (a0f5254)

v5.8.0

Compare Source

Bug Fixes
Features

v5.7.0

Compare Source

Features

5.6.1 (2019-05-27)

v5.6.1

Compare Source

v5.6.0

Compare Source

Bug Fixes
  • biocatch: start publicKey is now required even if null (7afed90)
  • biocatch: updateCustomerSessionID argument can be null (9804476)
  • blinkid: correct issue with blink card (4601ea3)
  • blinkid: resolve issues with blink card (1f31954)
  • firebase-crashlytics: update initialise method (#​2990) (#​2991) (e363d98)
Features
  • biocatch: add Biocatch plugin (a42e7b8)
  • camera-preview: add wrapper for camera preview snapshot (7903774)
  • FileOpener: Added method showOpenWithDialog (ed36dc4)
  • firebase-crash: add plugin (66b9d1a)
  • foreground-service: allows background services (5b5c6e6)
  • updating device account wrapper with maintained fork with android 8.0 compatibility (354af9f)

[5.5.1](https://togithub.com/ionic-team/ion


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 5, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from e223a63 to f8ab723 Compare August 9, 2019 09:21
@renovate renovate bot changed the title Update ionic-native monorepo to v5 (major) Update ionic-native monorepo (major) Aug 9, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from f8ab723 to 48323da Compare August 9, 2019 09:23
@renovate renovate bot changed the title Update ionic-native monorepo (major) Update ionic-native monorepo to v5 (major) Aug 9, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 48323da to 8c10cdb Compare August 30, 2019 14:10
@renovate renovate bot changed the title Update ionic-native monorepo to v5 (major) Update ionic-native monorepo (major) Aug 30, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 8c10cdb to e975b72 Compare August 30, 2019 14:16
@renovate renovate bot changed the title Update ionic-native monorepo (major) Update ionic-native monorepo to v5 (major) Aug 30, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from e975b72 to 617265c Compare September 13, 2019 12:57
@renovate renovate bot changed the title Update ionic-native monorepo to v5 (major) Update ionic-native monorepo (major) Sep 13, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 617265c to aea1da7 Compare September 13, 2019 13:00
@renovate renovate bot changed the title Update ionic-native monorepo (major) Update ionic-native monorepo to v5 (major) Sep 13, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from aea1da7 to a4df7ca Compare October 4, 2019 14:39
@renovate renovate bot changed the title Update ionic-native monorepo to v5 (major) Update ionic-native monorepo (major) Oct 4, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from a4df7ca to 18bed82 Compare October 4, 2019 14:42
@renovate renovate bot changed the title Update ionic-native monorepo (major) Update ionic-native monorepo to v5 (major) Oct 4, 2019
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 18bed82 to b7f578d Compare November 10, 2019 21:01
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from b7f578d to 8ea3a84 Compare November 21, 2019 10:48
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 8ea3a84 to 5c69336 Compare December 14, 2019 23:45
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 5c69336 to 3fc89d6 Compare December 31, 2019 03:00
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 3fc89d6 to 27fa871 Compare January 18, 2020 15:54
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 27fa871 to 087371e Compare February 9, 2020 04:59
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from 087371e to e54c347 Compare March 14, 2020 20:58
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from e54c347 to a7898ba Compare April 27, 2020 23:00
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from a7898ba to b434b2a Compare May 8, 2020 05:59
@renovate renovate bot force-pushed the renovate/major-ionic-native-monorepo branch from b434b2a to 6cc9434 Compare July 1, 2020 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant