Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/api v0.216.0 -> v0.217.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.217.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "on tuesday" (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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 21, 2025

ℹ Artifact update notice

File name: exporter/googlecloudpubsubexporter/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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.13.0 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/google/s2a-go v0.1.8 -> v0.1.9
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d -> v0.0.0-20250106144421-5f5ef82da422
File name: receiver/googlecloudpubsubreceiver/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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.13.0 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/google/s2a-go v0.1.8 -> v0.1.9
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d -> v0.0.0-20250106144421-5f5ef82da422
File name: receiver/googlecloudspannerreceiver/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):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.13.0 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/google/s2a-go v0.1.8 -> v0.1.9
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d -> v0.0.0-20250106144421-5f5ef82da422

@crobert-1 crobert-1 closed this Jan 21, 2025
@crobert-1 crobert-1 reopened this Jan 21, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 4551318 to e581590 Compare January 21, 2025 19:06
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from e581590 to ae43d90 Compare January 21, 2025 23:09
@crobert-1 crobert-1 closed this Jan 21, 2025
@crobert-1 crobert-1 reopened this Jan 21, 2025
@songy23 songy23 merged commit 4b13141 into main Jan 22, 2025
164 checks passed
@songy23 songy23 deleted the renovate/google.golang.org-api-0.x branch January 22, 2025 14:31
@github-actions github-actions bot added this to the next release milestone Jan 22, 2025
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
…metry#37377)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/googleapis/google-api-go-client/compare/v0.216.0...v0.217.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&open-telemetry#8203;2955](https://github.com/googleapis/google-api-go-client/issues/2955))
([dfbc111](https://github.com/googleapis/google-api-go-client/commit/dfbc111165fd6cf7d9c2b13c47f2168dea5a1c9e))
- **all:** Auto-regenerate discovery clients
([#&open-telemetry#8203;2957](https://github.com/googleapis/google-api-go-client/issues/2957))
([473d170](https://github.com/googleapis/google-api-go-client/commit/473d170a67e34ee3d21290465cd382f361c1591e))
- **all:** Auto-regenerate discovery clients
([#&open-telemetry#8203;2958](https://github.com/googleapis/google-api-go-client/issues/2958))
([972ede2](https://github.com/googleapis/google-api-go-client/commit/972ede23d0b6f75f70e8bbc9d9924fc4be24fa6e))
- **all:** Auto-regenerate discovery clients
([#&open-telemetry#8203;2960](https://github.com/googleapis/google-api-go-client/issues/2960))
([18f18fc](https://github.com/googleapis/google-api-go-client/commit/18f18fc95e8bce658b37885a31701e0e700d0fbc))
- **all:** Auto-regenerate discovery clients
([#&open-telemetry#8203;2962](https://github.com/googleapis/google-api-go-client/issues/2962))
([5085dcf](https://github.com/googleapis/google-api-go-client/commit/5085dcfd8bdf85c96592513e669998f803ef0407))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
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.

4 participants