Skip to content

[dependabot]: Bump com.google.maps.android:android-maps-utils from 4.0.0 to 5.0.0 in /packages/google_maps_flutter/google_maps_flutter_android/example/android/app#12245

Merged
auto-submit[bot] merged 1 commit into
mainfrom
dependabot/gradle/packages/google_maps_flutter/google_maps_flutter_android/example/android/app/com.google.maps.android-android-maps-utils-5.0.0
Jul 20, 2026
Merged

[dependabot]: Bump com.google.maps.android:android-maps-utils from 4.0.0 to 5.0.0 in /packages/google_maps_flutter/google_maps_flutter_android/example/android/app#12245
auto-submit[bot] merged 1 commit into
mainfrom
dependabot/gradle/packages/google_maps_flutter/google_maps_flutter_android/example/android/app/com.google.maps.android-android-maps-utils-5.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.google.maps.android:android-maps-utils from 4.0.0 to 5.0.0.

Release notes

Sourced from com.google.maps.android:android-maps-utils's releases.

v5.0.0

5.0.0 (2026-07-15)

⚠ BREAKING CHANGES

  • rewrite android maps utils (#1658)

Features

Bug Fixes

  • prevent StackOverflowError from deeply nested GeometryCollection in GeoJsonParser (#1699) (f513807)

v5.0.0-rc03

What's Changed

New Contributors

Full Changelog: googlemaps/android-maps-utils@v4.5.2...v5.0.0-rc03

v5.0.0-rc02

What's Changed

Full Changelog: googlemaps/android-maps-utils@v4.5.1...v5.0.0-rc02

v5.0.0-rc01

What's Changed

... (truncated)

Changelog

Sourced from com.google.maps.android:android-maps-utils's changelog.

5.0.0 (2026-07-15)

⚠ BREAKING CHANGES

  • rewrite android maps utils (#1658)

Features

Bug Fixes

  • prevent StackOverflowError from deeply nested GeometryCollection in GeoJsonParser (#1699) (f513807)

4.5.2 (2026-07-07)

Bug Fixes

  • prevent StackOverflowError when parsing deeply nested KML containers and multi-geometries (#1710) (1463cc5)

4.5.1 (2026-06-17)

Bug Fixes

  • enable filterTouchesWhenObscured on WebView layouts (#1705) (3e59470)

4.5.0 (2026-06-16)

Features

Bug Fixes

  • change model name from gemini-2.5-flash to gemini-3.5-flash (#1696) (838a2bf)
  • enable filterTouchesWhenObscured on WebView (#1703) (0674d75)

4.4.1 (2026-05-26)

Bug Fixes

  • address lint, compiler, and Error Prone warnings (#1692) (ce809c7)

... (truncated)

Commits
  • b57f8aa chore(main): release 5.0.0 (#1714)
  • eeb0156 feat!: rewrite android maps utils (#1658)
  • f513807 fix: prevent StackOverflowError from deeply nested GeometryCollection in GeoJ...
  • ea2094c chore(main): release 4.5.2 (#1712)
  • 1463cc5 fix: prevent StackOverflowError when parsing deeply nested KML containers and...
  • d011a44 build: compare RC release notes against previous tag instead of main branch (...
  • c981640 chore(main): release 4.5.1 (#1707)
  • 3e59470 fix: enable filterTouchesWhenObscured on WebView layouts (#1705)
  • d2623dd chore(main): release 4.5.0 (#1704)
  • 0674d75 fix: enable filterTouchesWhenObscured on WebView (#1703)
  • 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 [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/googlemaps/android-maps-utils/releases)
- [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md)
- [Commits](googlemaps/android-maps-utils@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:android-maps-utils
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 20, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 20, 2026
@auto-submit
auto-submit Bot merged commit d10cc6d into main Jul 20, 2026
12 checks passed
@auto-submit
auto-submit Bot deleted the dependabot/gradle/packages/google_maps_flutter/google_maps_flutter_android/example/android/app/com.google.maps.android-android-maps-utils-5.0.0 branch July 20, 2026 08:58
pull Bot pushed a commit to Klomgor/flutter that referenced this pull request Jul 20, 2026
…r#189727)

flutter/packages@4fdc766...611899b

2026-07-20 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump org.json:json from 20260522 to 20260719 in
/packages/in_app_purchase/in_app_purchase_android/example/android/app
(flutter/packages#12247)
2026-07-20 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.maps.android:android-maps-utils from 4.0.0
to 5.0.0 in
/packages/google_maps_flutter/google_maps_flutter_android/example/android/app
(flutter/packages#12245)
2026-07-18 engine-flutter-autoroll@skia.org Roll Flutter from
fc1ad95 to 8005793 (40 revisions) (flutter/packages#12241)
2026-07-18 stuartmorgan@google.com [google_maps_flutter] Migrate iOS
unit tests to Swift (flutter/packages#12232)
2026-07-17 269567208+reidbaker-agent@users.noreply.github.com
[camera_android_camerax] Migrate skills validation test to new
dart_skills_lint API (flutter/packages#12226)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD p: google_maps_flutter platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant