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

chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+1 #335

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps flutter_inappwebview from 5.4.3+7 to 5.7.2+1.

Release notes

Sourced from flutter_inappwebview's releases.

v5.7.2+1

  • Fixed "Cannot Grant Permission at Android 21" #1447

v5.7.2

  • Removed Android Hybrid Composition constraint to use the pull-to-refresh feature

v5.7.1+2

  • Fixed Android NullPointerException on InAppBrowserActivity.dispose

v5.7.1+1

  • Fixed User Script remove methods
  • Fixed missing break statement on Android when parsing ChromeCustomTabsOptions.displayMode in Java code

v5.7.1

  • Exposed "shared" property of HttpServer bind method to support more use-cases. (thanks to LugonjaAleksandar)

v5.7.0

  • Added PlatformViewsService.initExpensiveAndroidView for Android

BREAKING CHANGES

  • Flutter minimum version 3.0.0

v5.6.0+2

  • Revert back the usage of PlatformViewsService.initExpensiveAndroidView

v5.6.0+1

  • Fixed Android hybrid composition on Flutter 2

v5.6.0

  • Fixed "URLCredential.fromMap returns null for username" #1205
  • Fixed "Compare to webview_flutter, inappwebview is significant frame dropped while page scrolling" #1386
  • Merged "Fix hybrid composition laggy" #1387 (thanks to Doflatango)
  • Converted all Uri.parse into Uri.tryParse where possible

v5.5.0+5

  • Fixed HeadlessInAppWebView default size on Android
  • Fixed "🐞[Android] execution of the workmanager destroys in_app_webview library's platform channel" #1348
  • Fixed "HeadlessInAppWebView called from WorkManager background task triggers NullPointerException on missing context" #912

v5.5.0+4

  • Fixed "Many crashes on iOS: Completion handler was not called" #1221
  • Fixed "webView:didReceiveAuthenticationChallenge:completionHandler" #1128
  • Merged "Fix missing import for Flutter 2.8.1" #1381 (thanks to chandrabezzo)

v5.5.0+3

  • Fixed iOS toolbarTopTintColor InAppBrowser option
  • Fixed iOS InAppBrowserOptions.hideProgressBar when getting options
  • Fixed missing implementation InAppBrowser.isHidden method on Android and iOS
  • Fixed "Attempt to invoke virtual method 'java.lang.String android.webkit.WebView.getUrl()' on a null object reference" #1324

... (truncated)

Changelog

Sourced from flutter_inappwebview's changelog.

5.7.2+1

  • Fixed "Cannot Grant Permission at Android 21" #1447

5.7.2

  • Removed Android Hybrid Composition constraint to use the pull-to-refresh feature

5.7.1+2

  • Fixed Android NullPointerException on InAppBrowserActivity.dispose

5.7.1+1

  • Fixed User Script remove methods
  • Fixed missing break statement on Android when parsing ChromeCustomTabsOptions.displayMode in Java code

5.7.1

  • Exposed "shared" property of HttpServer bind method to support more use-cases. (thanks to LugonjaAleksandar)

5.7.0

  • Added PlatformViewsService.initExpensiveAndroidView for Android

BREAKING CHANGES

  • Flutter minimum version 3.0.0

5.6.0+2

  • Revert back the usage of PlatformViewsService.initExpensiveAndroidView

5.6.0+1

  • Fixed Android hybrid composition on Flutter 2

5.6.0

  • Fixed "URLCredential.fromMap returns null for username" #1205
  • Fixed "Compare to webview_flutter, inappwebview is significant frame dropped while page scrolling" #1386
  • Merged "Fix hybrid composition laggy" #1387 (thanks to Doflatango)

5.5.0+5

  • Fixed HeadlessInAppWebView default size on Android
  • Fixed "🐞[Android] execution of the workmanager destroys in_app_webview library's platform channel" #1348
  • Fixed "HeadlessInAppWebView called from WorkManager background task triggers NullPointerException on missing context" #912

5.5.0+4

... (truncated)

Commits
  • c2ce274 Removed Android Hybrid Composition constraint to use the pull-to-refresh feature
  • 81d83a2 Fixed Android NullPointerException on InAppBrowserActivity.dispose
  • 7539d26 Fixed User Script remove methods, Fixed missing break statement on Android wh...
  • 33e42bb Exposed shared property of HttpServer bind method to support more use-cases.
  • a90c5a8 Added PlatformViewsService.initExpensiveAndroidView for Android, Flutter mini...
  • 85266de Revert back the usage of PlatformViewsService.initExpensiveAndroidView
  • 6bdeba2 Fixed Android hybrid composition on Flutter 2
  • 9993ba6 release v5.6.0
  • 7df262d updated CHANGELOG
  • b2d613a fix #1386
  • 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 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)

Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+1.
- [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases)
- [Changelog](https://github.com/pichillilorenzo/flutter_inappwebview/blob/master/CHANGELOG.md)
- [Commits](pichillilorenzo/flutter_inappwebview@v5.4.3...v5.7.2)

---
updated-dependencies:
- dependency-name: flutter_inappwebview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Nov 30, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #337.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/pub/flutter_inappwebview-5.7.21 branch December 5, 2022 23:19
@julien-garrigue julien-garrigue mentioned this pull request Dec 1, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants