Skip to content

Bump com.azure:azure-identity from 1.18.1 to 1.18.2#2211

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.azure-azure-identity-1.18.2
Closed

Bump com.azure:azure-identity from 1.18.1 to 1.18.2#2211
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.azure-azure-identity-1.18.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps com.azure:azure-identity from 1.18.1 to 1.18.2.

Release notes

Sourced from com.azure:azure-identity's releases.

com.azure+azure-identity_1.18.2

1.18.2 (2026-01-20)

Other Changes

  • Removed unused jetty, redisson, and lettuce-core dependencies.

Dependency Updates

  • Upgraded azure-core from 1.57.0 to version 1.57.1.
  • Upgraded azure-core-http-netty from 1.16.2 to version 1.16.3.
  • Upgraded azure-json from 1.5.0 to version 1.5.1.
Commits
  • afe0cd5 broker changelog
  • f6f7b47 Merge branch 'main' into release/identity_1.18.2
  • 52f40ba bumped broker package version
  • 7fcba28 Prepare release 1.18.2 from release branch
  • 3ea0ba6 [SparkConnector]FixClassCastExceptionForPatch (#47748)
  • 44dba7e Prepare Release from release branch- removed beta changes
  • 540cc8c Bump cspell from 9.4.0 to 9.6.0 in /eng/common/spelling (#47753)
  • cbd7021 Spark transactional batch support v2 refactor (#47697)
  • 190f648 [SparkConnector]FixIncorrectInitialOffset (#47742)
  • ac7b375 Add MCP sample with V2026_01_01_PREVIEW support (#47710)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.18.1...com.azure+azure-identity_1.18.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 21, 2026
@dependabot dependabot bot requested a review from cmgrote as a code owner January 21, 2026 04:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2026
cmgrote added a commit that referenced this pull request Feb 9, 2026
Consolidates updates from the following dependency PRs:
- #2242: Bump io.opentelemetry:opentelemetry-bom from 1.58.0 to 1.59.0
- #2241: Bump awssdk from 2.41.10 to 2.41.24
- #2240: Bump org.jetbrains.kotlin:kotlin-test from 2.3.0 to 2.3.10
- #2239: Bump com.azure:azure-storage-file-datalake from 12.26.0 to 12.26.2
- #2238: Bump org.jetbrains.kotlin.jvm plugin from 2.3.0 to 2.3.10
- #2237: Bump netty from 4.2.9.Final to 4.2.10.Final
- #2233: Bump co.elastic.clients:elasticsearch-java from 9.2.4 to 9.3.0
- #2230: Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0
- #2229: Bump jetty from 12.1.5 to 12.1.6
- #2224: Bump docker/login-action from 3.6.0 to 3.7.0
- #2223: Bump com.diffplug.spotless:spotless-plugin-gradle from 8.1.0 to 8.2.1
- #2218: Bump actions/checkout from 6.0.1 to 6.0.2
- #2215: Bump org.testng:testng from 7.11.0 to 7.12.0
- #2214: Bump io.openlineage:openlineage-java from 1.42.1 to 1.43.0
- #2213: Bump actions/setup-java from 5.1.0 to 5.2.0
- #2211: Bump com.azure:azure-identity from 1.18.1 to 1.18.2
- #2205: Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.23.0-alpha to 2.24.0-alpha

Also applies ktlint formatting changes required by Spotless 8.2.1.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Looks like com.azure:azure-identity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.azure-azure-identity-1.18.2 branch February 9, 2026 17:31
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.

0 participants