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

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

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 23, 2018

Version 2.0.0 of cordova-plugin-ionic-webview was just published.

Dependency cordova-plugin-ionic-webview
Current Version 1.2.1
Type dependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of cordova-plugin-ionic-webview.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 66 commits.

  • 2e94e85 2.0.0
  • ef0e2b5 docs(changelog): set date for 2.0.0
  • 0b730ca docs: remove beta references
  • e952acd Merge pull request #125 from ghenry22/patch-3
  • 81d679a Merge pull request #123 from ghenry22/patch-1
  • 7eedf67 remove unused allowremoteconnect value
  • 086bf44 remove unused allowRemote variable
  • ddf8b31 2.0.0-beta.2
  • 37331d4 Fix setServerBasePath (#121)
  • 785c19f docs(readme): fix duplication in readme
  • 7d863ea docs(readme): fix install command to use beta
  • 91b19c2 fix(android): Make path final to avoid cordova 6.4.0 complaint (#120)
  • 570b1f7 Merge pull request #117 from ghenry22/ios_background_mode
  • 123c51e fix change item formatting
  • 4ed9b9f indicate when background mode is enabled in xcode log

There are 66 commits in total.

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 25, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 752e748 2.0.1
  • 20fd54a Override lastModifiedDate with current date to avoid not modified response (#127)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 31, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5e38e86 2.0.2
  • 2e62105 Navigate to CDV_LOCAL_SERVER after setting server base path (#132)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 14, 2018

Version 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0bce9f2 2.0.3
  • e4ed703 fix #133 - nil reference to CDV_LOCAL_SERVER (#135)
  • d1849cb Resolve issue when app is launched in background (#124)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5d49c12 2.1.0
  • 56f2032 support cordova android 6 (#150)
  • e20d82b 2.1.0-0
  • 337c44f Add persistServerBasePath function (#147)
  • 8b4ffce docs(changelog): update changelog with the bug fix releases

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 4, 2018

Version 2.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 5, 2018

Version 2.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 8f239f0 2.1.2
  • dcc1d36 Return 404 response when file doesn't exist (#162)
  • 4c46e3f Load local assests if the app is a freshly installed binary (#155)
  • f042b71 Reset stored server path on new binary (#161)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 6, 2018

Version 2.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 242465a 2.1.4
  • e61b895 docs(changelog): update changelog for v2.1.4 release
  • a1664d8 Allow to disable deploy updates with DisableDeploy preference (#172)
  • 17b5de5 docs(changelog): update changelog for #169
  • 7d0c113 fix: if launch url is external don't load local server (#169)
  • e7ce463 docs(changelog): update changelog with recent releases
  • b399680 feat(android): support sdk 19 version

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 4b98e6b 2.2.0
  • ff8c5a7 update changelog & bump down version as it's managed by release script
  • 44beccc no more --yolo on deploy script
  • 2b9e22a Internal connections only (#186)
  • 67da7b9 Wrap callbackFromNative in Promise.resolve (#171)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 7, 2018

Update to this version instead 🚀

Release Notes for v2.2.1

2.2.1 (2018-11-07)

Bug Fixes

  • Show error page if server is not running (#207) (6a2e07e)
Commits

The new version differs by 7 commits.

  • 9c0eeea chore(ci): include plugin.xml in git assets during release
  • e45682e chore: run version for the bot
  • 07c1e22 chore(release): 2.2.1 [skip ci]
  • 6a2e07e fix: Show error page if server is not running (#207)
  • c954fe3 chore(release): run semantic-release in stable branch
  • 524f73a chore(release): name circle config properly
  • 8e95711 chore(release): use semantic-release

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 60eff2f fix: Add more server checks before loading urls or reloading (#211)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2018

Update to this version instead 🚀

Release Notes for v2.2.3

2.2.3 (2018-11-09)

Bug Fixes

  • Remove main and fix description (d52db66)
Commits

The new version differs by 7 commits.

  • c93299e chore(release): 2.2.3 [skip ci]
  • fd08a26 chore(ci): try splitting it up...
  • ecd2024 chore(ci): run commit-analyzer
  • d52db66 fix: Remove main and fix description
  • de6674b chore(ci): run version in ci
  • 9d21e5e chore: 2.2.2 changes [skip ci]
  • f2ad8a3 chore(ci): run npm before git to persist file changes

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 99b60cf 2.2.4
  • a670568 fix(ios): fix keyboard displacement bug in iOS 12 WKWebView (#201)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 08cc44c 2.2.5
  • 5f67cf7 Add note about dark keybaord support
  • 6c0fe56 Add option for Dark keyboard appearance (#44)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 5, 2018

Update to this version instead 🚀

Release Notes for v2.3.0

2.3.0 (2018-12-05)

Features

  • ios: Add URLSchemeHandler for iOS 11+ (#221) (4a973f4)
Commits

The new version differs by 3 commits.

  • f2dad2a chore(release): 2.3.0 [skip ci]
  • 4a973f4 feat(ios): Add URLSchemeHandler for iOS 11+ (#221)
  • ade4f78 docs(changelog): update changelog for 2.2.4 and 2.2.5

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2018

Update to this version instead 🚀

Release Notes for v2.3.1

2.3.1 (2018-12-06)

Bug Fixes

  • Handle convertFileSrc when using ionic:// scheme (#236) (89ce899)
Commits

The new version differs by 2 commits.

  • f0ca88f chore(release): 2.3.1 [skip ci]
  • 89ce899 fix: Handle convertFileSrc when using ionic:// scheme (#236)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2019

Update to this version instead 🚀

Release Notes for v3.0.0

3.0.0 (2019-01-03)

Bug Fixes

Features

  • Allows configuration of Mixed Content Mode (#240) (486d412), closes #231
  • Android: Implement ionic-file and ionic-content urls (#242) (8ef0c30), closes #204 #183
  • iOS: Remove GCDWebServer (#244) (0dee0cf)
  • WebViewLocalServer.java: return 404 error code when a local file is not found (#217) (f7a551e), closes #216

BREAKING CHANGES

  • iOS: Sets deployment-target to 11, so will only work on iOS 11+

  • Address changes

  • changes the default from 1 (never) to 0 (always)

  • WebViewLocalServer.java: Until now, the Android part of the plugin was returning a 200 http code even though
    the requested file didn't exist. This behavior was inconsistent with the historical behavior of the
    iOS webView. This change makes them both work in the same manner but introduces a breaking change
    for the current Android users that are expecting a 200 http code no matter what and are testing the
    not found error just by checking if the body is null.

Commits

The new version differs by 6 commits.

  • 45ad9ed chore(release): 3.0.0 [skip ci]
  • bceb17a fix(iOS): Remove unused code (#247)
  • 0dee0cf feat(iOS): Remove GCDWebServer (#244)
  • 8ef0c30 feat(Android): Implement ionic-file and ionic-content urls (#242)
  • 486d412 feat: Allows configuration of Mixed Content Mode (#240)
  • f7a551e feat(WebViewLocalServer.java): return 404 error code when a local file is not found (#217)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2019

Update to this version instead 🚀

Release Notes for v3.1.0

3.1.0 (2019-01-17)

Bug Fixes

  • ios: Fix video playback of files with uppercase extension (#264) (2c4b225), closes #260
  • Set engines to require Cordova CLI 7.1.0 or newer (#276) (40f42e1), closes #263
  • Use a single scheme for all files (#270) (3d1bcdd), closes #258

Features

Commits

The new version differs by 8 commits.

  • 3d36a3c chore(release): 3.1.0 [skip ci]
  • 40f42e1 fix: Set engines to require Cordova CLI 7.1.0 or newer (#276)
  • 18d9f2c feat(Android): Make app Scheme configurable with a preference (#274)
  • 3d1bcdd fix: Use a single scheme for all files (#270)
  • 2c4b225 fix(ios): Fix video playback of files with uppercase extension (#264)
  • bea7f84 Support converting file urls starting by / (#262)
  • 0d4f1f2 docs(README): fix link to requirements (#257)
  • 5152aab docs(docs): Link 2.x docs (#254)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 18, 2019

Update to this version instead 🚀

Release Notes for v3.1.1

3.1.1 (2019-01-18)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 6668669 chore(release): 3.1.1 [skip ci]
  • fc7ea27 fix(ios): Remove unused code (#281)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2019

Update to this version instead 🚀

Release Notes for v3.1.2

3.1.2 (2019-02-04)

Bug Fixes

Commits

The new version differs by 2 commits.

  • e77e7d2 chore(release): 3.1.2 [skip ci]
  • 6f18248 fix(Android): Handle Range Requests for proper media file handling (#298)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2019

Update to this version instead 🚀

Release Notes for v4.0.0

4.0.0 (2019-02-18)

Features

  • ios: Make iOS app Scheme configurable with a preference (#307) (d52d37e), closes #282
  • ios: Remove WKSuspendInBackground preference (#309) (73b6659), closes #286

BREAKING CHANGES

  • ios: Remove the WKSuspendInBackground preference, so app relying on that prefere will
    not behave as expected
Commits

The new version differs by 4 commits.

  • 877459a chore(release): 4.0.0 [skip ci]
  • 73b6659 feat(ios): Remove WKSuspendInBackground preference (#309)
  • d52d37e feat(ios): Make iOS app Scheme configurable with a preference (#307)
  • 1e9d03a Update README.md

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 26, 2019

Update to this version instead 🚀

Release Notes for v4.0.1

4.0.1 (2019-03-26)

Bug Fixes

Commits

The new version differs by 5 commits.

  • c61e4d5 chore(release): 4.0.1 [skip ci]
  • fdfe8aa fix: account port on resolving uri path (#321)
  • cb4c491 fix(ios): Fix autofocus on iOS 12.2 (#334)
  • 504459b Revert "Fix autofocus on iOS 12.2 (#331)" (#333)
  • 71855f1 Fix autofocus on iOS 12.2 (#331)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 10, 2019

Update to this version instead 🚀

Release Notes for v4.1.0

4.1.0 (2019-06-10)

Features

  • ios: Add WKSuspendInBackground preference (#356) (3613602)
Commits

The new version differs by 3 commits.

  • ffcbfb9 chore(release): 4.1.0 [skip ci]
  • c8f5afb docs(README): Add note about file/content urls (#358)
  • 3613602 feat(ios): Add WKSuspendInBackground preference (#356)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 30, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Author

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


Update to this version 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