flutter_use icon indicating copy to clipboard operation
flutter_use copied to clipboard

fix: update dependency connectivity_plus to v5

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

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

Compare Source

  • FIX(connectivity_plus): Return correct connection state on Linux (#​2371). (26576d83)

v5.0.1

Compare Source

  • FIX(connectivity_plus): Fix CHANGELOG to not mention Kotlin requirement (#​2246). (e489d4aa)

v5.0.0

Compare Source

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

Compare Source

  • 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

Compare Source

v4.0.0

Compare Source

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

Compare Source

  • FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#​1725).

v3.0.5

Compare Source

  • FIX(connectivity_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#​1701).

v3.0.4

Compare Source

  • REFACTOR(all): Remove all manual dependency_overrides (#​1628).
  • DOCS(connectivity_plus): Documentation added for the missing network interface enums (#​1524).

v3.0.3

Compare Source

  • FIX: Do not return ConnectivityResult.none on iOS and MacOS with VPN (#​1335).
  • DOCS: Updates for READMEs and website pages (#​1389).

v3.0.2

Compare Source

  • FIX: Add connectivity_plus_web export (#​1278).

v3.0.1

Compare Source

  • FIX: Increase min Flutter version to fix dartPluginClass registration (#​1275).

v3.0.0

Compare Source

Note: This release has breaking changes.

  • FIX: lint warnings - add missing dependency for tests (#​1233).
  • BREAKING REFACTOR: two-package federated architecture (#​1227).

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.

renovate[bot] avatar Oct 15 '23 15:10 renovate[bot]