Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the gradle group with 4 updates: io.grpc:grpc-protobuf, io.grpc:grpc-stub, io.grpc:grpc-netty-shaded and com.google.protobuf:protobuf-java.

Updates io.grpc:grpc-protobuf from 1.72.0 to 1.73.0

Commits

Updates io.grpc:grpc-stub from 1.72.0 to 1.73.0

Commits

Updates io.grpc:grpc-netty-shaded from 1.72.0 to 1.73.0

Commits

Updates com.google.protobuf:protobuf-java from 4.30.2 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 io.grpc:grpc-stub from 1.72.0 to 1.73.0

Commits

Updates io.grpc:grpc-netty-shaded from 1.72.0 to 1.73.0

Commits

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 gradle group with 4 updates: [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java), [io.grpc:grpc-stub](https://github.com/grpc/grpc-java), [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) and [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf).


Updates `io.grpc:grpc-protobuf` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

Updates `io.grpc:grpc-stub` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

Updates `io.grpc:grpc-netty-shaded` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

Updates `com.google.protobuf:protobuf-java` from 4.30.2 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@v4.30.2...v4.31.1)

Updates `io.grpc:grpc-stub` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

Updates `io.grpc:grpc-netty-shaded` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.72.0...v1.73.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

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 Jun 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2025 07:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
Copy link
Contributor

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fine.

@tstirrat15 tstirrat15 added this pull request to the merge queue Jun 3, 2025
Merged via the queue into main with commit 7fb2043 Jun 3, 2025
8 checks passed
@tstirrat15 tstirrat15 deleted the dependabot/gradle/gradle-6d32a2d2ec branch June 3, 2025 19:33
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants