From c7efeab6ede4977c59757e2a02f6b983563fa7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 08:23:51 +0000 Subject: [PATCH 01/23] chore(deps): bump com.azure:azure-core from 1.55.5 to 1.56.0 Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.55.5 to 1.56.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.55.5...azure-core_1.56.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a4e9d4a..492a580a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.azure azure-core - 1.55.5 + 1.56.0 org.junit.jupiter From 8f010cd24e88945c09515b7432226b26a8b9145d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:26:57 +0000 Subject: [PATCH 02/23] chore(deps): bump com.github.spotbugs:spotbugs-annotations Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.3...4.9.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a4e9d4a..9e9b7af2 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ com.github.spotbugs spotbugs-annotations - 4.9.3 + 4.9.4 From 99a8e4109374b6fb4bbe1ec403b86087a70315a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 16:31:36 +0000 Subject: [PATCH 03/23] chore(deps): bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/api-level-lint.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/gradle-build.yml | 2 +- .github/workflows/sonarcloud.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/api-level-lint.yml b/.github/workflows/api-level-lint.yml index 0761df0a..b65a1017 100644 --- a/.github/workflows/api-level-lint.yml +++ b/.github/workflows/api-level-lint.yml @@ -11,7 +11,7 @@ jobs: lint-api-level: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: actions/setup-java@v4 with: distribution: 'temurin' diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 6cfd35de..c0f88e9c 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Set up JDK uses: actions/setup-java@v4 diff --git a/.github/workflows/gradle-build.yml b/.github/workflows/gradle-build.yml index 5200b4e0..30d04c2c 100644 --- a/.github/workflows/gradle-build.yml +++ b/.github/workflows/gradle-build.yml @@ -9,7 +9,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Set up JDK uses: actions/setup-java@v4 with: diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index b94fdc7d..75440b8e 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -26,7 +26,7 @@ jobs: name: Build runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Set up JDK From 0477122604d0c7314f22dfed9a6affc4d1c3f6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:45:46 +0000 Subject: [PATCH 04/23] chore(deps): bump com.azure:azure-core from 1.54.1 to 1.56.0 Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.54.1 to 1.56.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.54.1...azure-core_1.56.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..32212140 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -16,7 +16,7 @@ dependencies { implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' - api 'com.azure:azure-core:1.54.1' + api 'com.azure:azure-core:1.56.0' api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8' api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8' From cfc53465b4102aefa02a4d40ae0a683a106d0723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:45:48 +0000 Subject: [PATCH 05/23] chore(deps): bump com.azure:azure-core from 1.54.1 to 1.56.0 in /android Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.54.1 to 1.56.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.54.1...azure-core_1.56.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..32212140 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -16,7 +16,7 @@ dependencies { implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' - api 'com.azure:azure-core:1.54.1' + api 'com.azure:azure-core:1.56.0' api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8' api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8' From 07ebb34c14f0662af16187b5359bdbea51777a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:45:49 +0000 Subject: [PATCH 06/23] chore(deps): bump com.azure:azure-core from 1.54.1 to 1.56.0 in /java-8 Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.54.1 to 1.56.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.54.1...azure-core_1.56.0) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..32212140 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -16,7 +16,7 @@ dependencies { implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' - api 'com.azure:azure-core:1.54.1' + api 'com.azure:azure-core:1.56.0' api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8' api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8' From f2f3ab41eb011219e6f2992a6a90fb31017f0a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:45:58 +0000 Subject: [PATCH 07/23] chore(deps): bump com.github.spotbugs from 6.2.3 to 6.2.4 Bumps com.github.spotbugs from 6.2.3 to 6.2.4. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3f32da1e..ca9b456f 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'maven-publish' id 'signing' id 'jacoco' - id 'com.github.spotbugs' version '6.2.3' + id 'com.github.spotbugs' version '6.2.4' id "org.sonarqube" version "6.2.0.5505" } From 6579291995438afdb313ff7c71fa10de23c3362a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:47:21 +0000 Subject: [PATCH 08/23] chore(deps): bump io.jsonwebtoken:jjwt-api from 0.12.6 to 0.12.7 Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From 02d21dc389b7df20f74991f497f01b2590ad7e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:47:25 +0000 Subject: [PATCH 09/23] chore(deps): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..401786dd 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -2,7 +2,7 @@ dependencies { // Use JUnit test framework testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' - testImplementation 'org.mockito:mockito-core:5.18.0' + testImplementation 'org.mockito:mockito-core:5.19.0' testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0' testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0' testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6' From f472644b372f8b7e273fc92734bffb28298696f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:51:56 +0000 Subject: [PATCH 10/23] chore(deps): bump io.jsonwebtoken:jjwt-api in /java-8 Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From 9c187b7b3d9042e1457c3fb337859133e2956f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:52:32 +0000 Subject: [PATCH 11/23] chore(deps): bump io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.12.7 Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.12.7. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From efabc3fd65a398c9e2fd6d856cf4136006f85f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:54:14 +0000 Subject: [PATCH 12/23] chore(deps): bump org.mockito:mockito-core in /java-8 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..401786dd 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -2,7 +2,7 @@ dependencies { // Use JUnit test framework testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' - testImplementation 'org.mockito:mockito-core:5.18.0' + testImplementation 'org.mockito:mockito-core:5.19.0' testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0' testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0' testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6' From 789042e24805c2a284d53f75759c85a8a86a1c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:55:18 +0000 Subject: [PATCH 13/23] chore(deps): bump io.jsonwebtoken:jjwt-jackson in /java-8 Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.12.7. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From a70ba3677a4d2e5e42099f75f22b6fbdf8e61b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:44:51 +0000 Subject: [PATCH 14/23] chore(deps): bump io.jsonwebtoken:jjwt-api in /android Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From 25e611fb7540f825dca6faecd0b7833111634535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:44:58 +0000 Subject: [PATCH 15/23] chore(deps): bump org.mockito:mockito-core in /android Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..401786dd 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -2,7 +2,7 @@ dependencies { // Use JUnit test framework testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' - testImplementation 'org.mockito:mockito-core:5.18.0' + testImplementation 'org.mockito:mockito-core:5.19.0' testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0' testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0' testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6' From 6c7acde0b200b4dbeb87ccb73271f3b228fba3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:45:03 +0000 Subject: [PATCH 16/23] chore(deps): bump io.jsonwebtoken:jjwt-jackson in /android Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.12.7. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From c818fc14184d851b74c8d4c4607aec195b4d4ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:45:05 +0000 Subject: [PATCH 17/23] chore(deps): bump io.jsonwebtoken:jjwt-impl in /android Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwtk/jjwt/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..bba905e4 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -10,9 +10,9 @@ dependencies { implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1' - implementation 'io.jsonwebtoken:jjwt-api:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6' - runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6' + implementation 'io.jsonwebtoken:jjwt-api:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.7' + runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.7' implementation 'com.auth0:jwks-rsa:0.23.0' api 'com.squareup.okhttp3:okhttp:4.12.0' From 0ef2f45b24ac0a7a8de52f1ef00585f16f426810 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 15 Aug 2025 04:26:51 -0700 Subject: [PATCH 18/23] Add example.txt to .github\workflows --- .github/workflows/release-please-gha.yml | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/workflows/release-please-gha.yml diff --git a/.github/workflows/release-please-gha.yml b/.github/workflows/release-please-gha.yml new file mode 100644 index 00000000..c58ac27d --- /dev/null +++ b/.github/workflows/release-please-gha.yml @@ -0,0 +1,36 @@ +## ----------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See LICENSE.txt in the project root for license information. +## ----------------------------------------------------------------------------- +# +# Summary: +# This GitHub Actions workflow automates the release process using Release Please. +# It triggers on pushes to the main branch, generates a GitHub App token using organization +# variables and secrets, and then runs the release-please-action to manage versioning and changelogs. + +name: Release Please + +on: + push: + branches: + - main + +jobs: + release: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + + - name: Generate GitHub App token + id: app-token + uses: actions/create-github-app-token@v2 + with: + app-id: ${{ vars.RELEASE_PLEASE_TOKEN_PROVIDER_APP_ID }} + private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }} + + - name: Release Please + uses: googleapis/release-please-action@v4 + with: + token: ${{ steps.app-token.outputs.token }} + config-file: release-please-config.json + manifest-file: .release-please-manifest.json \ No newline at end of file From 22f2f11f2b8cd442fb2bfbc127233ff44531e8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:55:20 +0000 Subject: [PATCH 19/23] chore(deps): bump the kiota-dependencies group across 2 directories with 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.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-version: 1.8.9 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.9 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.9 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.9 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.9 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.9 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.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-version: 1.8.9 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.9 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.9 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.9 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.9 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.9 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.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..580888a5 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -18,11 +18,11 @@ dependencies { api 'com.squareup.okhttp3:okhttp:4.12.0' api 'com.azure:azure-core:1.54.1' - api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8' - api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.8' + api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.9' + api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.9' } From 4c4d313940f6e4c99d2c4d9d55b61f3140a8fe37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:55:20 +0000 Subject: [PATCH 20/23] chore(deps): bump the open-telemetry group across 2 directories with 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.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) Updates `io.opentelemetry:opentelemetry-context` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) Updates `io.opentelemetry:opentelemetry-api` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) Updates `io.opentelemetry:opentelemetry-context` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry - dependency-name: io.opentelemetry:opentelemetry-context dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry - dependency-name: io.opentelemetry:opentelemetry-context dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..7dd6c73c 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -3,8 +3,8 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' testImplementation 'org.mockito:mockito-core:5.18.0' - testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0' - testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0' + testImplementation 'io.opentelemetry:opentelemetry-api:1.53.0' + testImplementation 'io.opentelemetry:opentelemetry-context:1.53.0' testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6' implementation 'com.google.code.gson:gson:2.13.1' From 68db394118a3f786985939d047f17131c762bc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:53:12 +0000 Subject: [PATCH 21/23] chore(deps): bump the kiota-dependencies group 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.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | | [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.8.8` | `1.8.9` | Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/microsoft/kiota-java/releases) - [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-java/compare/v1.8.8...v1.8.9) --- updated-dependencies: - dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions dependency-version: 1.8.9 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.9 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.9 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.9 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.9 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.9 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.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..580888a5 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -18,11 +18,11 @@ dependencies { api 'com.squareup.okhttp3:okhttp:4.12.0' api 'com.azure:azure-core:1.54.1' - api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.8' - api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.8' - implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.8' + api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.8.9' + api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.9' + implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.8.9' } From 000dae8dc0fc29f70bdd2454c1b3c475d32ad524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:53:22 +0000 Subject: [PATCH 22/23] chore(deps): bump the open-telemetry group in /android with 2 updates 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.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) Updates `io.opentelemetry:opentelemetry-context` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-api dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry - dependency-name: io.opentelemetry:opentelemetry-context dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: open-telemetry ... Signed-off-by: dependabot[bot] --- gradle/dependencies.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/dependencies.gradle b/gradle/dependencies.gradle index 328efcb2..7dd6c73c 100644 --- a/gradle/dependencies.gradle +++ b/gradle/dependencies.gradle @@ -3,8 +3,8 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' testImplementation 'org.mockito:mockito-core:5.18.0' - testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0' - testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0' + testImplementation 'io.opentelemetry:opentelemetry-api:1.53.0' + testImplementation 'io.opentelemetry:opentelemetry-context:1.53.0' testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6' implementation 'com.google.code.gson:gson:2.13.1' From 2da6afc48168a0101597a7632c395bce37aec634 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:40:52 -0700 Subject: [PATCH 23/23] bump android gradle to 8.12.1 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index bcb9350d..1b0307bc 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -6,7 +6,7 @@ buildscript { dependencies { classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2" - classpath "com.android.tools.build:gradle:8.12.0" + classpath "com.android.tools.build:gradle:8.12.1" classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0" } }