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

Update dependency connectivity_plus to v6 #28

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

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.5

Compare Source

  • DOCS(connectivity_plus): Update plugin requirements in README (#​3160). (277f8b6b)

v6.0.4

Compare Source

  • CHORE(connectivity_plus): Use >=0.5.0 < 2.0.0 version range for package:web.
  • REFACTOR(all): Remove website files, configs, mentions (#​3018). (ecc57146)
  • FIX(all): changed homepage url in pubspec.yaml (#​3099). (66613656)

v6.0.3

Compare Source

  • FIX(connectivity_plus): Ensure Connectivity on Android is correctly reported when lost (#​2836). (2aa6ad7a)

v6.0.2

Compare Source

  • 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

Compare Source

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

Compare Source

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.

@renovate renovate bot force-pushed the renovate/connectivity_plus-6.x branch from 831ad3b to b08caae Compare May 10, 2024 06:21
@renovate renovate bot force-pushed the renovate/connectivity_plus-6.x branch from b08caae to d0979a0 Compare June 15, 2024 21:15
Copy link
Contributor Author

renovate bot commented Sep 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AngeloAvv AngeloAvv merged commit 4b50d2e into master Sep 15, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant