Skip to content

Commit

Permalink
chore(all): update module google.golang.org/api to v0.190.0 (#365)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.189.0` -> `v0.190.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.190.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.190.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.189.0/v0.190.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.189.0/v0.190.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-go-client (google.golang.org/api)</summary>

### [`v0.190.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.190.0)

[Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.189.0...v0.190.0)

##### Features

-   **all:** Auto-regenerate discovery clients ([#&#8203;2693](https://togithub.com/googleapis/google-api-go-client/issues/2693)) ([cbc19e7](https://togithub.com/googleapis/google-api-go-client/commit/cbc19e75465de8084d9e34b2b3ccc0ba8d905e3d))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2698](https://togithub.com/googleapis/google-api-go-client/issues/2698)) ([ddc4e0b](https://togithub.com/googleapis/google-api-go-client/commit/ddc4e0b0adb8c4fe22edb4a821e4f2c716d5a327))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2699](https://togithub.com/googleapis/google-api-go-client/issues/2699)) ([d07fd26](https://togithub.com/googleapis/google-api-go-client/commit/d07fd26bf7d8b4a5848207b35d4214976bceeac0))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2700](https://togithub.com/googleapis/google-api-go-client/issues/2700)) ([a8b0821](https://togithub.com/googleapis/google-api-go-client/commit/a8b0821bdcc9a5e76db236bfce38823ab36002de))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2703](https://togithub.com/googleapis/google-api-go-client/issues/2703)) ([7b03cff](https://togithub.com/googleapis/google-api-go-client/commit/7b03cff8f79b0bb0d82f6f0b2e16120e10019852))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2706](https://togithub.com/googleapis/google-api-go-client/issues/2706)) ([05a4fc5](https://togithub.com/googleapis/google-api-go-client/commit/05a4fc520d64a219002772f36377929b010ff53b))
-   **all:** Auto-regenerate discovery clients ([#&#8203;2715](https://togithub.com/googleapis/google-api-go-client/issues/2715)) ([164a8d6](https://togithub.com/googleapis/google-api-go-client/commit/164a8d6aedb86f34a366d792a213fed754197e8a))
-   Move storage, bigquery, and compute to new auth lib ([#&#8203;2695](https://togithub.com/googleapis/google-api-go-client/issues/2695)) ([66ace6c](https://togithub.com/googleapis/google-api-go-client/commit/66ace6c95689fd06cb467069d8ec0f5ddb8ac695))

##### Reverts

-   Move storage, bigquery, and compute to new auth lib ([#&#8203;2695](https://togithub.com/googleapis/google-api-go-client/issues/2695))" ([#&#8203;2704](https://togithub.com/googleapis/google-api-go-client/issues/2704)) ([aa62c85](https://togithub.com/googleapis/google-api-go-client/commit/aa62c85a8c8cce5d0ed963b7d9b74e6a739fd072))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/gax-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
renovate-bot authored Aug 5, 2024
1 parent 7904fa6 commit 182f827
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/google/go-cmp v0.6.0
google.golang.org/api v0.189.0
google.golang.org/api v0.190.0
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf
google.golang.org/grpc v1.64.1
Expand Down
4 changes: 2 additions & 2 deletions v2/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ golang.org/x/sys v0.22.0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI=
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
google.golang.org/api v0.189.0 h1:equMo30LypAkdkLMBqfeIqtyAnlyig1JSZArl4XPwdI=
google.golang.org/api v0.189.0/go.mod h1:FLWGJKb0hb+pU2j+rJqwbnsF+ym+fQs73rbJ+KAUgy8=
google.golang.org/api v0.190.0 h1:ASM+IhLY1zljNdLu19W1jTmU6A+gMk6M46Wlur61s+Q=
google.golang.org/api v0.190.0/go.mod h1:QIr6I9iedBLnfqoD6L6Vze1UvS5Hzj5r2aUBOaZnLHo=
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf h1:GillM0Ef0pkZPIB+5iO6SDK+4T9pf6TpaYR6ICD5rVE=
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf/go.mod h1:OFMYQFHJ4TM3JRlWDZhJbZfra2uqc3WLBZiaaqP4DtU=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf h1:liao9UHurZLtiEwBgT9LMOnKYsHze6eA6w1KQCMVN2Q=
Expand Down

0 comments on commit 182f827

Please sign in to comment.