Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

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)

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 2.9.1 to 4.3.3.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](googlemaps/android-maps-compose@v2.9.1...v4.3.3)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  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 Mar 1, 2024
@dependabot dependabot bot requested a review from hide-your-code March 1, 2024 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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