-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
@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]>
69054b2
to
62c6375
Compare
Signed-off-by: Philip K. Warren <[email protected]>
f6c1df5
to
9bd09e5
Compare
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. |
Thanks for being so quick with a response and a release. |
Apologies on the delay in getting the plugin published. It is available now. |
Bumps
protobuf
from 4.26.1 to 4.27.0.Updates
com.google.protobuf:protobuf-java
from 4.26.1 to 4.27.0Commits
Updates
com.google.protobuf:protobuf-java-util
from 4.26.1 to 4.27.0Updates
com.google.protobuf:protobuf-javalite
from 4.26.1 to 4.27.0Updates
com.google.protobuf:protobuf-kotlin
from 4.26.1 to 4.27.0Updates
com.google.protobuf:protobuf-kotlin-lite
from 4.26.1 to 4.27.0Dependabot 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)