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

fix(deps): update module google.golang.org/grpc to v1.58.2 #1482

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

cilium-renovate[bot]
Copy link
Contributor

@cilium-renovate cilium-renovate bot commented Sep 18, 2023

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require patch v1.58.1 -> v1.58.2

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.58.2: Release 1.58.2

Compare Source

Bug Fixes

  • balancer/weighted_round_robin: fix ticker leak on update

    A new ticker is created every time there is an update of addresses or configuration, but was not properly stopped. This change stops the ticker when it is no longer needed.


Configuration

📅 Schedule: Branch creation - "on monday" (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.


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

This PR has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot requested a review from a team as a code owner September 18, 2023 09:10
@cilium-renovate cilium-renovate bot added release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies labels Sep 18, 2023
@lambdanis
Copy link
Contributor

This is the exact duplicate of #1483, Renovate should autoclose it at some point.

@cilium-renovate cilium-renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.58.1 fix(deps): update module google.golang.org/grpc to v1.58.1 - autoclosed Sep 18, 2023
@cilium-renovate cilium-renovate bot closed this Sep 18, 2023
@cilium-renovate cilium-renovate bot deleted the renovate/patch-all-api-go-deps-main branch September 18, 2023 18:11
@cilium-renovate cilium-renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.58.1 - autoclosed fix(deps): update module google.golang.org/grpc to v1.58.1 Sep 22, 2023
@cilium-renovate cilium-renovate bot reopened this Sep 22, 2023
@cilium-renovate cilium-renovate bot restored the renovate/patch-all-api-go-deps-main branch September 22, 2023 09:05
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.58.1 fix(deps): update module google.golang.org/grpc to v1.58.2 Sep 22, 2023
@cilium-renovate cilium-renovate bot force-pushed the renovate/patch-all-api-go-deps-main branch from 7804a88 to dd00a27 Compare September 22, 2023 18:13
Copy link
Contributor

@lambdanis lambdanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit confusing when Renovate reopens the PR instead of creating a new one for a new version, but well okay, looks good.

@lambdanis lambdanis merged commit 50614c5 into main Sep 22, 2023
@lambdanis lambdanis deleted the renovate/patch-all-api-go-deps-main branch September 22, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant