Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 30, 2025

Pull Request

Issue

Closes: #1046

Approach

Upgrades connectivity_plus from ^6.0.3 to ^7.0.0 in packages/flutter/pubspec.yaml.

The Dart API is unchanged between v6 and v7. Breaking changes are Android build requirements only:

  • Android Gradle Plugin >=8.12.1
  • Gradle wrapper >=8.13
  • Kotlin 2.2.0

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

No new tests or documentation needed—dependency version bump only.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl-ssl.google.com
    • Triggering command: /usr/bin/wget wget -qO- REDACTED (dns block)
  • dl.google.com
    • Triggering command: /usr/bin/curl curl -fsSL REDACTED --output /dev/null (dns block)
  • esm.ubuntu.com
    • Triggering command: /usr/lib/apt/methods/https /usr/lib/apt/methods/https (dns block)
  • https://api.github.com//advisories
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)
  • https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.27.0-stable.tar.xz
    • Triggering command: /usr/bin/curl curl -LO REDACTED (http block)
  • https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.32.0-stable.tar.xz
    • Triggering command: /usr/bin/curl curl -LO REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Upgrade connectivity_plus dependency to latest version</issue_title>
<issue_description>### New Feature / Enhancement Checklist

Current Limitation

The flutter package dependency connectivity_plus is available as version 7.0.

Feature / Enhancement Description

Upgrade connectivity_plus dependency to latest version.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@coderabbitai
Copy link

coderabbitai bot commented Nov 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: mtrezza <5673677+mtrezza@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade connectivity_plus dependency to latest version Upgrade connectivity_plus dependency to version 7.0.0 Nov 30, 2025
Copilot AI requested a review from mtrezza November 30, 2025 13:54
Copilot finished work on behalf of mtrezza November 30, 2025 13:54
@mtrezza mtrezza linked an issue Nov 30, 2025 that may be closed by this pull request
@mtrezza mtrezza marked this pull request as ready for review November 30, 2025 13:54
@mtrezza mtrezza changed the title Upgrade connectivity_plus dependency to version 7.0.0 feat: Upgrade to connectivity_plus 7.0.0 Nov 30, 2025
@parse-github-assistant
Copy link

parse-github-assistant bot commented Nov 30, 2025

🚀 Thanks for opening this pull request!

@codecov
Copy link

codecov bot commented Nov 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.46%. Comparing base (95bcf3a) to head (c086db1).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1087   +/-   ##
=======================================
  Coverage   43.46%   43.46%           
=======================================
  Files          61       61           
  Lines        3587     3587           
=======================================
  Hits         1559     1559           
  Misses       2028     2028           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtrezza mtrezza changed the title feat: Upgrade to connectivity_plus 7.0.0 feat: Bump connectivity_plus from 6.0.3 to 7.0.0 in /packages/flutter Nov 30, 2025
@mtrezza mtrezza merged commit ec4eaa1 into master Nov 30, 2025
13 of 22 checks passed
parseplatformorg pushed a commit that referenced this pull request Nov 30, 2025
# [flutter-v10.6.0](flutter-10.5.0...flutter-10.6.0) (2025-11-30)

### Features

* Bump connectivity_plus from 6.0.3 to 7.0.0 in /packages/flutter ([#1087](#1087)) ([ec4eaa1](ec4eaa1))
@parseplatformorg
Copy link

🎉 This change has been released in version flutter-v10.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade connectivity_plus dependency to latest version Upgrading package_info_plus dependency

3 participants