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 google.golang.org/protobuf from 1.28.0 to 1.28.1 #665

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps google.golang.org/protobuf from 1.28.0 to 1.28.1.

Release notes

Sourced from google.golang.org/protobuf's releases.

v1.28.1

This release contains protoc-gen-go binaries for arm64.

Notable changes since v1.28.0:

  • CL/418677: internal/impl: improve MessageInfo.New performance
  • CL/411377: proto: short-circuit Equal when inputs are identical
  • CL/419714: all: Add prebuild binaries for arm64
Commits
  • 6875c3d all: release v1.28.1
  • 881da6e all: Add prebuild binaries for arm64
  • 2a74a0e A+C: delete AUTHORS and CONTRIBUTORS
  • de9682a internal/impl: improve MessageInfo.New performance
  • b0a9446 all: reformat with go1.19 gofmt
  • c1bbc5d all: make integration test work on darwin/arm64
  • 5f429f7 proto: fix compilation failure in tests
  • fc44d00 proto: use reflect.Ptr for backward compatibility
  • 380c339 proto: short-circuit Equal when inputs are identical
  • 784c482 all: remove shorthand import aliases
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 the dependencies Update to the dependencies label Jul 29, 2022
@zivkovicmilos zivkovicmilos added this to the 0.5 milestone Jul 29, 2022
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #665 (fb97bae) into develop (39a6abd) will increase coverage by 0.16%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #665      +/-   ##
===========================================
+ Coverage    48.65%   48.82%   +0.16%     
===========================================
  Files          112      112              
  Lines        15364    15364              
===========================================
+ Hits          7476     7501      +25     
+ Misses        7254     7230      -24     
+ Partials       634      633       -1     
Impacted Files Coverage Δ
network/server.go 76.82% <0.00%> (+1.07%) ⬆️
network/server_discovery.go 86.62% <0.00%> (+12.73%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@zivkovicmilos
Copy link
Contributor

@dependabot rebase

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>
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-google.golang.org-protobuf-1.28.1 branch from 41b54d4 to fb97bae Compare August 5, 2022 08:50
Copy link
Contributor

@Kourin1996 Kourin1996 left a comment

Choose a reason for hiding this comment

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

All tests passed locally

Copy link
Contributor

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

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

Passing locally 👍

@zivkovicmilos zivkovicmilos merged commit 8497063 into develop Aug 9, 2022
@dependabot dependabot bot deleted the dependabot-go_modules-develop-google.golang.org-protobuf-1.28.1 branch August 9, 2022 09:41
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Update to the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants