Skip to content

Bump cordova-plugin-ionic-webview from 1.1.19 to 2.2.0 in /Source/Frontend/digitr #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2020

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

Changelog

Sourced from cordova-plugin-ionic-webview's changelog.

2.2.0 (2018-10-04)

  • Fix issue where two apps running on the same port could conflict with each other (#169 & #186)
  • Add kitkat support (API 19) (#144) @​leo6104
  • Fix issue where local server was being used if launch URL is external (#169)

2.1.4 (2018-09-13)

  • Allow Ionic Deploy DisableDeploy preference to disable loading of deploy updates (#172)

2.1.3 (2018-09-06)

  • Make server path relative (#164)

2.1.2 (2018-09-05)

  • Return 404 response when file doesn't exist (#162)
  • Load local assets if the app is a freshly installed binary (#155)
  • Reset stored server path on new binary (#161)

2.1.1 (2018-09-04)

  • Allow range requests for local files (#154)

2.1.0 (2018-08-23)

  • Add support for cordova-android 6 (#150)

2.0.3 (2018-08-14)

2.0.2 (2018-07-30)

  • Immediately load new server base path upon setting it. (#132)

2.0.1 (2018-07-25)

  • Avoid "not modified" response on iOS by always overriding last modified date. (#127)

... (truncated)
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)
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nhyatt, a new releaser for cordova-plugin-ionic-webview since your current version.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Source/Frontend/digitr/cordova-plugin-ionic-webview-2.2.0 branch from f0d5dd1 to 404829d Compare September 4, 2020 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants