Skip to content

chore: Update non-major dependencies#1040

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/non-major-dependencies
May 19, 2025
Merged

chore: Update non-major dependencies#1040
renovate[bot] merged 1 commit intomasterfrom
renovate/non-major-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
google.golang.org/genproto replace digest f936aa4 -> 5a2f75b age adoption passing confidence
google.golang.org/genproto/googleapis/rpc replace digest f936aa4 -> 5a2f75b age adoption passing confidence
google.golang.org/grpc require patch v1.72.0 -> v1.72.1 age adoption passing confidence

Release Notes

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

v1.72.1: Release 1.72.1

Compare Source

Bug Fixes

  • client: HTTP Proxy connections are no longer attempted for addresses with non-TCP network types. (#​8215)
  • client: Fix bug that causes RPCs to fail with status INTERNAL instead of CANCELLED or DEADLINE_EXCEEDED when receiving a RST_STREAM frame in the middle of the gRPC message. (#​8289)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 19, 2025 02:26
@renovate renovate bot enabled auto-merge (squash) May 19, 2025 02:26
@renovate
Copy link
Contributor Author

renovate bot commented May 19, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.120.0 -> v0.121.0
cloud.google.com/go/auth v0.16.0 -> v0.16.1
golang.org/x/oauth2 v0.29.0 -> v0.30.0
google.golang.org/api v0.230.0 -> v0.231.0
google.golang.org/genproto/googleapis/api v0.0.0-20250428153025-10db94c68c34 -> v0.0.0-20250505200425-f936aa4a68b2

@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.48%. Comparing base (bbc370f) to head (796df73).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1040   +/-   ##
=======================================
  Coverage   70.48%   70.48%           
=======================================
  Files         176      176           
  Lines       12339    12339           
=======================================
  Hits         8697     8697           
  Misses       3261     3261           
  Partials      381      381           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from cb7bed3 to a7bad7d Compare May 19, 2025 08:44
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from a7bad7d to 796df73 Compare May 19, 2025 08:56
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 796df73 Previous: bbc370f Ratio
Benchmark_Fatal 2e-7 ns/op 0 B/op 0 allocs/op 1e-7 ns/op 0 B/op 0 allocs/op 2
Benchmark_Fatal - ns/op 2e-7 ns/op 1e-7 ns/op 2

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot merged commit 8a5e060 into master May 19, 2025
13 of 14 checks passed
@renovate renovate bot deleted the renovate/non-major-dependencies branch May 19, 2025 09:02
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.

1 participant