coffee-software / coffee.wallet

Blockchain wallet and portfolio.
GNU General Public License v3.0
11 stars 6 forks source link

Bump cordova-plugin-inappbrowser from 2.0.2 to 3.1.0 #56

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cordova-plugin-inappbrowser from 2.0.2 to 3.1.0.

Changelog

Sourced from cordova-plugin-inappbrowser's changelog.

3.1.0 (Jun 27, 2019)

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
  • df62388 chore(release): 3.1.0 (version string)
  • b842039 chore(release): release notes for 3.1.0
  • e9dad63 chore: fix repo and issue urls and license in package.json and plugin.xml
  • f3b695f build: add .npmignore to remove unneeded files from npm package
  • 5741d4a build: add .gitattributes to force LF (instead of possible CRLF on Windows)
  • c2bb6c1 ci(travis): Update Travis CI configuration for new paramedic (#478)
  • cc5ee00 docs: remove outdated translations
  • 94fec84 Fix beforeload for Android <= 7 (#427)
  • a162bd9 Fix failing CI tests (#460)
  • af44235 Merge pull request #440 from cordova-develop/fix-close-event-test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sujan12, a new releaser for cordova-plugin-inappbrowser 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](https://github.com/fsw/coffee.wallet/network/alerts).
dependabot[bot] commented 3 years ago

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

fsw commented 3 years ago

updated manually