Skip to content

Bump com.google.maps.android:android-maps-utils from 4.5.2 to 5.1.0 - #496

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.maps.android-android-maps-utils-5.1.0
Closed

Bump com.google.maps.android:android-maps-utils from 4.5.2 to 5.1.0#496
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.maps.android-android-maps-utils-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.maps.android:android-maps-utils from 4.5.2 to 5.1.0.

Release notes

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

v5.1.0

5.1.0 (2026-08-05)

Features

  • data: add support for parsing GroundOverlay with LatLonQuad bounds (#1739) (c2a165d)

Bug Fixes

  • apply polygon styling to GeoJSON MultiPolygon features (#1727) (67d7252)
  • bound untrusted GeoJSON input to prevent parser resource exhaustion (#1733) (1e41aa4)
  • remove MultiGeometry features from the map in removeFeature (#1725) (4f796ca)
  • render legacy bridge point markers visible (#1726) (fe802a4)
  • stale QuadItem removal after ClusterItem position updates (#1730) (c39ba07)
  • visual-testing: add UiScrollable chip scroll support for robust chip selection (#1735) (6104d93)

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

... (truncated)

Changelog

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

5.1.0 (2026-08-05)

Features

  • data: add support for parsing GroundOverlay with LatLonQuad bounds (#1739) (c2a165d)

Bug Fixes

  • apply polygon styling to GeoJSON MultiPolygon features (#1727) (67d7252)
  • bound untrusted GeoJSON input to prevent parser resource exhaustion (#1733) (1e41aa4)
  • remove MultiGeometry features from the map in removeFeature (#1725) (4f796ca)
  • render legacy bridge point markers visible (#1726) (fe802a4)
  • stale QuadItem removal after ClusterItem position updates (#1730) (c39ba07)
  • visual-testing: add UiScrollable chip scroll support for robust chip selection (#1735) (6104d93)

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)
Commits
  • 3934a3a chore(main): release 5.1.0 (#1734)
  • 7a8718d test: implement AI-backed golden screenshot fallback (#1685)
  • 74302c2 docs: document Google Navigation SDK compatibility (#1728) (#1742)
  • 7c36b51 build(deps): bump xmlutil serialization to 1.0.1 and harden data layer parser...
  • c39ba07 fix: stale QuadItem removal after ClusterItem position updates (#1730)
  • c2a165d feat(data): add support for parsing GroundOverlay with LatLonQuad bounds (#1739)
  • 9fb6564 build(deps): update dependencies, Gradle wrapper, and GitHub Actions (#1740)
  • 051cb83 Redraw GeoJSON features after style changes (#1732)
  • 1e41aa4 fix: bound untrusted GeoJSON input to prevent parser resource exhaustion (#1733)
  • fe802a4 fix: render legacy bridge point markers visible (#1726)
  • 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.5.2 to 5.1.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.5.2...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #499.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.maps.android-android-maps-utils-5.1.0 branch August 17, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants