Skip to content

chore(deps): bump mapsCompose from 6.12.2 to 8.3.0#85

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/mapsCompose-8.3.0
Open

chore(deps): bump mapsCompose from 6.12.2 to 8.3.0#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/mapsCompose-8.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps mapsCompose from 6.12.2 to 8.3.0.
Updates com.google.maps.android:maps-compose from 6.12.2 to 8.3.0

Release notes

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

v8.3.0

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

v8.2.2

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

v8.2.1

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

v8.2.0

8.2.0 (2026-02-24)

Features

v8.1.0

8.1.0 (2026-02-06)

Features

v8.0.1

8.0.1 (2026-01-29)

... (truncated)

Changelog

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

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

8.2.0 (2026-02-24)

Features

8.1.0 (2026-02-06)

Features

8.0.1 (2026-01-29)

Bug Fixes

... (truncated)

Commits
  • 4b8281d chore(main): release 8.3.0 (#873)
  • 317e011 build: auto-update SKILL.md based on release diffs (#886)
  • ca66e98 feat: add WMS tile overlay support to maps-compose-utils (#884)
  • ced4126 docs: add visual header explaining nested scrolling in LazyColumn (#882)
  • 5669abd fix: prevent NullPointerException in MapUpdater on HMS/microG devices (#858)
  • 8994e12 fix: fallback to moveCamera in lite mode for CameraPositionState animate (#877)
  • 89fdeb5 chore: apply Compose stability configuration file to all modules (#874)
  • 845664d build: updated AGP (#879)
  • 512dcc6 docs: add AI contribution guidelines and .geminiignore (#878)
  • 3456db0 feat: expose rememberComposeBitmapDescriptor as public experimental API (#867)
  • Additional commits viewable in compare view

Updates com.google.maps.android:maps-compose-utils from 6.12.2 to 8.3.0

Release notes

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

v8.3.0

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

v8.2.2

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

v8.2.1

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

v8.2.0

8.2.0 (2026-02-24)

Features

v8.1.0

8.1.0 (2026-02-06)

Features

v8.0.1

8.0.1 (2026-01-29)

... (truncated)

Changelog

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

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

8.2.0 (2026-02-24)

Features

8.1.0 (2026-02-06)

Features

8.0.1 (2026-01-29)

Bug Fixes

... (truncated)

Commits
  • 4b8281d chore(main): release 8.3.0 (#873)
  • 317e011 build: auto-update SKILL.md based on release diffs (#886)
  • ca66e98 feat: add WMS tile overlay support to maps-compose-utils (#884)
  • ced4126 docs: add visual header explaining nested scrolling in LazyColumn (#882)
  • 5669abd fix: prevent NullPointerException in MapUpdater on HMS/microG devices (#858)
  • 8994e12 fix: fallback to moveCamera in lite mode for CameraPositionState animate (#877)
  • 89fdeb5 chore: apply Compose stability configuration file to all modules (#874)
  • 845664d build: updated AGP (#879)
  • 512dcc6 docs: add AI contribution guidelines and .geminiignore (#878)
  • 3456db0 feat: expose rememberComposeBitmapDescriptor as public experimental API (#867)
  • Additional commits viewable in compare view

Updates com.google.maps.android:maps-compose-widgets from 6.12.2 to 8.3.0

Release notes

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

v8.3.0

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

v8.2.2

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

v8.2.1

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

v8.2.0

8.2.0 (2026-02-24)

Features

v8.1.0

8.1.0 (2026-02-06)

Features

v8.0.1

8.0.1 (2026-01-29)

... (truncated)

Changelog

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

8.3.0 (2026-04-09)

Features

  • add WMS tile overlay support to maps-compose-utils (#884) (ca66e98)
  • expose rememberComposeBitmapDescriptor as public experimental API (#867) (3456db0)

Bug Fixes

  • fallback to moveCamera in lite mode for CameraPositionState animate (#877) (8994e12)
  • prevent NullPointerException in MapUpdater on HMS/microG devices (#858) (5669abd)

8.2.2 (2026-03-12)

Bug Fixes

  • avoid ComposeNotIdleException when clusterContent is null (#855) (3b12a24)

8.2.1 (2026-03-12)

Bug Fixes

  • fixed issue with ProGuard/R8 and AttributionId (#861) (7b9149d)
  • prevent NoSuchElementException when computing view keys in ClusterRenderer (#857) (e34b50f)

8.2.0 (2026-02-24)

Features

8.1.0 (2026-02-06)

Features

8.0.1 (2026-01-29)

Bug Fixes

... (truncated)

Commits
  • 4b8281d chore(main): release 8.3.0 (#873)
  • 317e011 build: auto-update SKILL.md based on release diffs (#886)
  • ca66e98 feat: add WMS tile overlay support to maps-compose-utils (#884)
  • ced4126 docs: add visual header explaining nested scrolling in LazyColumn (#882)
  • 5669abd fix: prevent NullPointerException in MapUpdater on HMS/microG devices (#858)
  • 8994e12 fix: fallback to moveCamera in lite mode for CameraPositionState animate (#877)
  • 89fdeb5 chore: apply Compose stability configuration file to all modules (#874)
  • 845664d build: updated AGP (#879)
  • 512dcc6 docs: add AI contribution guidelines and .geminiignore (#878)
  • 3456db0 feat: expose rememberComposeBitmapDescriptor as public experimental API (#867)
  • Additional commits viewable in compare view

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 `mapsCompose` from 6.12.2 to 8.3.0.

Updates `com.google.maps.android:maps-compose` from 6.12.2 to 8.3.0
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/CHANGELOG.md)
- [Commits](googlemaps/android-maps-compose@v6.12.2...v8.3.0)

Updates `com.google.maps.android:maps-compose-utils` from 6.12.2 to 8.3.0
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/CHANGELOG.md)
- [Commits](googlemaps/android-maps-compose@v6.12.2...v8.3.0)

Updates `com.google.maps.android:maps-compose-widgets` from 6.12.2 to 8.3.0
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/CHANGELOG.md)
- [Commits](googlemaps/android-maps-compose@v6.12.2...v8.3.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.maps.android:maps-compose-utils
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.maps.android:maps-compose-widgets
  dependency-version: 8.3.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 May 4, 2026
@googlemaps-bot
Copy link
Copy Markdown
Contributor

Code Coverage

There is no coverage information present for the Files changed

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.

2 participants