-
Notifications
You must be signed in to change notification settings - Fork 31
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
build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 #474
build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 #474
Conversation
Dependabot tried to add
|
The following labels could not be found: |
Codecov Report
@@ Coverage Diff @@
## main #474 +/- ##
==========================================
+ Coverage 56.75% 56.79% +0.03%
==========================================
Files 777 777
Lines 83389 83369 -20
==========================================
+ Hits 47331 47352 +21
+ Misses 33004 32961 -43
- Partials 3054 3056 +2
|
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0. - [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.27.1...v1.28.0) --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2207ea7
to
0e0b839
Compare
…ot/go_modules/google.golang.org/protobuf-1.28.0
|
* main: fix: genesis auth account format (Finschia#517) Remove reviewers on dependabot.yml updated ostracon to v1.0.5; `unsafe-reset-all` command has been moved to the `ostracon` sub-command. (Finschia#536) build(deps): bump docker/build-push-action from 2 to 3 (Finschia#532) build(deps): bump docker/metadata-action from 3 to 4 (Finschia#530) build(deps): bump docker/login-action from 1 to 2 (Finschia#531) build(deps): bump docker/setup-buildx-action from 1 to 2 (Finschia#529) chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.9.0 to 1.10.0 (Finschia#499) build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (Finschia#474) chore(deps): bump github.com/prometheus/common from 0.32.1 to 0.34.0 (Finschia#510) chore(deps): bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.7.9 (Finschia#520) build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (Finschia#458) build(deps): bump github.com/confio/ics23/go from 0.6.6 to 0.7.0 (Finschia#448) build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (Finschia#465) build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (Finschia#522) build(deps): bump github.com/magiconair/properties from 1.8.5 to 1.8.6 (Finschia#445) ci: change automerge conditions of Mergify (Finschia#523)
Bumps google.golang.org/protobuf from 1.27.1 to 1.28.0.
Release notes
Sourced from google.golang.org/protobuf's releases.
Commits
32051b4
all: release v1.28.03992ea8
all: implement depth limit for unmarshalinge5db296
all: update supported versions3a9e1dc
all: gofmt all26e8bcb
all: remove unnecessary string([]byte) conversion in fmt.Sprintf with %s5aec41b
testing/protocmp: add Message.Unwrap05be61f
reflect/protoreflect: add more docs on Value aliasingb03064a
all: start v1.27.1-develDependabot 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)