weather_compose_clean_architecture icon indicating copy to clipboard operation
weather_compose_clean_architecture copied to clipboard

Bump com.google.maps.android:maps-compose from 2.9.1 to 4.3.3

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps com.google.maps.android:maps-compose from 2.9.1 to 4.3.3.

Release notes

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

v4.3.3

4.3.3 (2024-01-31)

Bug Fixes

  • Use recomposed map listener callbacks rather than only the initially … (#478) (d14daba), closes #466

v4.3.2

4.3.2 (2024-01-23)

Bug Fixes

  • make actual current CameraPositionState available via currentCameraPositionState (#482) (04efc80)

v4.3.1

4.3.1 (2024-01-23)

Bug Fixes

  • properly support updating GoogleMap() contentDescription parameter (#485) (7436d57)

v4.3.0

4.3.0 (2023-11-17)

Features

  • expose the ClusterManager to support custom algorithms (#421) (b892e61)

v4.2.0

4.2.0 (2023-11-13)

Features

v4.1.1

4.1.1 (2023-10-28)

Bug Fixes

  • expose maps-ktx classes to app-level modules (#451) (6b4c7f1)

... (truncated)

Commits
  • f857fc4 chore(release): 4.3.3 [skip ci]
  • d14daba fix: Use recomposed map listener callbacks rather than only the initially … (...
  • 26ec87e chore: updated Compose, Kotlin and AGP (#511)
  • 1880013 chore(release): 4.3.2 [skip ci]
  • 04efc80 fix: make actual current CameraPositionState available via currentCameraPosit...
  • 9e0bf9e chore(release): 4.3.1 [skip ci]
  • 7436d57 fix: properly support updating GoogleMap() contentDescription parameter (#485)
  • b99e05f chore: increased and updated libraries (#464)
  • ae6b8b8 docs: improved recomposition sample (#475)
  • 4b7967d docs: demonstrate NonHierarchicalViewBasedAlgorithm for high-volume marker cl...
  • 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 <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)

dependabot[bot] avatar Mar 01 '24 02:03 dependabot[bot]