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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/google.golang.org-api-0.x into master 2025-07-23 15:42:48 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-22 20:03:17 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.242.0 -> v0.243.0 age confidence

Release Notes

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

v0.243.0

Compare Source

Features
Bug Fixes
  • gensupport: Update chunk upload logic for robust timeout handling. (#​3208) (93865aa)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `v0.242.0` -> `v0.243.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.243.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.242.0/v0.243.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.243.0`](https://github.com/googleapis/google-api-go-client/releases/tag/v0.243.0) [Compare Source](https://github.com/googleapis/google-api-go-client/compare/v0.242.0...v0.243.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&#8203;3233](https://github.com/googleapis/google-api-go-client/issues/3233)) ([a269dca](https://github.com/googleapis/google-api-go-client/commit/a269dca39e5315e9bfc77cc05b3dbd64af9baa25)) - **all:** Auto-regenerate discovery clients ([#&#8203;3235](https://github.com/googleapis/google-api-go-client/issues/3235)) ([b656000](https://github.com/googleapis/google-api-go-client/commit/b656000d19f9627de3e2817451f82c339ce4e4bb)) - **all:** Auto-regenerate discovery clients ([#&#8203;3236](https://github.com/googleapis/google-api-go-client/issues/3236)) ([971135a](https://github.com/googleapis/google-api-go-client/commit/971135a0223f558b99071a3830cd73cd9f2af2e8)) - **all:** Auto-regenerate discovery clients ([#&#8203;3237](https://github.com/googleapis/google-api-go-client/issues/3237)) ([be7e601](https://github.com/googleapis/google-api-go-client/commit/be7e601cede79ed6f259689857634f59c1098060)) - **all:** Auto-regenerate discovery clients ([#&#8203;3239](https://github.com/googleapis/google-api-go-client/issues/3239)) ([b2202ca](https://github.com/googleapis/google-api-go-client/commit/b2202ca5711c4fd4221afc678f93ae2b550d62d0)) - **all:** Auto-regenerate discovery clients ([#&#8203;3240](https://github.com/googleapis/google-api-go-client/issues/3240)) ([ceceb79](https://github.com/googleapis/google-api-go-client/commit/ceceb79c861a39d376f1576e0c40ca557f5c3293)) ##### Bug Fixes - **gensupport:** Update chunk upload logic for robust timeout handling. ([#&#8203;3208](https://github.com/googleapis/google-api-go-client/issues/3208)) ([93865aa](https://github.com/googleapis/google-api-go-client/commit/93865aac32e7400c2485d2e15776764110cb4df0)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi44IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-22 20:03:18 +00:00 (Migrated from gitlab.com)

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

  • 7 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.16.2 -> v0.16.3
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
### ℹ 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): - 7 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------- | :--------------------- | | `cloud.google.com/go/auth` | `v0.16.2` -> `v0.16.3` | | `github.com/googleapis/gax-go/v2` | `v2.14.2` -> `v2.15.0` | | `golang.org/x/crypto` | `v0.39.0` -> `v0.40.0` | | `golang.org/x/net` | `v0.41.0` -> `v0.42.0` | | `golang.org/x/sync` | `v0.15.0` -> `v0.16.0` | | `golang.org/x/sys` | `v0.33.0` -> `v0.34.0` | | `golang.org/x/text` | `v0.26.0` -> `v0.27.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-22 20:03:20 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle commented 2025-07-23 15:42:21 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d4205f89 - 1 commit from branch master
  • af468d98 - fix(deps): update module google.golang.org/api to v0.243.0

Compare with previous version

added 2 commits <ul><li>d4205f89 - 1 commit from branch <code>master</code></li><li>af468d98 - fix(deps): update module google.golang.org/api to v0.243.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/geo-service/-/merge_requests/178/diffs?diff_id=1434042880&start_sha=442fba1592167b00ad8cccf69ee452d24d7d3770)
argoyle (Migrated from gitlab.com) merged commit into master 2025-07-23 15:42:48 +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#181