Skip to content

Bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates#8230

Merged
baywet merged 1 commit into
mainfrom
dependabot/gradle/get-started/azure-auth/java/app/kiota-dependencies-74475f279a
Dec 23, 2025
Merged

Bump the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates#8230
baywet merged 1 commit into
mainfrom
dependabot/gradle/get-started/azure-auth/java/app/kiota-dependencies-74475f279a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

Bumps the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates: com.microsoft.kiota:microsoft-kiota-bundle and com.microsoft.kiota:microsoft-kiota-authentication-azure.

Updates com.microsoft.kiota:microsoft-kiota-bundle from 1.8.11 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-bundle's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-bundle's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.8.11 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kiota-dependencies group in /get-started/azure-auth/java/app with 2 updates: [com.microsoft.kiota:microsoft-kiota-bundle](https://github.com/microsoft/kiota-java) and [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java).


Updates `com.microsoft.kiota:microsoft-kiota-bundle` from 1.8.11 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.11...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.11 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.11...v1.9.0)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-bundle
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2025
@dependabot dependabot Bot requested a review from a team as a code owner December 9, 2025 21:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2025
@baywet baywet merged commit 25f47ca into main Dec 23, 2025
3 checks passed
@baywet baywet deleted the dependabot/gradle/get-started/azure-auth/java/app/kiota-dependencies-74475f279a branch December 23, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant