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

chore(deps): Update go deps #6

Merged
merged 1 commit into from Sep 28, 2023
Merged

chore(deps): Update go deps #6

merged 1 commit into from Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/cerbos/cerbos/api/genpb require digest 0d63f1e -> 341baa4
github.com/grpc-ecosystem/go-grpc-middleware/v2 require patch v2.0.0 -> v2.0.1
github.com/lestrrat-go/jwx/v2 require patch v2.0.12 -> v2.0.13
google.golang.org/grpc require patch v1.58.0 -> v1.58.2
gotest.tools/gotestsum require minor v1.10.1 -> v1.11.0

Release Notes

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/v2)

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.0.0...v2.0.1

lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)

v2.0.13

Compare Source

v2.0.13 26 Sep 2023
[New Features]
  * [jwk] jwk.Equal has been added. Please note that this is equivalent to
  comparing the keys' thumbprints, therefore it does NOT take in consideration
  non-essential fields.

[Miscellaneous]
  * Various documentation fixes and additions.
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.

v1.58.1: Release 1.58.1

Compare Source

Bug Fixes
  • grpc: fix a bug that was decrementing active RPC count too early for streaming RPCs; leading to channel moving to IDLE even though it had open streams
  • grpc: fix a bug where transports were not being closed upon channel entering IDLE
gotestyourself/gotestsum (gotest.tools/gotestsum)

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: gotestyourself/gotestsum@v1.10.1...v1.11.0


Configuration

📅 Schedule: Branch creation - "before 4am 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
@oguzhand95 oguzhand95 changed the title chore(deps): update go deps chore(deps): Update go deps Sep 28, 2023
@oguzhand95 oguzhand95 self-requested a review September 28, 2023 11:35
@oguzhand95 oguzhand95 merged commit 2fb6927 into main Sep 28, 2023
5 of 6 checks passed
@oguzhand95 oguzhand95 deleted the renovate/go-deps branch September 28, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant