googlemaps-samples / android-samples

Samples demonstrating how to use Maps SDK for Android
https://developers.google.com/maps/documentation/android-sdk/
Apache License 2.0
2.42k stars 2.99k forks source link

chore(deps): bump com.google.maps.android:maps-compose from 6.1.0 to 6.2.1 in /snippets #1890

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.google.maps.android:maps-compose from 6.1.0 to 6.2.1.

Release notes

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

v6.2.1

6.2.1 (2024-11-05)

Bug Fixes

  • Prevent Clustering with composable content from displaying default markers (#615) (95c6306)

v6.2.0

6.2.0 (2024-10-29)

Features

  • customize MarkerInfoWindow's Marker using Composable (#384) (6dfe858)

v6.1.2

6.1.2 (2024-09-03)

Bug Fixes

v6.1.1

6.1.1 (2024-07-25)

Bug Fixes

Commits
  • 3ba3831 chore(release): 6.2.1 [skip ci]
  • 914e7d9 chore: dependencies updated (#645)
  • 95c6306 fix: Prevent Clustering with composable content from displaying default marke...
  • f7f4854 chore: specifying right version in Java version (#643)
  • 6c3add8 chore: update compose and androidx test libraries (#642)
  • a815a78 chore(release): 6.2.0 [skip ci]
  • 6dfe858 feat: customize MarkerInfoWindow's Marker using Composable (#384)
  • e9df1cf chore: Set initial map padding (#326) (#327)
  • e660791 chore: migrate Compose Compiler flags and enable strong skipping mode (#625)
  • e37c8bb chore: changed secrets name (#639)
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)