Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps the others group with 17 updates:

Package From To
org.mapstruct:mapstruct 1.6.2 1.6.3
org.mapstruct:mapstruct-processor 1.6.2 1.6.3
org.apache.datasketches:datasketches-java 3.1.0 3.3.0
org.apache.avro:avro 1.11.4 1.12.1
software.amazon.msk:aws-msk-iam-auth 2.3.0 2.3.5
com.azure:azure-identity 1.15.4 1.18.1
dev.cel:cel 0.3.0 0.11.1
com.github.ben-manes.caffeine:caffeine 3.2.2 3.2.3
org.wiremock:wiremock-standalone 3.9.1 3.13.2
net.bytebuddy:byte-buddy 1.18.1 1.18.2
com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler 1.0.5 1.0.6
io.prometheus:prometheus-metrics-core 1.3.6 1.4.3
io.prometheus:prometheus-metrics-exposition-textformats 1.3.6 1.4.3
io.prometheus:prometheus-metrics-exporter-pushgateway 1.3.6 1.4.3
org.xerial.snappy:snappy-java 1.1.10.7 1.1.10.8
io.github.gradle-nexus.publish-plugin 1.1.0 1.3.0
org.sonarqube 6.0.1.5171 6.3.1.5724

Updates org.mapstruct:mapstruct from 1.6.2 to 1.6.3

Release notes

Sourced from org.mapstruct:mapstruct's releases.

1.6.3

Bugs

  • Redundant if condition in Java record mapping with RETURN_DEFAULT strategy (#3747)
  • Stackoverflow with Immutables custom builder (#3370)
  • Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate (#3732)

Documentation

  • Add section to README.md comparing mapstruct with Java Records (#3751)
Commits
  • b4e25e4 Releasing version 1.6.3
  • 772fae4 Prepare release notes for 1.6.3
  • efdf435 #3751 Improve readme to include support for Java 16+ records
  • c2bd847 #3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...
  • 21fdaa0 #3747 Do not generate redundant if condition with constructor mapping and RET...
  • 32f1fea #3370 Prevent stack overflow error for Immutables with custom builder
  • 26c5bcd Update readme with 1.6.2
  • 4e0d73d Next version 1.7.0-SNAPSHOT
  • See full diff in compare view

Updates org.mapstruct:mapstruct-processor from 1.6.2 to 1.6.3

Release notes

Sourced from org.mapstruct:mapstruct-processor's releases.

1.6.3

Bugs

  • Redundant if condition in Java record mapping with RETURN_DEFAULT strategy (#3747)
  • Stackoverflow with Immutables custom builder (#3370)
  • Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate (#3732)

Documentation

  • Add section to README.md comparing mapstruct with Java Records (#3751)
Commits
  • b4e25e4 Releasing version 1.6.3
  • 772fae4 Prepare release notes for 1.6.3
  • efdf435 #3751 Improve readme to include support for Java 16+ records
  • c2bd847 #3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...
  • 21fdaa0 #3747 Do not generate redundant if condition with constructor mapping and RET...
  • 32f1fea #3370 Prevent stack overflow error for Immutables with custom builder
  • 26c5bcd Update readme with 1.6.2
  • 4e0d73d Next version 1.7.0-SNAPSHOT
  • See full diff in compare view

Updates org.mapstruct:mapstruct-processor from 1.6.2 to 1.6.3

Release notes

Sourced from org.mapstruct:mapstruct-processor's releases.

1.6.3

Bugs

  • Redundant if condition in Java record mapping with RETURN_DEFAULT strategy (#3747)
  • Stackoverflow with Immutables custom builder (#3370)
  • Unused import of java.time.LocalDate when mapping source LocalDateTime to target LocalDate (#3732)

Documentation

  • Add section to README.md comparing mapstruct with Java Records (#3751)
Commits
  • b4e25e4 Releasing version 1.6.3
  • 772fae4 Prepare release notes for 1.6.3
  • efdf435 #3751 Improve readme to include support for Java 16+ records
  • c2bd847 #3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...
  • 21fdaa0 #3747 Do not generate redundant if condition with constructor mapping and RET...
  • 32f1fea #3370 Prevent stack overflow error for Immutables with custom builder
  • 26c5bcd Update readme with 1.6.2
  • 4e0d73d Next version 1.7.0-SNAPSHOT
  • See full diff in compare view

Updates org.apache.datasketches:datasketches-java from 3.1.0 to 3.3.0

Updates org.apache.avro:avro from 1.11.4 to 1.12.1

Updates software.amazon.msk:aws-msk-iam-auth from 2.3.0 to 2.3.5

Release notes

Sourced from software.amazon.msk:aws-msk-iam-auth's releases.

2.3.5

  • Upgrade AWS SDK version to address CVE-2025-58056 and CVE-2025-58057
  • Updated dependencies to address build issues. It's now recommended to build the package using Gradle 8.0+ and JDK 17+.

2.3.4

  • Skip credential providers chain
  • Upgrade AWS SDK version

2.3.3

  • Upgrade AWS SDK version

2.3.2

  • Fix unreleased file lock issue in Gradle
  • Enable FIPS endpoint support

2.3.1

  • Upgrade Jackson Databind version
Commits
  • 07c14fc Merge pull request #226 from aws/release_2.3.5
  • 67f19a8 Preparing release 2.3.5
  • 6fd7078 update license-check Python version
  • 56a08a4 update sourceCompatibility and targetCompatibility to 17
  • 9797351 update mockito-inline version
  • 0cc14e7 Update client module for Sonatype migration change
  • f4b282f Bump software.amazon.awssdk:bom to 2.36.3
  • 84bc15a Merge pull request #223 from aws/release_2.3.4
  • 0ed7afe Preparing release 2.3.4
  • 8c85192 Merge pull request #218 from bdesert/enforced-sts
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.15.4 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 dev.cel:cel from 0.3.0 to 0.11.1

Release notes

Sourced from dev.cel:cel's releases.

v0.11.1

Significant changes

  • CEL-Java evaluates the following expressions to their proto equivalent form:
timestamp(100) -> google.protobuf.Timestamp
duration("1h") -> google.protobuf.Duration

Starting with this release, the runtime can evaluate these literals to the following Java native type equivalents:

timestamp(100) -> java.time.Instant
duration("1h") -> java.time.Duration

This new behavior is not yet enabled by default. Call CelOptions.Builder.evaluateCanonicalTypesToNativeValues(true) to explicitly enable it.

  • Previously only identifiers containing a period were allowed to be aliased. This constraint has been removed, so the following aliasing is now allowed:
CelContainer.newBuilder().addAlias("short", "really_long_package_name").build();

What's Changed

Features

  • Evaluate CEL's timestamp and duration types to their native equivalent values in google/cel-java#790
  • Relax constraint for fully qualifying a package name when aliasing in google/cel-java#837

Optimizations

Safety

Bug fixes

  • Fixed negative zero comparison. "0.0 == -0.0" now evaluates to true
  • Fixed FileDescriptorSetConverter to always reference WellKnownTypes descriptors from generated ones in google/cel-java#833
  • Fixed bytes(string) standard function to respect evaluateCanonicalTypesToNativeValues flag in google/cel-java#828

Testing infra

Miscellaneous

... (truncated)

Commits
  • cc130d7 Fix Typos: add space after "e.g." and remove commas after "e.g.".
  • 7caf057 Prepare 0.11.1 release
  • 9c7c431 Update evaluateCanonicalTypesToNativeValues documentation and fix tests
  • f1ab6e5 Include comprehensions in CelEnvironment
  • c9f7e9a Relax constraint for fully qualifying a package name when aliasing
  • 1ffe7c4 Fix FileDescriptorSetConverter to always reference WellKnownTypes descriptors...
  • f665c8a Fix type-checker to always rewrite resolved identifiers and functions through...
  • 4df3772 Internal Changes
  • 6997259 Internal Changes
  • 1fc8922 Add comprehension nesting validator.
  • Additional commits viewable in compare view

Updates com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3

Release notes

Sourced from com.github.ben-manes.caffeine:caffeine's releases.

3.2.3

  • Fixed frequency tracking of weak keys to use the object's identity hash code (#1902)
  • Added support for underscores in CaffeineSpec when using numeric literals (#1890)
  • Improved the external api to no longer lock when querying for the maximum size or weighted size (#1897)
  • Added detection and recovery when a custom CompletableFuture is in an inconsistent state (quarkus#50513)
Commits
  • 5227a98 minor build touchups
  • cc3f37d reorganize into separate gradle test suites
  • 2299add Allow users to read the maximum size without locking (fixes #1897)
  • 6250b38 clarify policy javadoc and add corresponding test cases (fixes #1927)
  • c975fc0 upgrade error-prone static analyzer
  • d8e0a92 allow the project.version to be overridden by external builders
  • 0e46d22 detect if the user's future is inconsistent with the results
  • 1971428 use the assemble task for a full build without running the test suites
  • 782ac79 use the key reference with the frequency sketch (fixes #1902)
  • e0dd94b minor build clean up
  • Additional commits viewable in compare view

Updates org.wiremock:wiremock-standalone from 3.9.1 to 3.13.2

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.13.2

What's Changed

Full Changelog: wiremock/wiremock@3.13.1...3.13.2

3.13.1

📦 Dependency updates

✍ Other changes

3.13.0

🚀 New Features

... (truncated)

Commits
  • 88587aa Use the new Maven Central publish mechanism
  • 31c2745 Merge pull request #3225 from wiremock/3.x-remove-standalone-only
  • fe27d5e Merge pull request #3227 from wiremock/fix-ui
  • 33f95c0 Remove unnecessary file
  • 2b6c07b Merge pull request #3224 from wiremock/upgrade-ui
  • 27feb5b Remove standaloneOnly
  • 581c243 Bump ui versions
  • 084d434 Bump version to 3.13.2 in prep for release
  • 9e4ce88 Bump version to 3.13.2 in prep for release
  • 2b296d6 Merge pull request #3222 from wiremock/3.x-versions
  • Additional commits viewable in compare view

Updates net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.18.2

  • Support modifiers for value classes in Valhalla builds.
  • Improve use of build cache in Gradle.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

26. November 2025: version 1.18.2

  • Support modifiers for value classes in Valhalla builds.
  • Improve use of build cache in Gradle.
Commits
  • f1b5bb6 [maven-release-plugin] prepare release byte-buddy-1.18.2
  • fe283b2 [release] Release new version
  • 509da7c Correct modifier masks.
  • 25d778f Fix typo.
  • ee31734 Add support for Valhalla modifiers.
  • 5b84e81 Fix javadoc and avoid local storage.
  • f290bda Avoid running equals tests on annotations due to bugs.
  • 7e753c6 Make gradle plugin configuration cache friendly (#1874)
  • 0afa8ea Oppdaterer checksums og POM.
  • 600a833 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler from 1.0.5 to 1.0.6

Release notes

Sourced from com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler's releases.

v1.0.6-java

What's Changed

New Contributors

Full Changelog: googleapis/managedkafka@v1.0.5...v1.0.6

Commits
  • 8f1dd1c upgrade: Update version with the release of 1.0.6 (#39)
  • 9f549f6 Feat: Add ErrorMessage class for Schema Registry client. (#38)
  • 226eae9 fix: Change GcpBearerAuthCredentalProvider alias (#35)
  • 7204e3c feat: Add segmentio/kafka-go Mechanism implementation for SASL/Plain with GCP...
  • See full diff in compare view

Updates io.prometheus:prometheus-metrics-core from 1.3.6 to 1.4.3

Updates io.prometheus:prometheus-metrics-exposition-textformats from 1.3.6 to 1.4.3

Updates io.prometheus:prometheus-metrics-exporter-pushgateway from 1.3.6 to 1.4.3

Updates io.prometheus:prometheus-metrics-exposition-textformats from 1.3.6 to 1.4.3

Updates io.prometheus:prometheus-metrics-exporter-pushgateway from 1.3.6 to 1.4.3

Updates org.xerial.snappy:snappy-java from 1.1.10.7 to 1.1.10.8

Release notes

Sourced from org.xerial.snappy:snappy-java's releases.

v1.1.10.8

What's Changed

🚀 Features

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

Other Changes

... (truncated)

Commits
  • 9bf8a09 chore: update CI workflows to use main branch instead of master (#680)
  • ded9f16 feat: add support to x64 systems using musl (#632)
  • a317643 Update scalafmt configuration for Scala 3 (#679)
  • 561320e Upgrade Scala to 3.7.1
  • 7c8a571 Remove the problematic catch of OOM. (#647)
  • 626b4dd Add Java 24 to CI test matrix (#678)
  • e8e8ec7 Replace setup-scala with setup-java in snapshot workflow (#677)
  • 6d25a37 Migrate to sonaRelease command for publishing (#676)
  • 7fb9221 Update sbt, scripted-plugin to 1.11.3 (#674)
  • 370a843 Update sbt-dynver to 5.1.1 (#669)
  • Additional commits viewable in compare view

Updates io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0

Updates org.sonarqube from 6.0.1.5171 to 6.3.1.5724

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
dev.cel:cel [>= 0.9.a, < 0.10]

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

@dependabot dependabot bot added scope/backend Related to backend changes type/dependencies A pull request/issue dedicated to updating the dependency(-ies) labels Dec 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 10, 2025 21:13
@dependabot dependabot bot added scope/backend Related to backend changes type/dependencies A pull request/issue dedicated to updating the dependency(-ies) labels Dec 10, 2025
@kapybro kapybro bot added the status/triage Issues pending maintainers triage label Dec 10, 2025
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Dec 10, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/others-095aca673e branch from edde820 to 7aec637 Compare December 11, 2025 20:17
Bumps the others group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.6.2` | `1.6.3` |
| [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) | `1.6.2` | `1.6.3` |
| org.apache.datasketches:datasketches-java | `3.1.0` | `3.3.0` |
| org.apache.avro:avro | `1.11.4` | `1.12.1` |
| [software.amazon.msk:aws-msk-iam-auth](https://github.com/aws/aws-msk-iam-auth) | `2.3.0` | `2.3.5` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.15.4` | `1.18.1` |
| [dev.cel:cel](https://github.com/google/cel-java) | `0.3.0` | `0.11.1` |
| [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.2` | `3.2.3` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.9.1` | `3.13.2` |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.1` | `1.18.2` |
| [com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler](https://github.com/googleapis/managedkafka) | `1.0.5` | `1.0.6` |
| io.prometheus:prometheus-metrics-core | `1.3.6` | `1.4.3` |
| io.prometheus:prometheus-metrics-exposition-textformats | `1.3.6` | `1.4.3` |
| io.prometheus:prometheus-metrics-exporter-pushgateway | `1.3.6` | `1.4.3` |
| [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) | `1.1.10.7` | `1.1.10.8` |
| io.github.gradle-nexus.publish-plugin | `1.1.0` | `1.3.0` |
| org.sonarqube | `6.0.1.5171` | `6.3.1.5724` |


Updates `org.mapstruct:mapstruct` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.2...1.6.3)

Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.2...1.6.3)

Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/mapstruct/mapstruct/releases)
- [Commits](mapstruct/mapstruct@1.6.2...1.6.3)

Updates `org.apache.datasketches:datasketches-java` from 3.1.0 to 3.3.0

Updates `org.apache.avro:avro` from 1.11.4 to 1.12.1

Updates `software.amazon.msk:aws-msk-iam-auth` from 2.3.0 to 2.3.5
- [Release notes](https://github.com/aws/aws-msk-iam-auth/releases)
- [Commits](aws/aws-msk-iam-auth@v2.3.0...v2.3.5)

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

Updates `dev.cel:cel` from 0.3.0 to 0.11.1
- [Release notes](https://github.com/google/cel-java/releases)
- [Commits](google/cel-java@v0.3.0...v0.11.1)

Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.2.2...v3.2.3)

Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.13.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.13.2)

Updates `net.bytebuddy:byte-buddy` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.18.1...byte-buddy-1.18.2)

Updates `com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/googleapis/managedkafka/releases)
- [Commits](googleapis/managedkafka@v1.0.5...v1.0.6)

Updates `io.prometheus:prometheus-metrics-core` from 1.3.6 to 1.4.3

Updates `io.prometheus:prometheus-metrics-exposition-textformats` from 1.3.6 to 1.4.3

Updates `io.prometheus:prometheus-metrics-exporter-pushgateway` from 1.3.6 to 1.4.3

Updates `io.prometheus:prometheus-metrics-exposition-textformats` from 1.3.6 to 1.4.3

Updates `io.prometheus:prometheus-metrics-exporter-pushgateway` from 1.3.6 to 1.4.3

Updates `org.xerial.snappy:snappy-java` from 1.1.10.7 to 1.1.10.8
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.7...v1.1.10.8)

Updates `io.github.gradle-nexus.publish-plugin` from 1.1.0 to 1.3.0

Updates `org.sonarqube` from 6.0.1.5171 to 6.3.1.5724

---
updated-dependencies:
- dependency-name: org.mapstruct:mapstruct
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: org.mapstruct:mapstruct-processor
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: org.mapstruct:mapstruct-processor
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: org.apache.datasketches:datasketches-java
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: org.apache.avro:avro
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: software.amazon.msk:aws-msk-iam-auth
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: dev.cel:cel
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: org.wiremock:wiremock-standalone
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: io.prometheus:prometheus-metrics-core
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: io.prometheus:prometheus-metrics-exposition-textformats
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: io.prometheus:prometheus-metrics-exporter-pushgateway
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: io.prometheus:prometheus-metrics-exposition-textformats
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: io.prometheus:prometheus-metrics-exporter-pushgateway
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: org.xerial.snappy:snappy-java
  dependency-version: 1.1.10.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: others
- dependency-name: io.github.gradle-nexus.publish-plugin
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
- dependency-name: org.sonarqube
  dependency-version: 6.3.1.5724
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: others
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/others-095aca673e branch from 7aec637 to 815f2a8 Compare December 11, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope/backend Related to backend changes status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/dependencies A pull request/issue dedicated to updating the dependency(-ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant