MacRecoveryX
MacRecoveryX copied to clipboard
Update dependency connectivity_plus to v6
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| connectivity_plus (source) | dependencies | major | ^5.0.1 -> ^6.0.0 |
Release Notes
fluttercommunity/plus_plugins (connectivity_plus)
v6.0.3
- FIX(connectivity_plus): Ensure Connectivity on Android is correctly reported when lost (#2836). (2aa6ad7a)
v6.0.2
- REFACTOR(connectivity_plus): remove ReachabilityConnectivityProvider and ReachabilitySwift dependency (#2813). (f9ad927f)
- REFACTOR(connectivity_plus): Migrate Android example to use the new plugins declaration (#2771). (04200c23)
- FIX(connectivity_plus): WASM-compatible conditional imports (#2825). (6bee4a7e)
- FIX(connectivity_plus): Improve iOS PathMonitorConnectivityProvider implementation and documentation (#2763). (c850d58e)
- DOCS(connectivity_plus): Document supported ConnectivityResult per platform (#2780). (1c4aec01)
- DOCS(connectivity_plus): Update README for more clarity (#2770). (8fb738e2)
- DOCS(connectivity_plus): Specify behavior when there is no connectivity (#2753). (8f132a23)
- DOCS(connectivity_plus): Improve documentation onConnectivityChanged method (#2746). (9ea21fbd)
v6.0.1
Note: This release has breaking changes.
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
In this release plugin migrated to package:web, meaning that it now supports WASM!
- BREAKING FEAT(connectivity_plus): support multiple connectivity types at the same time (#2599). (5b477468)
- BREAKING FEAT(connectivity_plus): Migrate to package:web (#2621). (fbc8e61c)
- BREAKING BUILD(connectivity_plus): Target Java 17 on Android (2413e45e)
- BREAKING BUILD(connectivity_plus): Update to target and compile SDK 34 (#2701). (7ddd749)
- BREAKING REFACTOR(connectivity_plus): bump MACOSX_DEPLOYMENT_TARGET from 10.11 to 10.14 (#2588). (f6fe62d5)
- FIX(connectivity_plus): Emit event with types on Android when subscribing to onConnectivityChanged (#2721). (5a81e7ef)
- FIX(connectivity_plus): Fix connectivity state update on Android when network is lost (#2673). (21191682)
- FIX(connectivity_plus): Return valid connection type when only one available (#2668). (81026a4c)
- FIX(connectivity_plus): Add iOS Privacy Info (#2581). (707fab70)
- FIX(connectivity_plus): Fix iOS example app name (#2722). (2441accd)
- DOCS(connectivity_plus): Update documentation to address API changes (#2719). (59b9b341)
v6.0.0
Note: DO NOT USE THIS RELEASE. It is invalid due to a publishing issue
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.