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

chore: bump google.golang.org/protobuf from 1.27.1 to 1.28.0 #521

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

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

Commits
  • 32051b4 all: release v1.28.0
  • 3992ea8 all: implement depth limit for unmarshaling
  • e5db296 all: update supported versions
  • 3a9e1dc all: gofmt all
  • 26e8bcb all: remove unnecessary string([]byte) conversion in fmt.Sprintf with %s
  • 5aec41b testing/protocmp: add Message.Unwrap
  • 05be61f reflect/protoreflect: add more docs on Value aliasing
  • b03064a all: start v1.27.1-devel
  • See full diff 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)

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>
@coadler coadler enabled auto-merge (squash) March 22, 2022 15:17
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #521 (e3db936) into main (3b29b15) will increase coverage by 0.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
+ Coverage   67.89%   68.25%   +0.35%     
==========================================
  Files         164       83      -81     
  Lines        9309     8271    -1038     
  Branches       85        0      -85     
==========================================
- Hits         6320     5645     -675     
+ Misses       2360     2030     -330     
+ Partials      629      596      -33     
Flag Coverage Δ
unittest-go-macos-latest 62.43% <ø> (-0.03%) ⬇️
unittest-go-ubuntu-latest 67.31% <ø> (-0.14%) ⬇️
unittest-go-windows-2022 ?
unittest-js ?
Impacted Files Coverage Δ
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
pty/ptytest/ptytest.go 94.44% <0.00%> (-5.56%) ⬇️
provisionerd/provisionerd.go 76.65% <0.00%> (-1.84%) ⬇️
peer/conn.go 78.00% <0.00%> (-0.77%) ⬇️
site/src/components/SignIn/Welcome.tsx
site/src/components/User/UserProfileCard.tsx
site/src/api/index.ts
site/src/util/index.ts
pty/start_windows.go
site/src/components/Form/index.ts
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b29b15...e3db936. Read the comment docs.

@coadler coadler merged commit 43d433c into main Mar 22, 2022
@coadler coadler deleted the dependabot/go_modules/google.golang.org/protobuf-1.28.0 branch March 22, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant