-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 - autoclosed #275
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 - autoclosed #275
Conversation
Generated by renovateBot
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
WalkthroughThe Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
go.sum
is excluded by!**/*.sum
Files selected for processing (1)
- go.mod (2 hunks)
Additional comments not posted (4)
go.mod (4)
17-17
: Approve updating github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0.The update to
github.com/grpc-ecosystem/grpc-gateway/v2
versionv2.22.0
is approved. This release includes several key changes and improvements:
- Addition of documentation examples for fully overriding HTTP responses
- Improvements to error logging in the
handleForwardResponseOptions
function- Enhanced documentation for the
CustomQueryParser
- Addresses an issue related to the placement of unique items
- Resolves test lint warnings
- Updates the CI configuration to support newer Go versions
- Adds
WithForwardResponseRewriter
feature for easier control over responses
355-355
: Approve updating golang.org/x/text to v0.17.0.The update to
golang.org/x/text
versionv0.17.0
is approved. This update likely includes enhancements or changes in functionality.
361-361
: Approve updating google.golang.org/genproto/googleapis/api.The update to
google.golang.org/genproto/googleapis/api
versionv0.0.0-20240814211410-ddb44dafa142
is approved. This update indicates a change in the underlying API definitions.
362-362
: Approve updating google.golang.org/genproto/googleapis/rpc.The update to
google.golang.org/genproto/googleapis/rpc
versionv0.0.0-20240814211410-ddb44dafa142
is approved. This update indicates a change in the underlying RPC definitions.
This PR contains the following updates:
v2.21.0
->v2.22.0
Release Notes
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.22.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.21.0...v2.22.0
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.