-
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
feat: update module google.golang.org/grpc to v1.65.0 - autoclosed #51
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
February 14, 2024 00:10
eb912e2
to
73938a4
Compare
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.61.0
feat: update module google.golang.org/grpc to v1.61.1
Feb 14, 2024
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.61.1
feat: update module google.golang.org/grpc to v1.62.0
Feb 22, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
February 22, 2024 01:26
73938a4
to
72943f9
Compare
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
March 5, 2024 20:41
72943f9
to
3373a0c
Compare
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.62.0
feat: update module google.golang.org/grpc to v1.62.1
Mar 5, 2024
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.62.1
feat: update module google.golang.org/grpc to v1.63.0
Apr 3, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
2 times, most recently
from
April 9, 2024 00:13
40a44b6
to
d4c935d
Compare
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.63.0
feat: update module google.golang.org/grpc to v1.63.2
Apr 9, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
May 15, 2024 01:57
d4c935d
to
db94e2f
Compare
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.63.2
feat: update module google.golang.org/grpc to v1.64.0
May 15, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
June 28, 2024 07:39
db94e2f
to
9b9485d
Compare
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.64.0
feat: update module google.golang.org/grpc to v1.64.0 - autoclosed
Jun 28, 2024
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.64.0 - autoclosed
feat: update module google.golang.org/grpc to v1.64.0
Jul 2, 2024
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.64.0
feat: update module google.golang.org/grpc to v1.65.0
Jul 2, 2024
renovate
bot
force-pushed
the
renovate/google.golang.org-grpc-1.x
branch
from
July 2, 2024 16:51
9b9485d
to
23ab21c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #51 +/- ##
=======================================
Coverage 54.81% 54.81%
=======================================
Files 25 25
Lines 1609 1609
=======================================
Hits 882 882
Misses 630 630
Partials 97 97 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
feat: update module google.golang.org/grpc to v1.65.0
feat: update module google.golang.org/grpc to v1.65.0 - autoclosed
Jul 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.64.0
->v1.65.0
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.65.0
: Release 1.65.0Compare Source
Dependencies
Behavior Changes
GRPC_ENFORCE_ALPN_ENABLED
is set to "true" (case insensitive). (#7184)New Features
WithMaxCallAttempts
to configure gRPC's retry behavior per-channel. (#7229)Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.