Skip to content

chore(deps): consolidated dependency updates#2064

Open
ramsessanchez wants to merge 53 commits intomainfrom
dependabot/consolidated-updates
Open

chore(deps): consolidated dependency updates#2064
ramsessanchez wants to merge 53 commits intomainfrom
dependabot/consolidated-updates

Conversation

@ramsessanchez
Copy link
Copy Markdown
Contributor

Consolidated Dependency Updates

This PR consolidates all 24 open Dependabot PRs into a single update. Where multiple PRs updated the same dependency to different versions, the latest version was kept.

Dependencies Updated

Gradle Plugins:

  • com.github.spotbugs 6.2.3 → 6.2.5
  • org.sonarqube 6.3.1.5724 → 7.2.2.6593
  • com.github.ben-manes:gradle-versions-plugin 0.52.0 → 0.53.0 (android)
  • com.android.tools.build:gradle 8.13.0 → 9.0.0 (android)
  • gradle-wrapper 8.14.2 → 9.3.1 (android)

Libraries:

  • com.azure:azure-core 1.56.1 → 1.57.1 (root, android) / 1.57.0 (java-8)
  • org.mockito:mockito-core 5.19.0 → 5.21.0 (root, android, java-8)
  • com.github.spotbugs:spotbugs-annotations 4.9.4 → 4.9.8
  • Kiota dependencies group (root + android)
  • OpenTelemetry group (root + android)
  • JUnit dependencies group (root + android)

GitHub Actions:

  • actions/checkout 5 → 6
  • actions/cache 4 → 5
  • actions/upload-artifact 4 → 6
  • dependabot/fetch-metadata 2.4.0 → 2.5.0

Original PRs Consolidated

Closes #1985, #2015, #2019, #2020, #2022, #2024, #2025, #2031, #2037, #2039, #2041, #2043, #2045, #2046, #2047, #2049, #2050, #2052, #2053, #2054, #2055, #2056, #2057, #2059

dependabot bot and others added 30 commits August 19, 2025 19:09
Bumps com.github.spotbugs from 6.2.3 to 6.2.5.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.github.ben-manes:gradle-versions-plugin from 0.52.0 to 0.53.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.56.1 to 1.57.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.56.1...azure-core_1.57.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.56.1 to 1.57.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.56.1...azure-core_1.57.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the open-telemetry group in /android with 2 updates: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) and [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java).


Updates `io.opentelemetry:opentelemetry-api` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.54.1)

Updates `io.opentelemetry:opentelemetry-context` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.54.1)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.54.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-version: 1.54.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the junit-dependencies group in /android with 1 update: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: junit-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.4 to 4.9.8.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.9.4...4.9.8)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-version: 4.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the kiota-dependencies group in /android with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |
| [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.8.10` | `1.8.11` |


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.8.11)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-version: 1.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ith 7 updates

Bumps the kiota-dependencies group with 1 update in the / directory: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java).
Bumps the kiota-dependencies group with 1 update in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java).


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…2 updates

Bumps the open-telemetry group with 1 update in the / directory: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java).
Bumps the open-telemetry group with 1 update in the /java-8 directory: [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java).


Updates `io.opentelemetry:opentelemetry-api` from 1.54.0 to 1.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.57.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.54.0 to 1.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.57.0)

Updates `io.opentelemetry:opentelemetry-api` from 1.54.0 to 1.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.57.0)

Updates `io.opentelemetry:opentelemetry-context` from 1.54.0 to 1.57.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.54.0...v1.57.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.21.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.21.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.21.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.sonarqube from 6.3.1.5724 to 7.2.2.6593.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-version: 7.2.2.6593
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ith 1 update

Bumps the junit-dependencies group with 1 update in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).
Bumps the junit-dependencies group with 1 update in the /java-8 directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.2)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.2)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.2)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: junit-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: junit-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: junit-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: junit-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.56.1 to 1.57.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.56.1...com.azure+azure-core_1.57.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-version: 1.57.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.56.1 to 1.57.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.56.1...com.azure+azure-core_1.57.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-version: 1.57.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.android.tools.build:gradle from 8.13.0 to 9.0.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps gradle-wrapper from 8.14.2 to 9.3.1.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the junit-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 5.14.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r5.14.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 5.14.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r5.14.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: junit-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 5.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: junit-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…tbugs-6.2.5' into dependabot/consolidated-updates
…elemetry-d180c18917' into dependabot/consolidated-updates
…thub.ben-manes-gradle-versions-plugin-0.53.0' into dependabot/consolidated-updates
…ies-6abf27cc23' into dependabot/consolidated-updates
…dependencies-56b52ebef5' into dependabot/consolidated-updates
…e-core-1.57.0' into dependabot/consolidated-updates
…re-azure-core-1.57.0' into dependabot/consolidated-updates
…bugs-spotbugs-annotations-4.9.8' into dependabot/consolidated-updates
…dependencies-a388f13f26' into dependabot/consolidated-updates
…s/checkout-6' into dependabot/consolidated-updates
…cies-a5fab18ab2' into dependabot/consolidated-updates
…-8bfcfee6c9' into dependabot/consolidated-updates
…ckito-core-5.21.0' into dependabot/consolidated-updates
…kito-mockito-core-5.21.0' into dependabot/consolidated-updates
…ckito-mockito-core-5.21.0' into dependabot/consolidated-updates
…s/cache-5' into dependabot/consolidated-updates
…s/upload-artifact-6' into dependabot/consolidated-updates
…7.2.2.6593' into dependabot/consolidated-updates
…abot/fetch-metadata-2.5.0' into dependabot/consolidated-updates
…cies-4c5b8c2194' into dependabot/consolidated-updates
…-core-1.57.1' into dependabot/consolidated-updates
…ure-azure-core-1.57.1' into dependabot/consolidated-updates
…droid.tools.build-gradle-9.0.0' into dependabot/consolidated-updates
…-wrapper-9.3.1' into dependabot/consolidated-updates
@ramsessanchez ramsessanchez requested a review from a team as a code owner April 6, 2026 21:01
ramsessanchez and others added 4 commits April 6, 2026 14:04
Reverts the gradle-wrapper 9.3.1 upgrade from Dependabot and instead
updates both root and android wrappers from 8.14.2 to 8.14.4 (latest 8.x).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant