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

Bump cordova-plugin-inappbrowser from 2.0.2 to 3.0.0 #143

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

Conversation

dependabot-preview[bot]
Copy link

Bumps cordova-plugin-inappbrowser from 2.0.2 to 3.0.0.

Changelog

Sourced from cordova-plugin-inappbrowser's changelog.

3.0.0 (Apr 12, 2018)

  • CB-13659 iOS Add hidespinner option
  • In file AppBrowser.java: New code within shouldOverrideUrlLoading() to check for whitelisting custom schemes via a new AllowedSchemes preference configuration item. Allows custom schemes like mycoolapp:// or wevotetwitterscheme://
  • InAppBrowser.java: New method isURLWhileListed to check for whitelisting of AllowedSchemes in a new preference configuration item. There is a new check in shouldOverrideUrlLoading, to allow whitelisted custom schemes like "mycoolapp://"
  • Add customisation of the navigation buttons for iOS
  • Fix navigation buttons on iOS
Commits
  • 757022d CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
  • 49a23e3 Merge pull request #266 from jcesarmobile/cordovaDependencies
  • 4a5608a Update cordovaDependencies to allow plugin install
  • 220cb39 Set VERSION to 3.0.1-dev (via coho)
  • 200f7c1 CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)
  • 974ca33 Merge pull request #254 from NiklasMerz/loading-spinner
  • 50db5c4 Merge pull request #263 from SailingSteve/CB-14013-InAppBrowser-AllowCustomSc...
  • 013a861 Merge pull request #260 from bentleyo/navigation-buttons
  • 42df297 In file AppBrowser.java: New code within shouldOverrideUrlLoading() to
  • 27500c2 In file AppBrowser.java: New code within shouldOverrideUrlLoading() to
  • Additional commits viewable in compare view

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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.

1 participant