ApiRTC / ApiRTC-ionic-demo

ApiRTC Ionic Sample
35 stars 20 forks source link

Bump cordova-plugin-ionic-webview from 1.2.1 to 2.2.0 #15

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps cordova-plugin-ionic-webview from 1.2.1 to 2.2.0.

Changelog *Sourced from [cordova-plugin-ionic-webview's changelog](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/master/CHANGELOG.md).* > ### 2.2.0 (2018-10-04) > > * Fix issue where two apps running on the same port could conflict with each other ([#169](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/165) & [#186](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/186)) > * Add kitkat support (API 19) ([#144](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/144)) [@​leo6104](https://github.com/leo6104) > * Fix issue where local server was being used if launch URL is external ([#169](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/169)) > > > ### 2.1.4 (2018-09-13) > > * Allow Ionic Deploy `DisableDeploy` preference to disable loading of deploy updates ([#172](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/172)) > > > ### 2.1.3 (2018-09-06) > > * Make server path relative ([#164](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/164)) > > > ### 2.1.2 (2018-09-05) > > * Return 404 response when file doesn't exist ([#162](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/162)) > * Load local assets if the app is a freshly installed binary ([#155](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/155)) > * Reset stored server path on new binary ([#161](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/161)) > > > ### 2.1.1 (2018-09-04) > > * Allow range requests for local files ([#154](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/154)) > > > ### 2.1.0 (2018-08-23) > > * Add support for `cordova-android` 6 ([#150](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/150)) > > > ### 2.0.3 (2018-08-14) > > * Fix nil reference by setting up the server URL before routes are set up. ([#135](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/135)) [@​matejkramny](https://github.com/matejkramny) > * Resolve issue when app is launched in background. ([#124](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/124)) [@​ghenry22](https://github.com/ghenry22) > > > ### 2.0.2 (2018-07-30) > > * Immediately load new server base path upon setting it. ([#132](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/132)) > > > ### 2.0.1 (2018-07-25) > > * Avoid "not modified" response on iOS by always overriding last modified date. ([#127](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/pull/127)) > > > ... (truncated)
Commits - [`4b98e6b`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/4b98e6bd9e53a512b8071a8caee7f9bd230d4825) 2.2.0 - [`ff8c5a7`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/ff8c5a7c0bf4970ca8f3bac9f86db9d99b022cc4) update changelog & bump down version as it's managed by release script - [`44beccc`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/44beccc421e38fc1490481abccea261c65a3fa08) no more --yolo on deploy script - [`2b9e22a`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/2b9e22a1251ffd10bb5b22d74333212733767ba0) Internal connections only ([#186](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/186)) - [`67da7b9`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/67da7b9a34435973f98ef640ce0281e1254dc754) Wrap callbackFromNative in Promise.resolve ([#171](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/171)) - [`242465a`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/242465ac4b24956c8ee20ab613325cf20e389f22) 2.1.4 - [`e61b895`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/e61b8952ec531c8b30e56b59a23ee7dcf68991a6) docs(changelog): update changelog for v2.1.4 release - [`a1664d8`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/a1664d8c70cdc171a2a970ba80f1cea2684cc9b8) Allow to disable deploy updates with DisableDeploy preference ([#172](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/172)) - [`17b5de5`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/17b5de513ca62461236674dbe2c1b7232a79bc14) docs(changelog): update changelog for [#169](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/169) - [`7d0c113`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7d0c113cba801ff5d2203a750912a14fe62fcc2b) fix: if launch url is external don't load local server ([#169](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/169)) - Additional commits viewable in [compare view](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v1.2.1...v2.2.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apizee/ApiRTC-ionic/network/alerts).
dependabot[bot] commented 4 years ago

Looks like cordova-plugin-ionic-webview is up-to-date now, so this is no longer needed.