-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android #10390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android #10390
Conversation
Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.6.0 to 3.19.1. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/.releaserc) - [Commits](googlemaps/android-maps-utils@v3.6.0...v3.19.1) --- updated-dependencies: - dependency-name: com.google.maps.android:android-maps-utils dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
autosubmit label was removed for flutter/packages/10390, because - The status or check suite Linux repo_checks has failed. Please fix the issues identified (or deflake) before re-applying this label. |
mboetger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…er/google_maps_flutter_android/android/com.google.maps.android-android-maps-utils-3.19.1
mboetger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
autosubmit label was removed for flutter/packages/10390, because - The status or check suite Linux_android android_device_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…er/google_maps_flutter_android/android/com.google.maps.android-android-maps-utils-3.19.1
|
autosubmit label was removed for flutter/packages/10390, because - The status or check suite Linux_android android_platform_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…kages/google_maps_flutter/google_maps_flutter_android/android/com.google.maps.android-android-maps-utils-3.19.1
…6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter#10390) Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.6.0 to 3.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googlemaps/android-maps-utils/releases">com.google.maps.android:android-maps-utils's releases</a>.</em></p> <blockquote> <h2>v3.19.1</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.19.0...v3.19.1">3.19.1</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd">d74757c</a>)</li> </ul> <h2>v3.19.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.18.0...v3.19.0">3.19.0</a> (2025-09-16)</h1> <h3>Features</h3> <ul> <li>added cap to polyline (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1603">#1603</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/a33fab0afcae0c3c6cef29985bc9748a0a29c7a8">a33fab0</a>)</li> </ul> <h2>v3.18.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.17.0...v3.18.0">3.18.0</a> (2025-09-15)</h1> <h3>Features</h3> <ul> <li><strong>library:</strong> Add polyline progress utilities to SphericalUtil (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1588">#1588</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/686774f997877d70ac3eb4c31cbd796b1f3dbd5a">686774f</a>)</li> </ul> <h2>v3.17.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.2...v3.17.0">3.17.0</a> (2025-09-10)</h1> <h3>Features</h3> <ul> <li><strong>demo:</strong> Add StreetViewJavaHelper and demo and enable edge-to-edge (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1595">#1595</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/23a4bb58229d0f81733afc1a42377e9d60f29f16">23a4bb5</a>)</li> </ul> <h2>v3.16.2</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.1...v3.16.2">3.16.2</a> (2025-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Correct continuous zoom clustering implementation (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1587">#1587</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/1329850418c48e7c37836f4e7e47365f5bfd4650">1329850</a>)</li> </ul> <h2>v3.16.1</h2> <h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.0...v3.16.1">3.16.1</a> (2025-09-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>PolyUtil:</strong> Refactored the <code>PolyUtil.simplify</code> function to not mutate its inputs (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1585">#1585</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/2f2374d72588e289d15efae0466efa829ed0b747">2f2374d</a>)</li> </ul> <h2>v3.16.0</h2> <h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.15.0...v3.16.0">3.16.0</a> (2025-09-02)</h1> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/ede25264b04bd40daf075da8af4e4fe84b4ab16c"><code>ede2526</code></a> chore(release): 3.19.1 [skip ci]</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd"><code>d74757c</code></a> fix: fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/c4eef644bfad8aa8fc2f7c52224e370474364095"><code>c4eef64</code></a> chore: Make DEFAULT_TOLERANCE public (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1619">#1619</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/5d7b0e794e3046f3d806dbab28e4768a08d4f076"><code>5d7b0e7</code></a> build: update to Kotlin 2.2.20, fixed tests (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1604">#1604</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/f8b0d4db37785216dd350e569aab9cf90ef9ada9"><code>f8b0d4d</code></a> build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1607">#1607</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/ba678b57249b9b2f9b9b59f60262f59150557998"><code>ba678b5</code></a> build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1608">#1608</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/69aed05bf943e3ac34757576fd5e8c65ee03cb54"><code>69aed05</code></a> build(deps): bump actions/setup-java from 3 to 5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1568">#1568</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/627908a1d2e678be2d54f32e7b1eae7a1840668a"><code>627908a</code></a> build(deps): bump cycjimmy/semantic-release-action from 4.2.2 to 5.0.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1582">#1582</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/b5415cbfe19c03882e2e11b2649d271a508a8fcb"><code>b5415cb</code></a> build(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1601">#1601</a>)</li> <li><a href="https://github.com/googlemaps/android-maps-utils/commit/e4a3332a3112dfcf8b70e85511e30234fbabcdae"><code>e4a3332</code></a> chore(release): 3.19.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/googlemaps/android-maps-utils/compare/v3.6.0...v3.19.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
… from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/packages#10390)
… from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/packages#10390)
flutter/packages@cc3dca6...5d8d954 2025-11-26 stuartmorgan@google.com [video_player_avfoundation] Create a Dart player instance (flutter/packages#10490) 2025-11-25 49699333+dependabot[bot]@users.noreply.github.com [dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter/packages#10390) 2025-11-25 stuartmorgan@google.com [path_provider] Revert iOS/macOS to plugin-based implementation (flutter/packages#10517) 2025-11-25 stuartmorgan@google.com [google_maps_flutter] Replace deprecated APIs (flutter/packages#10474) 2025-11-25 stuartmorgan@google.com [tool] Remove code analysis from podspec-check (flutter/packages#10484) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bumps com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1.
Release notes
Sourced from com.google.maps.android:android-maps-utils's releases.
... (truncated)
Commits
ede2526chore(release): 3.19.1 [skip ci]d74757cfix: fixed InfoWindow creation in KmlParser (#1624)c4eef64chore: Make DEFAULT_TOLERANCE public (#1619)5d7b0e7build: update to Kotlin 2.2.20, fixed tests (#1604)f8b0d4dbuild(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1607)ba678b5build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (#1608)69aed05build(deps): bump actions/setup-java from 3 to 5 (#1568)627908abuild(deps): bump cycjimmy/semantic-release-action from 4.2.2 to 5.0.0 (#1582)b5415cbbuild(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (#1601)e4a3332chore(release): 3.19.0 [skip ci]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)