Skip to content

chore(deps): refresh dependency lockfiles#333

Merged
TheRealAgentK merged 1 commit into
developfrom
chore/dependency-integration
Jul 19, 2026
Merged

chore(deps): refresh dependency lockfiles#333
TheRealAgentK merged 1 commit into
developfrom
chore/dependency-integration

Conversation

@TheRealAgentK

@TheRealAgentK TheRealAgentK commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

chore(deps): refresh dependency lockfiles

Description 📝

Type of change

  • Maintenance change (non-breaking dependency lockfile refresh)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Integrated dependency updates

Superseded PR Package Previous version Dependabot proposal Integrated version
#328 connectivity_plus 7.1.1 7.2.0 7.3.0
#329 path_provider 2.1.5 2.1.6 2.1.6
#330 intl 0.20.2 0.20.3 0.20.3
#331 device_info_plus 13.1.0 13.2.0 13.2.0
#332 package_info_plus 10.1.0 10.2.0 10.2.1

PRs #328#332 are closed and superseded by this combined update. connectivity_plus 7.3.0 and package_info_plus 10.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-lockfile
  • flutter pub get --enforce-lockfile --directory example
  • dart format --set-exit-if-changed .
  • dart run build_runner build plus generated-file diff check
  • flutter analyze
  • flutter test — 36 tests passed
  • flutter pub publish --dry-run — 0 warnings
  • flutter build apk --debug
  • flutter build linux --debug
  • flutter build web --wasm
  • flutter build web
  • GitHub CI to validate iOS and macOS on hosted macOS runners

Author to check 👓

  • Project and locally available modules build successfully
  • Self-/dev-tested
  • Existing unit/integration automation passes
  • Code is written to standards
  • Documentation is not required for this lockfile-only change

Reviewer to check ✔️

  • Project and all contained modules builds successfully
  • Change has been dev-/reviewer-tested, where possible
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

@TheRealAgentK
TheRealAgentK merged commit 4172745 into develop Jul 19, 2026
9 checks passed
@TheRealAgentK TheRealAgentK mentioned this pull request Jul 19, 2026
15 tasks
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.

2 participants