-
Notifications
You must be signed in to change notification settings - Fork 335
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
chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 #4718
chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 #4718
Conversation
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash) - [Commits](protocolbuffers/protobuf-go@v1.28.0...v1.28.1) --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## master #4718 +/- ##
=======================================
Coverage 46.49% 46.49%
=======================================
Files 689 689
Lines 46792 46792
=======================================
+ Hits 21756 21757 +1
+ Misses 23109 23108 -1
Partials 1927 1927
Help us with your feedback. Take ten seconds to tell us how you rate us. |
Hmm I think this upgrade changes the generated code somehow and tests are failing. |
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@lahabana I switched to using |
@lahabana :what: I think I misclicked here. |
Bumps google.golang.org/protobuf from 1.28.0 to 1.28.1.
Release notes
Sourced from google.golang.org/protobuf's releases.
Commits
6875c3d
all: release v1.28.1881da6e
all: Add prebuild binaries for arm642a74a0e
A+C: delete AUTHORS and CONTRIBUTORSde9682a
internal/impl: improve MessageInfo.New performanceb0a9446
all: reformat with go1.19 gofmtc1bbc5d
all: make integration test work on darwin/arm645f429f7
proto: fix compilation failure in testsfc44d00
proto: use reflect.Ptr for backward compatibility380c339
proto: short-circuit Equal when inputs are identical784c482
all: remove shorthand import aliasesDependabot 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 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)