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 all dependencies #108

Merged
merged 1 commit into from
Dec 16, 2023
Merged

chore(deps): update all dependencies #108

merged 1 commit into from
Dec 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/uuid require minor v1.4.0 -> v1.5.0
github/codeql-action action major v2 -> v3
google.golang.org/api require minor v0.153.0 -> v0.154.0
google.golang.org/grpc require minor v1.59.0 -> v1.60.0

Release Notes

google/uuid (github.com/google/uuid)

v1.5.0

Compare Source

Features
github/codeql-action (github/codeql-action)

v3

Compare Source

googleapis/google-api-go-client (google.golang.org/api)

v0.154.0

Compare Source

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

v1.60.0: Release 1.60.0

Compare Source

Security

  • credentials/tls: if not set, set TLS MinVersion to 1.2 and CipherSuites according to supported suites not forbidden by RFC7540.
    • This is a behavior change to bring us into better alignment with RFC 7540.

API Changes

  • resolver: remove deprecated and experimental ClientConn.NewServiceConfig (#​6784)
  • client: remove deprecated grpc.WithServiceConfig DialOption (#​6800)

Bug Fixes

  • client: fix race that could cause a deadlock while entering idle mode and receiving a name resolver update (#​6804)
  • client: always enable TCP keepalives with OS defaults (#​6834)
  • credentials/alts: fix a bug preventing ALTS from connecting to the metadata server if the default scheme is overridden (#​6686)

Behavior Changes

  • server: Do not return from Stop() or GracefulStop() until all resources are released (#​6489)

Documentation

  • codes: clarify that only codes defined by this package are valid and that users should not cast other values to codes.Code (#​6701)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01ebf0b) 86.88% compared to head (3c092d2) 86.88%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files           9        9           
  Lines         488      488           
=======================================
  Hits          424      424           
  Misses         49       49           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 696e15f into main Dec 16, 2023
6 checks passed
@renovate renovate bot deleted the renovate/all branch December 16, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant