Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf from 4.26.1 to 4.27.0 #280

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps protobuf from 4.26.1 to 4.27.0.
Updates com.google.protobuf:protobuf-java from 4.26.1 to 4.27.0

Commits

Updates com.google.protobuf:protobuf-java-util from 4.26.1 to 4.27.0

Updates com.google.protobuf:protobuf-javalite from 4.26.1 to 4.27.0

Updates com.google.protobuf:protobuf-kotlin from 4.26.1 to 4.27.0

Updates com.google.protobuf:protobuf-kotlin-lite from 4.26.1 to 4.27.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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2024
@pkwarren
Copy link
Contributor

@dependabot rebase

Bumps `protobuf` from 4.26.1 to 4.27.0.

Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 4.26.1 to 4.27.0

Updates `com.google.protobuf:protobuf-javalite` from 4.26.1 to 4.27.0

Updates `com.google.protobuf:protobuf-kotlin` from 4.26.1 to 4.27.0

Updates `com.google.protobuf:protobuf-kotlin-lite` from 4.26.1 to 4.27.0

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/protobuf-4.27.0 branch from 69054b2 to 62c6375 Compare May 28, 2024 16:05
@pkwarren pkwarren requested a review from jhump May 28, 2024 16:13
Signed-off-by: Philip K. Warren <[email protected]>
@pkwarren pkwarren force-pushed the dependabot/gradle/protobuf-4.27.0 branch from f6c1df5 to 9bd09e5 Compare May 28, 2024 16:13
@pkwarren pkwarren merged commit 0f18cb9 into main Jun 3, 2024
7 checks passed
@pkwarren pkwarren deleted the dependabot/gradle/protobuf-4.27.0 branch June 3, 2024 15:26
@q42jaap
Copy link

q42jaap commented Jul 9, 2024

Hi, any idea when this change will be released? We're running into dependency problems and we think upgrading to protobuf to 4.27 might fix things.

@pkwarren
Copy link
Contributor

pkwarren commented Jul 9, 2024

Hi, any idea when this change will be released? We're running into dependency problems and we think upgrading to protobuf to 4.27 might fix things.

We've released 0.7.0 which updates to protobuf 4.27.2 (and has several other fixes). Give this a shot and let us know.

@q42jaap
Copy link

q42jaap commented Jul 10, 2024

Thanks for being so quick with a response and a release.
Unfortunately, https://buf.build/connectrpc/kotlin is currently still at 0.6.1, this is probably just taking some time at buf.build's side.
We're going to upgrade once 0.7.0 is out.

@pkwarren
Copy link
Contributor

Thanks for being so quick with a response and a release. Unfortunately, https://buf.build/connectrpc/kotlin is currently still at 0.6.1, this is probably just taking some time at buf.build's side. We're going to upgrade once 0.7.0 is out.

Apologies on the delay in getting the plugin published. It is available now.

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.

3 participants