flutter_use
flutter_use copied to clipboard
fix: update dependency connectivity_plus to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| connectivity_plus (source) | dependencies | major | ^2.3.6+1 -> ^5.0.0 |
Release Notes
fluttercommunity/plus_plugins (connectivity_plus)
v5.0.2
v5.0.1
v5.0.0
Note: This release has breaking changes.
- BREAKING FIX(connectivity_plus): Bump min iOS to 12 to not crash after builds with Xcode 15 (#2169). (cf7d93fb)
- FIX(connectivity_plus): Revert bump compileSDK to 34 (#2229). (01df65ce)
- FEAT(connectivity_plus): Remove deprecated VALID_ARCHS iOS property (#2021). (ee89d583)
v4.0.2
- FIX(connectivity_plus): Downgrade js version to work with Flutter 3.3.10 (#1989). (42938c0c)
- FIX(connectivity_plus): Regenerate iOS and MacOS example apps (#1874). (fc22e54e)
- DOCS(all): Fix example links on pub.dev (#1863). (d726035a)
v4.0.1
v4.0.0
Note: This release has breaking changes.
- CHORE(connectivity_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
- BREAKING FIX(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 (#1727). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
- BREAKING CHORE(connectivity_plus): Bump min Android to 4.4 (API 19) and iOS to 11, update podspec file (#1782).
v3.0.6
- FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
v3.0.5
- FIX(connectivity_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1701).
v3.0.4
- REFACTOR(all): Remove all manual dependency_overrides (#1628).
- DOCS(connectivity_plus): Documentation added for the missing network interface enums (#1524).
v3.0.3
- FIX: Do not return ConnectivityResult.none on iOS and MacOS with VPN (#1335).
- DOCS: Updates for READMEs and website pages (#1389).
v3.0.2
- FIX: Add connectivity_plus_web export (#1278).
v3.0.1
- FIX: Increase min Flutter version to fix dartPluginClass registration (#1275).
v3.0.0
Note: This release has breaking changes.
Configuration
📅 Schedule: Branch creation - "before 10am on monday" 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.