Skip to content
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

An in-range update of cordova-plugin-ionic-webview is breaking the build 🚨 #48

Open
greenkeeper bot opened this issue Sep 25, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 25, 2019

The dependency cordova-plugin-ionic-webview was updated from 4.1.1 to 4.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

cordova-plugin-ionic-webview is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • Tidelift: Failed dependency checks (Details).

Release Notes for v4.1.2

4.1.2 (2019-09-25)

Bug Fixes

  • android: allow schemes that start by https (#437) (fab9d1f)
  • Android: return proper mimeType for wasm files (0eb8a37)
  • ios: make programmatically focus work on iOS 13 (#438) (7a514b0), closes #435
Commits

The new version differs by 7 commits.

  • 55a8e82 chore(release): 4.1.2 [skip ci]
  • 7a514b0 fix(ios): make programmatically focus work on iOS 13 (#438)
  • e5bcaa0 chore(deps-dev): update commitizen requirement from ^3.0.2 to ^4.0.3 (#406)
  • 10ec0b2 chore(deps-dev): update cz-conventional-changelog requirement (#405)
  • fab9d1f fix(android): allow schemes that start by https (#437)
  • 2746dd0 docs(README): Document ScrollEnabled preference (#422)
  • 0eb8a37 fix(Android): return proper mimeType for wasm files

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
Contributor Author

greenkeeper bot commented Sep 25, 2019

After pinning to 4.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 30, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.1.3

4.1.3 (2019-10-30)

Bug Fixes

  • android: return proper mimeType for .mjs files (#455) (173a313)
  • ios: mitigate media memory usage (#459) (cbd526d)
  • ios: remove itms-services private scheme (#464) (d7d2600)
Commits

The new version differs by 4 commits.

  • d93f4e4 chore(release): 4.1.3 [skip ci]
  • d7d2600 fix(ios): remove itms-services private scheme (#464)
  • cbd526d fix(ios): mitigate media memory usage (#459)
  • 173a313 fix(android): return proper mimeType for .mjs files (#455)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants