Skip to content

Commit 7917bf9

Browse files
chore(deps): bump connectivity_plus from 7.0.0 to 7.1.1 (#1071)
Bumps [connectivity_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus) from 7.0.0 to 7.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/6982a68de3cde2ac39bf89e3b12de210347c3cbb"><code>6982a68</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus/issues/3793">#3793</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/ba6e6b94f673bb479a5891b8ca0fc5fd7b2345bc"><code>ba6e6b9</code></a> docs(connectivity_plus): Add missing info about Xcode 26.1.1 requirement, ded...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/c46ab89942b2be24aedf79555f247c566d99777f"><code>c46ab89</code></a> chore(release): prepare for release (<a href="https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus/issues/3785">#3785</a>)</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/2b58cffedd8ebce127deba10d2e389c3c3bfcb4b"><code>2b58cff</code></a> feat(connectivity_plus): add ConnectivityResult.satellite on Android and iOS ...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/93135ff28cd3a8241445d084927b8ca18d73fe58"><code>93135ff</code></a> fix(connectivity_plus): Register broadcast receiver with correct flag, bump m...</li> <li><a href="https://github.com/fluttercommunity/plus_plugins/commit/05a50f32ba0685a175c75396a05c9d18fb3ce9b4"><code>05a50f3</code></a> fix(connectivity_plus): Use serial queue for NWPathMonitor to prevent race co...</li> <li>See full diff in <a href="https://github.com/fluttercommunity/plus_plugins/commits/connectivity_plus-v7.1.1/packages/connectivity_plus">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=connectivity_plus&package-manager=pub&previous-version=7.0.0&new-version=7.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f565b2 commit 7917bf9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,18 +157,18 @@ packages:
157157
dependency: "direct main"
158158
description:
159159
name: connectivity_plus
160-
sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c"
160+
sha256: "62ffa266d9a23b79fb3fcbc206afc00bb979417ba57b1324c546b5aab95ba057"
161161
url: "https://pub.dev"
162162
source: hosted
163-
version: "7.0.0"
163+
version: "7.1.1"
164164
connectivity_plus_platform_interface:
165165
dependency: transitive
166166
description:
167167
name: connectivity_plus_platform_interface
168-
sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204"
168+
sha256: "3c09627c536d22fd24691a905cdd8b14520de69da52c7a97499c8be5284a32ed"
169169
url: "https://pub.dev"
170170
source: hosted
171-
version: "2.0.1"
171+
version: "2.1.0"
172172
convert:
173173
dependency: transitive
174174
description:

0 commit comments

Comments
 (0)