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 6.0.0 to 6.1.3 in /APP #524

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps flutter_inappwebview from 6.0.0 to 6.1.3.

Release notes

Sourced from flutter_inappwebview's releases.

v6.1.3

  • Updated dependencies to the latest versions for all platform implementations:
    • flutter_inappwebview_platform_interface: ^1.1.0 -> ^1.2.0
    • flutter_inappwebview_android: ^1.1.0+4 -> ^1.1.1
    • flutter_inappwebview_ios: ^1.1.0+3 -> ^1.1.1
    • flutter_inappwebview_macos: ^1.1.0+3 -> ^1.1.1
    • flutter_inappwebview_web: ^1.1.0+2 -> ^1.1.1
    • flutter_inappwebview_windows: ^0.3.0 -> ^0.4.0

Windows Platform

  • Updated shouldOverrideUrlLoading implementation using the Chrome DevTools Protocol API Fetch.requestPaused event

v6.1.2

  • Updated minimum platform implementation versions

Windows Platform

  • Implemented pause, resume, getCertificate methods for InAppWebViewController
  • Implemented onPermissionRequest WebView event
  • Fixed InAppWebViewController.evaluateJavascript not working with JSON objects
  • Fixed InAppWebViewManager::METHOD_CHANNEL_NAME c++ value
  • Fixed InAppWebViewController.takeScreenshot to behave consistently with the other platforms

v6.1.1

  • Updated README
  • Updated pubspec.yaml
  • Updated minimum platform implementation versions

v6.1.0

  • Added initial Windows support
  • Added InAppWebView widget MacOS support
  • Added privacy manifest for MacOS
  • Migrated web support to package:web.
  • Updated minimum supported SDK version to Flutter 3.24/Dart 3.5.
  • Updated androidx.webkit:webkit:1.8.0 to androidx.webkit:webkit:1.12.0
  • Updated androidx.browser:browser:1.6.0 to androidx.browser:browser:1.8.0
  • Fixed "[MACOS] launching InAppBrowser with 'hidden: true' calls onExit immediately" #1939
  • Fixed XCode 16 build
  • Removed unsupported WebViewFeature.SUPPRESS_ERROR_PAGE
  • Merged "Add privacy manifest for iOS" #2029 (thanks to ueman)
  • Merged "Remove references to deprecated v1 Android embedding" #2176 (thanks to gmackall)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 6.0.0 to 6.1.3.
- [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases)
- [Commits](pichillilorenzo/flutter_inappwebview@v6.0.0...v6.1.3)

---
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 Sep 30, 2024
Copy link

sonarcloud bot commented Sep 30, 2024

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