Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps the major group with 5 updates in the /data-plane directory:

Package From To
org.apache.kafka:kafka-clients 3.9.1 4.0.0
org.apache.kafka:kafka_2.13 3.9.1 4.0.0
com.google.protobuf:protobuf-java 3.25.5 4.31.1
com.google.protobuf:protobuf-java-util 3.25.5 4.31.1
com.github.vladimir-bukhtoyarov:bucket4j-core 7.6.0 8.0.1

Updates org.apache.kafka:kafka-clients from 3.9.1 to 4.0.0

Updates org.apache.kafka:kafka_2.13 from 3.9.1 to 4.0.0

Updates com.google.protobuf:protobuf-java from 3.25.5 to 4.31.1

Commits
  • 74211c0 Updating version.json and repo version numbers to: 31.1
  • 63fa9ab Merge pull request #21978 from shaod2/31.1-cp
  • bec5b5a Add missing copts attribute (#21982)
  • 96a9ef6 Fix cmake staleness test
  • 3419598 Support allowing late injection of language feature set defaults from Feature...
  • 0fe099a python pyi print "import datetime" for Duration/Timestamp field (#21885)
  • f156008 Merge pull request #21861 from shaod2/py-cp-31
  • a3921fb Add recursion depth limits to pure python
  • ac94456 Merge pull request #21744 from protocolbuffers/31.x-202505141617
  • f275995 Updating version.json and repo version numbers to: 31.1-dev
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java-util from 3.25.5 to 4.31.1

Updates com.google.protobuf:protobuf-java-util from 3.25.5 to 4.31.1

Updates com.github.vladimir-bukhtoyarov:bucket4j-core from 7.6.0 to 8.0.1

Release notes

Sourced from com.github.vladimir-bukhtoyarov:bucket4j-core's releases.

8.0.1

https://bucket4j.com/7.6.0/release-notes.html

The features in release scope are following:

Commits
  • 2232d84 8.0.1 release documentation
  • e24fe8e #279 increase version
  • 4c3ea89 #279 fix VerboseCommand for cases of none-caching implementation of MutableBu...
  • 04b39c5 moving main line to java 11
  • 9f977fe moving main line to java 11
  • b186489 moving main line to java 11
  • 4ddc3f4 Merge branch '8.0_jdk8' into java_11
  • 785c56d changing groupId from com.github.vladimir-bukhtoyarov to com.bucket4j + movin...
  • dcab47c Merge branch 'master' into 8.0_jdk8
  • See full diff in compare view

Updates org.apache.kafka:kafka_2.13 from 3.9.1 to 4.0.0

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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 14, 2025
@openshift-ci openshift-ci bot requested review from creydr and matzew August 14, 2025 06:06
Copy link

openshift-ci bot commented Aug 14, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot dependabot bot force-pushed the dependabot/maven/data-plane/release-v1.19/major-d91d1c1702 branch from 7917ed5 to 117a2ad Compare August 18, 2025 03:16
…5 updates

Bumps the major group with 5 updates in the /data-plane directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.kafka:kafka-clients | `3.9.1` | `4.0.0` |
| org.apache.kafka:kafka_2.13 | `3.9.1` | `4.0.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.5` | `4.31.1` |
| com.google.protobuf:protobuf-java-util | `3.25.5` | `4.31.1` |
| [com.github.vladimir-bukhtoyarov:bucket4j-core](https://github.com/vladimir-bukhtoyarov/bucket4j) | `7.6.0` | `8.0.1` |



Updates `org.apache.kafka:kafka-clients` from 3.9.1 to 4.0.0

Updates `org.apache.kafka:kafka_2.13` from 3.9.1 to 4.0.0

Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.31.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.5...v4.31.1)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 4.31.1

Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 4.31.1

Updates `com.github.vladimir-bukhtoyarov:bucket4j-core` from 7.6.0 to 8.0.1
- [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases)
- [Commits](bucket4j/bucket4j@7.6.0...8.0.1)

Updates `org.apache.kafka:kafka_2.13` from 3.9.1 to 4.0.0

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: org.apache.kafka:kafka_2.13
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: com.github.vladimir-bukhtoyarov:bucket4j-core
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: org.apache.kafka:kafka_2.13
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/data-plane/release-v1.19/major-d91d1c1702 branch from 117a2ad to e170b60 Compare August 25, 2025 02:01
Copy link

openshift-ci bot commented Aug 25, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign lberk for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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 needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants