Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.0
Choose a base ref
...
head repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    a90faa1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.11.1 [skip ci]

    ## [3.11.1](v3.11.0...v3.11.1) (2025-02-26)
    
    ### Bug Fixes
    
    * Add public modifier to setAnimationType() ([#1477](#1477)) ([a90faa1](a90faa1))
    semantic-release-bot committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    67b4aca View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. fix: fix for ConcurrentModificationException (#1486)

    * fix: fix for ConcurrentModificationException
    
    * fix: fix for ConcurrentModificationException
    
    * fix: fix for ConcurrentModificationException
    
    * fix: fix for ConcurrentModificationException
    
    * fix: try/finally
    kikoso authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    17bb670 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.11.2 [skip ci]

    ## [3.11.2](v3.11.1...v3.11.2) (2025-03-17)
    
    ### Bug Fixes
    
    * fix for ConcurrentModificationException ([#1486](#1486)) ([17bb670](17bb670))
    semantic-release-bot committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6584554 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. build(deps): bump cycjimmy/semantic-release-action from 4.1.1 to 4.2.0 (

    #1489)
    
    Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.1.1 to 4.2.0.
    - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
    - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
    - [Commits](cycjimmy/semantic-release-action@v4.1.1...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: cycjimmy/semantic-release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    e116761 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.1 (#1488)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.15.2...v5.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    3788299 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump lint from 31.8.0 to 31.8.2 (#1479)

    Bumps `lint` from 31.8.0 to 31.8.2.
    
    Updates `com.android.tools.lint:lint-api` from 31.8.0 to 31.8.2
    
    Updates `com.android.tools.lint:lint-checks` from 31.8.0 to 31.8.2
    
    Updates `com.android.tools.lint:lint` from 31.8.0 to 31.8.2
    
    Updates `com.android.tools.lint:lint-tests` from 31.8.0 to 31.8.2
    
    Updates `com.android.tools:testutils` from 31.8.0 to 31.8.2
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.lint:lint-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.android.tools.lint:lint-checks
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.android.tools.lint:lint
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.android.tools.lint:lint-tests
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.android.tools:testutils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    e1c2c50 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump io.mockk:mockk from 1.13.16 to 1.13.17 (#1481)

    Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.16 to 1.13.17.
    - [Release notes](https://github.com/mockk/mockk/releases)
    - [Commits](https://github.com/mockk/mockk/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.mockk:mockk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    dd369fe View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. build(deps): bump lint from 31.8.2 to 31.9.1 (#1491)

    Bumps `lint` from 31.8.2 to 31.9.1.
    
    Updates `com.android.tools.lint:lint-api` from 31.8.2 to 31.9.1
    
    Updates `com.android.tools.lint:lint-checks` from 31.8.2 to 31.9.1
    
    Updates `com.android.tools.lint:lint` from 31.8.2 to 31.9.1
    
    Updates `com.android.tools.lint:lint-tests` from 31.8.2 to 31.9.1
    
    Updates `com.android.tools:testutils` from 31.8.2 to 31.9.1
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.lint:lint-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.android.tools.lint:lint-checks
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.android.tools.lint:lint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.android.tools.lint:lint-tests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.android.tools:testutils
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    39c30d8 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump com.android.tools.build:gradle from 8.8.0 to 8.9.1 (#…

    …1492)
    
    * build(deps): bump com.android.tools.build:gradle from 8.8.0 to 8.9.1
    
    Bumps com.android.tools.build:gradle from 8.8.0 to 8.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * docs: updated Gradle Wrapper
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
    dependabot[bot] and kikoso authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    f434e15 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump peter-evans/create-pull-request from 6 to 7 (#1415)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    297d105 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump kotlin from 2.1.10 to 2.1.20 (#1490)

    Bumps `kotlin` from 2.1.10 to 2.1.20.
    
    Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.10 to 2.1.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.1.10 to 2.1.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    20e6a04 View commit details
    Browse the repository at this point in the history
  5. chore: adds @googlemaps/googlemaps-admin as a .github code owner (#1464)

    * chore: Adds @googlemaps/googlemaps-admin as a .github code owner
    
    * chore: updated CODEOWNERS
    
    ---------
    
    Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
    dkhawk and kikoso authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    24eef27 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. build(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#1495)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.16.1...v5.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    31a20c2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.jacoco:org.jacoco.core from 0.8.12 to 0.8.13 (#…

    …1496)
    
    Bumps [org.jacoco:org.jacoco.core](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.12...v0.8.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:org.jacoco.core
      dependency-version: 0.8.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    9eab18a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump com.google.android.gms:play-services-maps (#1475)

    Bumps com.google.android.gms:play-services-maps from 19.0.0 to 19.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.android.gms:play-services-maps
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    256c612 View commit details
    Browse the repository at this point in the history
Loading