-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependencies (main) (major) #54
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pubspec.lock
|
3142e00
to
38e35dd
Compare
38e35dd
to
5c53624
Compare
d014d0b
to
84716f3
Compare
84716f3
to
04bd4e7
Compare
04bd4e7
to
3499194
Compare
b9671ac
to
a473f72
Compare
a473f72
to
117f1f1
Compare
|
c637605
to
9767c31
Compare
309e5d1
to
5dcdce9
Compare
b034914
to
2f496a8
Compare
3e96912
to
dbe027d
Compare
dbe027d
to
7faef2c
Compare
This PR contains the following updates:
4.1.0
->6.2.0
5.0.1
->6.1.0
9.1.0
->11.1.0
5.8.0
->6.1.5
4.1.0
->6.1.0
5.0.1
->8.1.0
0.2.2
->2.0.0+2
Release Notes
fluttercommunity/plus_plugins (battery_plus)
v6.2.0
Compare Source
v6.1.0
Compare Source
v6.0.4
Compare Source
v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
v6.0.0
Compare Source
In this release plugin migrated to package:web, meaning that it now supports WASM!
Plugin now requires the following:
Flutter >=3.19.0
Dart >=3.3.0
compileSDK 34 for Android part
Java 17 for Android part
Gradle 8.4 for Android part
BREAKING FEAT(battery_plus): Migrate to package:web (#2720). (21ccfa45)
BREAKING BUILD(battery_plus): Target Java 17 on Android (#2727). (ca2c35ab)
BREAKING BUILD(battery_plus): Update to target and compile SDK 34 (#2702). (fc59745)
BREAKING REFACTOR(battery_plus): bump MACOSX_DEPLOYMENT_TARGET from 10.11 to 10.14 (#2592). (fe07964b)
FIX(battery_plus): Add iOS Privacy Info (#2580). (9f36a001)
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
fluttercommunity/plus_plugins (connectivity_plus)
v6.1.0
Compare Source
v6.0.5
Compare Source
v6.0.4
Compare Source
>=0.5.0 < 2.0.0
version range for package:web.v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
In this release plugin migrated to package:web, meaning that it now supports WASM!
v6.0.0
Compare Source
v5.0.2
Compare Source
fluttercommunity/plus_plugins (device_info_plus)
v11.1.0
Compare Source
MissingPermission
lint error on Android (#3317). (6469523f)v11.0.0
Compare Source
v10.1.2
Compare Source
v10.1.1
Compare Source
>=0.5.0 < 2.0.0
version range for package:web.v10.1.0
Compare Source
v10.0.1
Compare Source
In this release plugin migrated to package:web, meaning that it now supports WASM!
v9.1.2
Compare Source
v9.1.1
Compare Source
pichillilorenzo/flutter_inappwebview (flutter_inappwebview)
v6.1.5
Compare Source
flutter_inappwebview_windows
:^0.5.0
->^0.6.0
Windows Platform
InAppWebViewController.callAsyncJavaScript
not working with JSON objectsonLoadResourceWithCustomScheme
WebView event called every timev6.1.4
Compare Source
6.1.4
flutter_inappwebview_platform_interface
:^1.2.0
->^1.3.0
flutter_inappwebview_android
:^1.1.1
->^1.1.3
flutter_inappwebview_ios
:^1.1.1
->^1.1.2
flutter_inappwebview_macos
:^1.1.1
->^1.1.2
flutter_inappwebview_web
:^1.1.1
->^1.1.2
flutter_inappwebview_windows
:^0.4.0
->^0.5.0
Android Platform
Windows Platform
shouldInterceptRequest
,onLoadResourceWithCustomScheme
WebView eventsv6.1.3
Compare Source
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
shouldOverrideUrlLoading
implementation using the Chrome DevTools Protocol API Fetch.requestPaused eventv6.1.2
Compare Source
Windows Platform
pause
,resume
,getCertificate
methods forInAppWebViewController
onPermissionRequest
WebView eventInAppWebViewController.evaluateJavascript
not working with JSON objectsInAppWebViewManager::METHOD_CHANNEL_NAME
c++ valueInAppWebViewController.takeScreenshot
to behave consistently with the other platformsv6.1.1
Compare Source
v6.1.0+1
Compare Source
v6.1.0
Compare Source
InAppWebView
widget MacOS supportpackage:web
.v6.0.0
Compare Source
fluttercommunity/plus_plugins (network_info_plus)
v6.1.0
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
v6.0.0
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
fluttercommunity/plus_plugins (package_info_plus)
v8.1.0
Compare Source
v8.0.3
Compare Source
v8.0.2
Compare Source
v8.0.1
Compare Source
v8.0.0
Compare Source
buildSignature
on Android (#2835). (7259af20)v7.0.0
Compare Source
v6.0.0
Compare Source
In this release plugin migrated from dart:html to js_interop, meaning that it now supports WASM!
Plugin now requires the following:
Flutter >=3.19.0
Dart >=3.3.0
compileSDK 34 for Android part
Java 17 for Android part
Gradle 8.4 for Android part
BREAKING REFACTOR(package_info_plus): bump MACOSX_DEPLOYMENT_TARGET from 10.11 to 10.14 (#2593). (99c832ea)
BREAKING BUILD(package_info_plus): Target Java 17 on Android (#2728). (23f2a7c2)
BREAKING BUILD(package_info_plus): Update to target and compile SDK 34 (#2707). (df33fbd)
FIX(package_info_plus): Add iOS Privacy Info (#2584). (895fe1a2)
FEAT(package_info_plus): Update min iOS target to 12, bump min Dart SDK to 3.3 (#2660). (6c0766dd)
FEAT(package_info_plus): Use js_interop instead of html to support compilation to WASM (#2625). (c9435836)
aaassseee/screen_brightness (screen_brightness)
v2.0.0+2
Compare Source
v2.0.0+1
Compare Source
v2.0.0
Compare Source
v1.0.1
Compare Source
v1.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every 1 hour after 00:00 and before 23:59" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.