-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the go_modules group across 4 directories with 7 updates #52
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
Conversation
…dates Bumps the go_modules group with 2 updates in the /ci/pod/openfunction/function-example/test-body directory: [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) and [github.com/dapr/dapr](https://github.com/dapr/dapr). Bumps the go_modules group with 2 updates in the /ci/pod/openfunction/function-example/test-uri directory: [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) and [github.com/dapr/dapr](https://github.com/dapr/dapr). Bumps the go_modules group with 1 update in the /t/grpc_server_example directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go_modules group with 1 update in the /t/plugin/grpc-web directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/cloudevents/sdk-go/v2` from 2.4.1 to 2.15.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.4.1...v2.15.2) Updates `github.com/dapr/dapr` from 1.6.0 to 1.10.9 - [Release notes](https://github.com/dapr/dapr/releases) - [Changelog](https://github.com/dapr/dapr/blob/master/RELEASE.md) - [Commits](dapr/dapr@v1.6.0...v1.10.9) Updates `golang.org/x/net` from 0.0.0-20211015210444-4f30a5c0130f to 0.6.0 - [Commits](https://github.com/golang/net/commits/v0.6.0) Updates `golang.org/x/sys` from 0.0.0-20211019181941-9d821ace8654 to 0.5.0 - [Commits](https://github.com/golang/sys/commits/v0.5.0) Updates `golang.org/x/text` from 0.3.7 to 0.7.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.7.0) Updates `google.golang.org/grpc` from 1.40.0 to 1.52.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) Updates `google.golang.org/protobuf` from 1.28.0 to 1.28.1 Updates `github.com/cloudevents/sdk-go/v2` from 2.4.1 to 2.15.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.4.1...v2.15.2) Updates `github.com/dapr/dapr` from 1.8.3 to 1.10.9 - [Release notes](https://github.com/dapr/dapr/releases) - [Changelog](https://github.com/dapr/dapr/blob/master/RELEASE.md) - [Commits](dapr/dapr@v1.6.0...v1.10.9) Updates `golang.org/x/net` from 0.0.0-20220621193019-9d032be2e588 to 0.6.0 - [Commits](https://github.com/golang/net/commits/v0.6.0) Updates `golang.org/x/sys` from 0.0.0-20220520151302-bc2c85ada10a to 0.5.0 - [Commits](https://github.com/golang/sys/commits/v0.5.0) Updates `golang.org/x/text` from 0.3.7 to 0.7.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.7.0) Updates `google.golang.org/grpc` from 1.47.0 to 1.52.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) Updates `google.golang.org/protobuf` from 1.28.0 to 1.28.1 Updates `google.golang.org/grpc` from 1.53.0 to 1.56.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) Updates `google.golang.org/protobuf` from 1.28.1 to 1.30.0 Updates `google.golang.org/grpc` from 1.53.0 to 1.56.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) --- updated-dependencies: - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/dapr/dapr dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/dapr/dapr dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/sys dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/text dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request updates several go module dependencies across multiple directories. It includes updates to cloudevents, dapr, golang.org/x, google.golang.org/grpc, google.golang.org/protobuf, and github.com/golang/protobuf. Updated class diagram for gRPC dependenciesclassDiagram
class grpc {
-version: string
}
note for grpc "Updated from 1.53.0 to 1.56.3"
class protobuf {
-version: string
}
note for protobuf "Updated from 1.28.1 to 1.30.0 in t/grpc_server_example"
note for protobuf "Updated from 1.28.0 to 1.28.1"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions. |
|
This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 2 updates in the /ci/pod/openfunction/function-example/test-body directory: github.com/cloudevents/sdk-go/v2 and github.com/dapr/dapr.
Bumps the go_modules group with 2 updates in the /ci/pod/openfunction/function-example/test-uri directory: github.com/cloudevents/sdk-go/v2 and github.com/dapr/dapr.
Bumps the go_modules group with 1 update in the /t/grpc_server_example directory: google.golang.org/grpc.
Bumps the go_modules group with 1 update in the /t/plugin/grpc-web directory: google.golang.org/grpc.
Updates
github.com/cloudevents/sdk-go/v2from 2.4.1 to 2.15.2Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
de2f283Merge pull request from GHSA-5pf6-2qwx-pxm2c5f8d9dUpdate v2/protocol/http/protocol.goc17d949Avoid modifying the DefaultClient's Transport67e3899Merge pull request #1020 from duglin/oopsf0061e0oops4cc6c2dMerge pull request #1011 from cloudevents/dependabot/bundler/docs/bundler-sec...b6949b0Bump the bundler group across 1 directories with 1 updatedf51395Merge pull request #1016 from cloudevents/dependabot/github_actions/golangci/...1af6e06Bump golangci/golangci-lint-action from 3 to 42574a05Merge pull request #1013 from jafossum/fix-nats-typosUpdates
github.com/dapr/daprfrom 1.6.0 to 1.10.9Release notes
Sourced from github.com/dapr/dapr's releases.
Commits
99d6799Fixed API token authentication bypassed when path contains/healthz4ab981b[release-1.10] Upgrade Avro dependency (#6686)e59b71dAdds Azure Service Bus fix to v1.10.8 release notest p (#6575)aacddf7Adds missing v1.10.8 release notes (#6556)aa793e2[1.10] Fix bulk subscribe response (#6513)7976088Pin contrib v1.10.9 (#6561)99f3db7Fixed goroutine leak in reminders and timers (#6523) (#6554)e00f51dadd ownerref rbac (#6545)23fc466[release-1.10] cherry pick of MongoDB Actor Reminder fix (#6529)12fc7c8[release-1.10] Fix panic in service invocation when connection fails (#6492)Updates
golang.org/x/netfrom 0.0.0-20211015210444-4f30a5c0130f to 0.6.0Commits
Updates
golang.org/x/sysfrom 0.0.0-20211019181941-9d821ace8654 to 0.5.0Commits
Updates
golang.org/x/textfrom 0.3.7 to 0.7.0Commits
71a9c9aall: fix some commentsec5565bREADME.md: update documentation of module versioningc8236a6unicode/bidi: remove unused globalada7473all: remove redundant type conversion1bdb400language: remove compatibility with go < 1.2252bee0go.mod: ignore cyclic dependency for taggingecab6e5go.mod: ignore cyclic dependency for tagging369c86ball: fix a few function names on comments434eadclanguage: reject excessively large Accept-Language strings23407e7go.mod: ignore cyclic dependency for taggingUpdates
google.golang.org/grpcfrom 1.40.0 to 1.52.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48Update version.go to 1.56.3 (#6713)5efd7bdserver: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038Upgrade version.go to 1.56.3-dev (#6434)faab873Update version.go to v1.56.2 (#6432)6b0b291status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794Update version.go to v1.56.2-dev (#6387)5b67e5eUpdate version.go to v1.56.1 (#6386)d0f5150client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1eaChange version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuffrom 1.28.0 to 1.28.1Updates
github.com/cloudevents/sdk-go/v2from 2.4.1 to 2.15.2Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
de2f283Merge pull request from GHSA-5pf6-2qwx-pxm2c5f8d9dUpdate v2/protocol/http/protocol.goc17d949Avoid modifying the DefaultClient's Transport67e3899Merge pull request #1020 from duglin/oopsf0061e0oops4cc6c2dMerge pull request #1011 from cloudevents/dependabot/bundler/docs/bundler-sec...b6949b0Bump the bundler group across 1 directories with 1 updatedf51395Merge pull request #1016 from cloudevents/dependabot/github_actions/golangci/...1af6e06Bump golangci/golangci-lint-action from 3 to 42574a05Merge pull request #1013 from jafossum/fix-nats-typosUpdates
github.com/dapr/daprfrom 1.8.3 to 1.10.9Release notes
Sourced from github.com/dapr/dapr's releases.
Commits
99d6799Fixed API token authentication bypassed when path contains/healthz4ab981b[release-1.10] Upgrade Avro dependency (#6686)e59b71dAdds Azure Service Bus fix to v1.10.8 release notest p (#6575)aacddf7Adds missing v1.10.8 release notes (#6556)aa793e2[1.10] Fix bulk subscribe response (#6513)7976088Pin contrib v1.10.9 (#6561)99f3db7Fixed goroutine leak in reminders and timers (#6523) (#6554)e00f51dadd ownerref rbac (#6545)23fc466[release-1.10] cherry pick of MongoDB Actor Reminder fix (#6529)12fc7c8[release-1.10] Fix panic in service invocation when connection fails (#6492)Updates
golang.org/x/netfrom 0.0.0-20220621193019-9d032be2e588 to 0.6.0Commits
Updates
golang.org/x/sysfrom 0.0.0-20220520151302-bc2c85ada10a to 0.5.0Commits
Updates
golang.org/x/textfrom 0.3.7 to 0.7.0Commits
71a9c9aall: fix some commentsec5565bREADME.md: update documentation of module versioningc8236a6unicode/bidi: remove unused globalada7473all: remove redundant type conversion1bdb400language: remove compatibility with go < 1.2252bee0go.mod: ignore cyclic dependency for taggingecab6e5go.mod: ignore cyclic dependency for tagging369c86ball: fix a few function names on comments434eadclanguage: reject excessively large Accept-Language strings23407e7go.mod: ignore cyclic dependency for taggingUpdates
google.golang.org/grpcfrom 1.47.0 to 1.52.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48Update version.go to 1.56.3 (#6713)5efd7bdserver: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038Upgrade version.go to 1.56.3-dev (#6434)faab873Update version.go to v1.56.2 (#6432)6b0b291status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794Update version.go to v1.56.2-dev (#6387)5b67e5eUpdate version.go to v1.56.1 (#6386)d0f5150client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1eaChange version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuffrom 1.28.0 to 1.28.1Updates
google.golang.org/grpcfrom 1.53.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
1055b48Update version.go to 1.56.3 (#6713)5efd7bdserver: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038Upgrade version.go to 1.56.3-dev (#6434)faab873Update version.go to v1.56.2 (#6432)6b0b291status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794Update version.go to v1.56.2-dev (#6387)5b67e5eUpdate version.go to v1.56.1 (#6386)d0f5150client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1eaChange version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuffrom 1.28.1 to 1.30.0Updates
google.golang.org/grpcfrom 1.53.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.