Skip to content

chore(deps): update module golang/protobuf to v1.3.2#13

Open
tahriabd wants to merge 1 commit intomasterfrom
renovate/github.com-golang-protobuf-1.x
Open

chore(deps): update module golang/protobuf to v1.3.2#13
tahriabd wants to merge 1 commit intomasterfrom
renovate/github.com-golang-protobuf-1.x

Conversation

@tahriabd
Copy link
Owner

@tahriabd tahriabd commented Jan 5, 2020

This PR contains the following updates:

Package Type Update Change
github.com/golang/protobuf require minor v1.2.0 -> v1.3.2

Release Notes

golang/protobuf

v1.3.2

Compare Source

Notable changes:

  • #​785: grpc code generation: add an UnimplementedServer type implementing each server interface, returning an unimplemented error for each method
  • #​851: convert prints to os.Stderr to use log.Printf
  • #​883: jsonpb: fix marshaling of Duration with negative nanoseconds

v1.3.1

Compare Source

Notable change:

  • The set of dependencies specified in go.mod has now been reduced to only the standard library.

v1.3.0

Compare Source

Notable changes:

  • #​699: add a go.mod module file
  • #​701: stop generating package "// import" comment
  • #​741: deprecate {Unm,M}arshalMessageSet{JSON}
  • #​760: different internal implementation of oneofs
    • .pb.go files generated by protoc-gen-go@v1.3.0 will require the proto@v1.3.0 package to work
  • various minor changes to code generation

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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.

2 participants