fix(deps): update module google.golang.org/api to v0.289.0 #368

Merged
argoyle merged 1 commits from renovate/google.golang.org-api-0.x into master 2026-07-19 18:41:37 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.288.0v0.289.0 age confidence

Release Notes

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

v0.289.0

Compare Source

Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `v0.288.0` → `v0.289.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.289.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.288.0/v0.289.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.289.0`](https://github.com/googleapis/google-api-go-client/releases/tag/v0.289.0) [Compare Source](https://github.com/googleapis/google-api-go-client/compare/v0.288.0...v0.289.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&#8203;3649](https://github.com/googleapis/google-api-go-client/issues/3649)) ([6e259cb](https://github.com/googleapis/google-api-go-client/commit/6e259cbb923dd10f071e2f724be23914f8ccd78b)) - **all:** Auto-regenerate discovery clients ([#&#8203;3652](https://github.com/googleapis/google-api-go-client/issues/3652)) ([5116a48](https://github.com/googleapis/google-api-go-client/commit/5116a48938fa4674df57289ca63e75d209c06e10)) - **all:** Auto-regenerate discovery clients ([#&#8203;3653](https://github.com/googleapis/google-api-go-client/issues/3653)) ([6c876b4](https://github.com/googleapis/google-api-go-client/commit/6c876b4102b2db7dabc6a0f69eb0e854d298f48d)) - **all:** Auto-regenerate discovery clients ([#&#8203;3655](https://github.com/googleapis/google-api-go-client/issues/3655)) ([69af635](https://github.com/googleapis/google-api-go-client/commit/69af635fafd38d3623f52c173715883d93d7ead5)) - **all:** Auto-regenerate discovery clients ([#&#8203;3656](https://github.com/googleapis/google-api-go-client/issues/3656)) ([1fc8f45](https://github.com/googleapis/google-api-go-client/commit/1fc8f4539d0bf40f8272c1eb36f1e84cfa0ecea7)) - **all:** Auto-regenerate discovery clients ([#&#8203;3657](https://github.com/googleapis/google-api-go-client/issues/3657)) ([aa8d256](https://github.com/googleapis/google-api-go-client/commit/aa8d256cb84dcc38ee3888c983515cae283d7436)) - **all:** Auto-regenerate discovery clients ([#&#8203;3659](https://github.com/googleapis/google-api-go-client/issues/3659)) ([af8d033](https://github.com/googleapis/google-api-go-client/commit/af8d03336daad8d37f8de7e4692a8b67a7d35b7e)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-07-19 18:06:08 +00:00
fix(deps): update module google.golang.org/api to v0.289.0
renovate/stability-days Updates have met minimum release age requirement
geo-service / build (pull_request) Successful in 1m42s
geo-service / deploy-prod (pull_request) Has been skipped
c575d3605f
Author
Owner

ℹ️ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/googleapis/enterprise-certificate-proxy v0.3.17 -> v0.3.18
golang.org/x/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.56.0 -> v0.57.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7 -> v0.0.0-20260706201446-f0a921348800
### ℹ️ 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/googleapis/enterprise-certificate-proxy` | `v0.3.17` -> `v0.3.18` | | `golang.org/x/crypto` | `v0.53.0` -> `v0.54.0` | | `golang.org/x/net` | `v0.56.0` -> `v0.57.0` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20260630182238-925bb5da69e7` -> `v0.0.0-20260706201446-f0a921348800` |
argoyle merged commit 22d5adf4e6 into master 2026-07-19 18:41:37 +00:00
argoyle deleted branch renovate/google.golang.org-api-0.x 2026-07-19 18:41:38 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/geo-service#368