mumu-lhl / Ciyue

A simple mdict dictionary with Android support
https://f-droid.org/packages/org.eu.mumulhl.ciyue/
MIT License
216 stars 7 forks source link

chore(deps): bump flutter_inappwebview from 6.0.0 to 6.1.0+1 #20

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps flutter_inappwebview from 6.0.0 to 6.1.0+1.

Release notes

Sourced from flutter_inappwebview's releases.

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
  • ac5d77d released 6.1.0 version
  • e59072d code format
  • edc24eb updated package:web version to 1.0.0
  • 087266f Merge pull request #2287 from pichillilorenzo/all-contributors/add-p-mazhnik
  • db11eaf update .all-contributorsrc
  • 1602db6 update README.md
  • 7686942 Merge pull request #2067 from p-mazhnik/wasm
  • 8951714 Merge branch 'master' into wasm
  • 89d1555 Merge pull request #2286 from pichillilorenzo/all-contributors/add-gmackall
  • e86ceaf update .all-contributorsrc
  • 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 show 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)