Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Update cordova-plugin-ionic-webview to the latest version 🚀 #61

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


The dependency cordova-plugin-ionic-webview was updated from 4.2.1 to 5.0.0.

This version is 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.


Publisher: ionicjs
License: Apache-2.0

Release Notes for v5.0.0

5.0.0 (2020-05-27)

Features

  • android: remove RequiresApi annotation and drop support for API 19 (#540) (17d2ada)
  • ios: remove normalizeURL function (#576) (d5bdbaa)
  • ios: remove wkRewriteURL function (#577) (02c18ea)

BREAKING CHANGES

  • ios: wkRewriteURL was deprecated and has been removed, use
    window.Ionic.WebView.convertFileSrc instead
  • ios: normalizeURL was deprecated and has been removed, use
    window.Ionic.WebView.convertFileSrc instead
  • android: Drop Android 4.4 support (SDK API level 19). Min required is 21.
Commits

The new version differs by 4 commits.

  • 6d21d53 chore(release): 5.0.0 [skip ci]
  • 02c18ea feat(ios): remove wkRewriteURL function (#577)
  • d5bdbaa feat(ios): remove normalizeURL function (#576)
  • 17d2ada feat(android): remove RequiresApi annotation and drop support for API 19 (#540)

See the full diff


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 🌴

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