Skip to content

chore(deps): bump google_maps_flutter_android from 2.18.2 to 2.19.8 - #198

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/google_maps_flutter_android-2.19.8
Closed

chore(deps): bump google_maps_flutter_android from 2.18.2 to 2.19.8#198
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/google_maps_flutter_android-2.19.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps google_maps_flutter_android from 2.18.2 to 2.19.8.

Commits
  • ac617c1 [google_maps_fluter] Switch to Kotlin Pigeon (#11522)
  • 934ba21 [google_maps_flutter] Fix various Java warnings (#11516)
  • 80cac95 [google_maps_flutter] Use super parameters in more places in examples (#11517)
  • a9d6c1c [tool] Update java formatter (#11508)
  • c780d2d [google_maps_flutter] Remove .static from Package.swift (#11392)
  • 221eb21 [google_maps_flutter] Android cluster pin info window onTap callback not firi...
  • e37fa8f [various] Convert remaining Groovy files to Kotlin (#11443)
  • d31df66 [various] Convert plugin impl examples to Kotlin Gradle (#11421)
  • 4f94ee2 [google_maps_flutter] Add missing exports (#11196)
  • 2234d68 Use deprecated dependency until legacy renderer is removed (#11185)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [google_maps_flutter_android](https://github.com/flutter/packages/tree/main/packages/google_maps_flutter) from 2.18.2 to 2.19.8.
- [Commits](https://github.com/flutter/packages/commits/google_maps_flutter_android-v2.19.8/packages/google_maps_flutter)

---
updated-dependencies:
- dependency-name: google_maps_flutter_android
  dependency-version: 2.19.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Apr 20, 2026
@dependabot
dependabot Bot requested a review from ahmd-sh as a code owner April 20, 2026 12:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Apr 20, 2026
@greptile-apps

greptile-apps Bot commented Apr 20, 2026

Copy link
Copy Markdown

Greptile Summary

Routine Dependabot bump of google_maps_flutter_android from 2.18.2 to 2.19.8, which includes a switch to Kotlin Pigeon, a fix for the Android cluster pin info-window onTap callback not firing, and several Groovy→Kotlin Gradle migrations. Several transitive packages (characters, matcher, material_color_utilities, meta, test_api) are also pulled forward as part of the resolved dependency graph.

Confidence Score: 5/5

Safe to merge — automated dependency bump with no application logic changes.

All changes are confined to pubspec.yaml and pubspec.lock. No custom application code was modified, the upstream package changelog contains only bug fixes and Kotlin/Groovy migrations, and all transitive bumps are minor or patch increments.

No files require special attention.

Important Files Changed

Filename Overview
pubspec.yaml Bumps google_maps_flutter_android constraint from ^2.18.2 to ^2.19.8; no other changes.
pubspec.lock Locks google_maps_flutter_android to 2.19.8 and updates several transitive deps: characters 1.4.0→1.4.1, matcher 0.12.17→0.12.19, material_color_utilities 0.11.1→0.13.0, meta 1.16.0→1.17.0, test_api 0.7.6→0.7.10.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pubspec.yaml\ngoogle_maps_flutter_android ^2.19.8] --> B[pub resolve]
    B --> C[google_maps_flutter_android 2.19.8]
    B --> D[characters 1.4.1]
    B --> E[material_color_utilities 0.13.0]
    B --> F[meta 1.17.0]
    B --> G[matcher 0.12.19]
    B --> H[test_api 0.7.10]
    C --> I[pubspec.lock updated]
    D --> I
    E --> I
    F --> I
    G --> I
    H --> I
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump google_maps_flutter_an..." | Re-trigger Greptile

@ahmd-sh

ahmd-sh commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Closing as part of disabling Dependabot pub version updates (e4d7494). Security-driven updates remain enabled.

@ahmd-sh ahmd-sh closed this Aug 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/develop/google_maps_flutter_android-2.19.8 branch August 29, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant