Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the maven-version group with 5 updates in the / directory:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.20.0 2.20.1
com.azure:azure-identity 1.17.0 1.18.1
org.mockito:mockito-core 5.19.0 5.20.0
io.confluent:kafka-schema-registry-client 8.0.0 8.1.0
com.gradleup.shadow 9.1.0 9.2.2

Updates com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1

Commits

Updates com.azure:azure-identity from 1.17.0 to 1.18.1

Commits
  • 11e59ef updated changelog for identity-broker
  • fb60a61 updated identity-broker pom
  • 3048a6f updated identity-broker
  • 5e63890 added dependency changes
  • 97c2251 Prepares identity release 1.18.1
  • 1f3c249 Merge remote-tracking branch 'upstream/main' into release/identity_1.18.1
  • 079701f Update main with branch release of azure-search-documents 11.8.0 (#46985)
  • 0793e0b Sync eng/common directory with azure-sdk-tools for PR 12410 (#46928)
  • 045894d Sync eng/common directory with azure-sdk-tools for PR 12454 (#46974)
  • 8f80a14 mgmt network, fix availabilityzones and prepare release 2.54.0 (#46966)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.19.0 to 5.20.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.20.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.20.0

Commits
  • 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729)
  • f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)
  • 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)
  • 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)
  • c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)
  • 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)
  • bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711)
  • a10aed0 Bump actions/setup-java from 4 to 5 (#3715)
  • 37bb3e5 Fix metadata generation on GraalVM (#3710)
  • ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.20.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.20.0

Commits
  • 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729)
  • f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)
  • 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)
  • 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)
  • c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)
  • 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)
  • bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711)
  • a10aed0 Bump actions/setup-java from 4 to 5 (#3715)
  • 37bb3e5 Fix metadata generation on GraalVM (#3710)
  • ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)
  • Additional commits viewable in compare view

Updates io.confluent:kafka-schema-registry-client from 8.0.0 to 8.1.0

Commits
  • 039a339 Set Confluent to 8.1.0, Kafka to 8.1.0.
  • feb1706 REVERT: DGS-20986 - (Breaking API Change) (#3927)
  • ebff7c8 DGS-21546 Follow up PR to handle old CP versions (#3902) (#3906)
  • d30dec1 Remove protobuf.version in order to rely on the one from common (#3891) (#3895)
  • dd64cab DGS-22077 Ensure tags are used during schema evolution (#3890) (#3892)
  • cfc5e94 Merge branch '8.0.x' into 8.1.x by rayokota
  • cea3510 Merge branch '7.9.x' into 8.0.x by rayokota
  • de07888 Merge branch '7.8.x' into 7.9.x by rayokota
  • fc06ffa Merge branch '7.7.x' into 7.8.x by rayokota
  • eba5f16 Merge branch '7.6.x' into 7.7.x by rayokota
  • Additional commits viewable in compare view

Updates com.gradleup.shadow from 9.1.0 to 9.2.2

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 maven-version group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.0` | `2.20.1` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.17.0` | `1.18.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `8.0.0` | `8.1.0` |
| com.gradleup.shadow | `9.1.0` | `9.2.2` |



Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.azure:azure-identity` from 1.17.0 to 1.18.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.17.0...azure-identity_1.18.1)

Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.20.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.20.0)

Updates `io.confluent:kafka-schema-registry-client` from 8.0.0 to 8.1.0
- [Commits](confluentinc/schema-registry@v8.0.0...v8.1.0)

Updates `com.gradleup.shadow` from 9.1.0 to 9.2.2

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-version
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-version
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-version
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-version
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-version
- dependency-name: com.gradleup.shadow
  dependency-version: 9.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-version
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 3, 2025

Labels

The following labels could not be found: dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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