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

Merged
renovate merged 1 commits from renovate/google.golang.org-api-0.x into master 2026-06-19 18:09:39 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.284.0v0.285.0 age confidence

Release Notes

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

v0.285.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.284.0` → `v0.285.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.285.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.284.0/v0.285.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.285.0`](https://github.com/googleapis/google-api-go-client/releases/tag/v0.285.0) [Compare Source](https://github.com/googleapis/google-api-go-client/compare/v0.284.0...v0.285.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&#8203;3618](https://github.com/googleapis/google-api-go-client/issues/3618)) ([5c008a7](https://github.com/googleapis/google-api-go-client/commit/5c008a7963c278aff6be6c839cbf20bd0b8ae231)) - **all:** Auto-regenerate discovery clients ([#&#8203;3620](https://github.com/googleapis/google-api-go-client/issues/3620)) ([21a12ed](https://github.com/googleapis/google-api-go-client/commit/21a12ed9dc47cb8d9b9aa4e1f5759ac2044063a5)) - **all:** Auto-regenerate discovery clients ([#&#8203;3622](https://github.com/googleapis/google-api-go-client/issues/3622)) ([17394ca](https://github.com/googleapis/google-api-go-client/commit/17394ca1afffb6d740e134a0bc148d79106c4c80)) - **all:** Auto-regenerate discovery clients ([#&#8203;3623](https://github.com/googleapis/google-api-go-client/issues/3623)) ([087611c](https://github.com/googleapis/google-api-go-client/commit/087611c9a9b2c0e68f429641a012a43396afb4ce)) - **all:** Auto-regenerate discovery clients ([#&#8203;3624](https://github.com/googleapis/google-api-go-client/issues/3624)) ([72b6788](https://github.com/googleapis/google-api-go-client/commit/72b67889b20325f1a09222d62b3184a68ad30ee2)) - **all:** Auto-regenerate discovery clients ([#&#8203;3626](https://github.com/googleapis/google-api-go-client/issues/3626)) ([4f1d165](https://github.com/googleapis/google-api-go-client/commit/4f1d165677d35c4caecd7faf93eec27cb2fd25cd)) - **all:** Auto-regenerate discovery clients ([#&#8203;3628](https://github.com/googleapis/google-api-go-client/issues/3628)) ([894cccb](https://github.com/googleapis/google-api-go-client/commit/894cccb170d1ea81f8bf49ddd072a3ef52df3d25)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-06-19 18:07:09 +00:00
fix(deps): update module google.golang.org/api to v0.285.0
renovate/stability-days Updates have met minimum release age requirement
geo-service / build (pull_request) Successful in 2m14s
geo-service / deploy-prod (pull_request) Has been skipped
c30bff7ea7
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-19 18:07:10 +00:00
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.51.0 -> v0.53.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sys v0.45.0 -> v0.46.0
golang.org/x/text v0.37.0 -> v0.38.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260610212136-7ab31c22f7ad
### ℹ️ 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** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `golang.org/x/crypto` | `v0.51.0` -> `v0.53.0` | | `golang.org/x/net` | `v0.55.0` -> `v0.56.0` | | `golang.org/x/sys` | `v0.45.0` -> `v0.46.0` | | `golang.org/x/text` | `v0.37.0` -> `v0.38.0` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20260526163538-3dc84a4a5aaa` -> `v0.0.0-20260610212136-7ab31c22f7ad` |
renovate merged commit d74bd21360 into master 2026-06-19 18:09:39 +00:00
renovate deleted branch renovate/google.golang.org-api-0.x 2026-06-19 18:09:41 +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#351