googlemaps / android-maps-rx

RxJava bindings for the Maps and Places SDKs for Android
Apache License 2.0
21 stars 12 forks source link

chore(deps): bump com.google.maps.android:maps-ktx from 3.4.0 to 5.1.0 in /app #121

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.google.maps.android:maps-ktx from 3.4.0 to 5.1.0.

Release notes

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

v5.1.0

5.1.0 (2024-07-01)

Features

Full Changelog: https://github.com/googlemaps/android-maps-ktx/compare/v5.0.0...v5.1.0

v5.0.0

5.0.0 (2023-10-27)

Bug Fixes

BREAKING CHANGES

v4.0.0

4.0.0 (2023-09-26)

  • fix!: updated Gradle version, plugins and libraries (#212) (d622499), closes #212

BREAKING CHANGES

  • remove v3 beta

  • chore: updated docs

  • chore: updated Gradle version, plugins and libraries

  • feat: updated Kotlin and dokka

  • chore: removed deprecated method

Commits
  • dd70ff1 chore: fixed release config (#262)
  • 653c614 chore(release): 5.1.0 [skip ci]
  • f81c330 chore: setting Java 17 for the release flow (#261)
  • 9a69770 feat: updated to Maps SDK 19.0.0 (#260)
  • 63b8ec4 chore: update Sonatype token (#259)
  • 401a6cf build(deps): bump gradle/wrapper-validation-action from 1.0.4 to 3.4.2 (#255)
  • 7eb68db build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx (#254)
  • 32f5ba4 build(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#253)
  • f2c3f20 chore: upgrade to Kotlin 2.0.0 and Version Catalogues. (#251)
  • a780206 build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx (#252)
  • 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)