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 the go-mod-magefiles group in /magefiles with 2 updates #204

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the go-mod-magefiles group in /magefiles with 2 updates: github.com/bufbuild/buf and google.golang.org/grpc/cmd/protoc-gen-go-grpc.

Updates github.com/bufbuild/buf from 1.32.1 to 1.32.2

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.32.2

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.
Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.32.2] - 2024-05-28

  • Update buf generate to warn instead of error when proto3 optional is required but not supported by a plugin.
Commits
  • 47016f1 Release v1.32.2 (#3028)
  • 0be85d3 Warn when a plugin does not proto3 optional instead of error-ing (#3015)
  • 2dfac93 Support annotated tags for push git metadata (#3013)
  • 0ebe2de Fix link to tour (#3027)
  • 3765c7d Bump alpine from 3.19.1 to 3.20.0 (#3018)
  • bf54023 Bump bufbuild/buf-setup-action from 1.32.0 to 1.32.1 (#3017)
  • 081013c Update buf generate long description (#3022)
  • 90659b3 Make upgrade and upgrade dependencies (#3021)
  • 1ff6e69 Avoid building image for buf export when --exclude-imports flag is set (#...
  • 09ff5ec Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.16.1-20240514010...
  • Additional commits viewable in compare view

Updates google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0

Release notes

Sourced from google.golang.org/grpc/cmd/protoc-gen-go-grpc's releases.

protoc-gen-go-grpc v1.4.0

New Features

  • Add an optional implementation of streams using generics (Experimental) (#7057)
    • The new use_generic_stream_experimental=true option will cause the gRPC codegen to use prebuilt generic types to implement client and server stream objects, rather than generating new types and implementations for every RPC method. We intend to transition this to the default behavior in the next release. Please test it and provide any feedback.
    • Special Thanks: @​aarongable
  • Copy service comments to interfaces in generated code (#7243)
  • Generated code includes static method gRPC call options for integration with the upcoming OpenTelemetry metrics support (#6960)

Dependencies

Commits
  • d8960bd Change version to 1.4.0
  • d2a85bf transport: fix minor typo in 'GoAway' godoc (#1284)
  • 8de2dff Piggyback window updates for connection with those of a stream. (#1273)
  • 6fecf28 Reopening: Server shouldn't Fatalf in case it fails to encode. (#1276)
  • a8cd0c1 Avoid int32 overflow when applying initial window size setting
  • 8431165 Revert "Server shouldn't Fatalf in case it fails to encode. (#1251)" (#1274)
  • d5bc85c Server shouldn't Fatalf in case it fails to encode. (#1251)
  • 1e47334 Decouple transport flow control from application read. (#1265)
  • a113590 Update references to route_guide.proto to use new directory name (#1270)
  • 6bb7648 add MaxConcurrentStreams to benchmark_test when start the server (#1271)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-mod-magefiles group in /magefiles with 2 updates: [github.com/bufbuild/buf](https://github.com/bufbuild/buf) and [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go).


Updates `github.com/bufbuild/buf` from 1.32.1 to 1.32.2
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.32.1...v1.32.2)

Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod-magefiles
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod-magefiles
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 3, 2024 03:11
@dependabot dependabot bot added the area/dependencies Affects dependencies label Jun 3, 2024
@vroldanbet vroldanbet added this pull request to the merge queue Jun 3, 2024
Merged via the queue into main with commit e0c2b8a Jun 3, 2024
9 of 10 checks passed
@vroldanbet vroldanbet deleted the dependabot/go_modules/magefiles/go-mod-magefiles-4b668c03ad branch June 3, 2024 07:16
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Affects dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant