chore(deps): refresh dependency lockfiles#333
Merged
Conversation
This was referenced Jul 19, 2026
TheRealAgentK
requested review from
Olwiba,
ProRedCat,
sumitramanga and
velocitysystems
July 19, 2026 21:36
velocitysystems
approved these changes
Jul 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chore(deps): refresh dependency lockfiles
Description 📝
pubspec.lockandexample/pubspec.lock. This supersedes chore(deps): bump connectivity_plus from 7.1.1 to 7.2.0 #328, chore(deps): bump path_provider from 2.1.5 to 2.1.6 #329, chore(deps): bump intl from 0.20.2 to 0.20.3 #330, chore(deps): bump device_info_plus from 13.1.0 to 13.2.0 #331, and chore(deps): bump package_info_plus from 10.1.0 to 10.2.0 #332.Type of change
Integrated dependency updates
connectivity_pluspath_providerintldevice_info_pluspackage_info_plusPRs #328–#332 are closed and superseded by this combined update.
connectivity_plus7.3.0 andpackage_info_plus10.2.1 are deliberate follow-up upgrades to the latest compatible patch/minor releases; they include fixes published after Dependabot opened #328 and #332.Screenshots 📷
Not applicable; lockfile-only maintenance change.
Test plan 🧪
flutter pub get --enforce-lockfileflutter pub get --enforce-lockfile --directory exampledart format --set-exit-if-changed .dart run build_runner buildplus generated-file diff checkflutter analyzeflutter test— 36 tests passedflutter pub publish --dry-run— 0 warningsflutter build apk --debugflutter build linux --debugflutter build web --wasmflutter build webAuthor to check 👓
Reviewer to check ✔️