googleapis / gapic-generator-go

Generate Go API client libraries from Protocol Buffers.
Apache License 2.0
252 stars 48 forks source link

chore(deps): update deps #1461

Closed renovate-bot closed 8 months ago

renovate-bot commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go v0.112.0 -> v0.112.1 age adoption passing confidence require patch
com_google_protobuf v25.2 -> v25.3 age adoption passing confidence http_archive minor
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.12.2 age adoption passing confidence require patch
google.golang.org/api v0.164.0 -> v0.167.0 age adoption passing confidence require minor
google.golang.org/genproto 31a09d3 -> b0ce06b age adoption passing confidence require digest
google.golang.org/genproto/googleapis/api 31a09d3 -> b0ce06b age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 31a09d3 -> b0ce06b age adoption passing confidence require digest

Release Notes

googleapis/google-cloud-go (cloud.google.com/go) ### [`v0.112.1`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.112.1) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.112.0...v0.112.1) ##### Bug Fixes - **internal/postprocessor:** Handle googleapis link in commit body ([#​9251](https://togithub.com/googleapis/google-cloud-go/issues/9251)) ([1dd3515](https://togithub.com/googleapis/google-cloud-go/commit/1dd35157bff871a2b3e5b0e3cac33502737fd631)) ##### Documentation - **main:** Add OpenTelemetry-Go compatibility warning to debug.md ([#​9268](https://togithub.com/googleapis/google-cloud-go/issues/9268)) ([18f9bb9](https://togithub.com/googleapis/google-cloud-go/commit/18f9bb94fbc239255a873b29462fc7c2eac3c0aa)), refs [#​9267](https://togithub.com/googleapis/google-cloud-go/issues/9267)
protocolbuffers/protobuf (com_google_protobuf) ### [`v25.3`](https://togithub.com/protocolbuffers/protobuf/releases/tag/v25.3): Protocol Buffers v25.3 [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v25.2...v25.3) ### Announcements - [Protobuf News](https://protobuf.dev/news/) may include additional announcements or pre-announcements for upcoming changes. ### Apple Privacy Manifest [Requirement](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api) - \[CPP] Add the privacy manifest to the C++ CocoaPod. (https://github.com/protocolbuffers/protobuf/commit/9d1bc1041be5fefa82e8c9823e79c263f6d8b2ac) - \[ObjC] Add the privacy manifest to the ObjC CocoaPod. (https://github.com/protocolbuffers/protobuf/commit/cec08dc615df059d1a93fe03c4e617bba679fa69) - Add PrivacyInfo.xcprivacy ([#​15557](https://togithub.com/protocolbuffers/protobuf/issues/15557)) (https://github.com/protocolbuffers/protobuf/commit/cf87faa29b57a304a0cfe5af4e9b7a5c659c62b4) ### C++ - Remove use of mach_absolute_time ([#​15554](https://togithub.com/protocolbuffers/protobuf/issues/15554)) (https://github.com/protocolbuffers/protobuf/commit/76d05d4cb9200c371c8894df21f37ba4060bdc8a) ### Objective-C - \[ObjC] Use a local to avoid warnings in 32bit builds. (https://github.com/protocolbuffers/protobuf/commit/9dc736d924f6839073028a4d806a3b85f01000cf) ### Python - Bump python version to 3.9 for gcloud 460.0.0 (https://github.com/protocolbuffers/protobuf/commit/17ec19db930216d59eb8efdb0bbf6d1f5355f147) ### Ruby - Update Ruby GHA to test against Ruby 3.3. (https://github.com/protocolbuffers/protobuf/commit/25b1e8112079e6d463196fc137cc8d1925205426) - Pin bundler version to 2.4.22 for Ruby 2.7 support. (https://github.com/protocolbuffers/protobuf/commit/80b4586fb42cc86c0eab9d5d8c823c0b963eee7e)
googleapis/gax-go (github.com/googleapis/gax-go/v2) ### [`v2.12.2`](https://togithub.com/googleapis/gax-go/releases/tag/v2.12.2) [Compare Source](https://togithub.com/googleapis/gax-go/compare/v2.12.1...v2.12.2) ##### Bug Fixes - **v2/callctx:** fix SetHeader race by cloning header map ([#​326](https://togithub.com/googleapis/gax-go/issues/326)) ([534311f](https://togithub.com/googleapis/gax-go/commit/534311f0f163d101f30657736c0e6f860e9c39dc)) ### [`v2.12.1`](https://togithub.com/googleapis/gax-go/releases/tag/v2.12.1) [Compare Source](https://togithub.com/googleapis/gax-go/compare/v2.12.0...v2.12.1) ##### Bug Fixes - add XGoogFieldMaskHeader constant ([#​321](https://togithub.com/googleapis/gax-go/issues/321)) ([666ee08](https://togithub.com/googleapis/gax-go/commit/666ee08931041b7fed56bed7132649785b2d3dfe))
googleapis/google-api-go-client (google.golang.org/api) ### [`v0.167.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.167.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.166.0...v0.167.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2427](https://togithub.com/googleapis/google-api-go-client/issues/2427)) ([f72b5af](https://togithub.com/googleapis/google-api-go-client/commit/f72b5af5b412eec03394457a27065e58ae6d7f43)) - **all:** Auto-regenerate discovery clients ([#​2429](https://togithub.com/googleapis/google-api-go-client/issues/2429)) ([55a9e5a](https://togithub.com/googleapis/google-api-go-client/commit/55a9e5a4be3360d0294c3811503e83c694ed8d28)) ### [`v0.166.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.166.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.165.0...v0.166.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2417](https://togithub.com/googleapis/google-api-go-client/issues/2417)) ([260fc1e](https://togithub.com/googleapis/google-api-go-client/commit/260fc1ef78c67de11cc5d654fcbe08edd8c01843)) - **all:** Auto-regenerate discovery clients ([#​2419](https://togithub.com/googleapis/google-api-go-client/issues/2419)) ([c969083](https://togithub.com/googleapis/google-api-go-client/commit/c96908374e9b394e34b94768e006100b1a48ab4c)) - **all:** Auto-regenerate discovery clients ([#​2420](https://togithub.com/googleapis/google-api-go-client/issues/2420)) ([762eb61](https://togithub.com/googleapis/google-api-go-client/commit/762eb619b72aa10d7b177398df86c53a3ac4e9f0)) - **all:** Auto-regenerate discovery clients ([#​2421](https://togithub.com/googleapis/google-api-go-client/issues/2421)) ([af6aa38](https://togithub.com/googleapis/google-api-go-client/commit/af6aa38b90461f3a5d1bfe13a86aa788f4b08da1)) - **all:** Auto-regenerate discovery clients ([#​2424](https://togithub.com/googleapis/google-api-go-client/issues/2424)) ([b3f9c38](https://togithub.com/googleapis/google-api-go-client/commit/b3f9c38b88e452ef2c90a7cd1bf09be9d4b2cdbd)) - **all:** Auto-regenerate discovery clients ([#​2425](https://togithub.com/googleapis/google-api-go-client/issues/2425)) ([124a535](https://togithub.com/googleapis/google-api-go-client/commit/124a535e30e079b1b0f240ebbd5a638e7207f275)) - **all:** Auto-regenerate discovery clients ([#​2426](https://togithub.com/googleapis/google-api-go-client/issues/2426)) ([446a6bd](https://togithub.com/googleapis/google-api-go-client/commit/446a6bdd35dfe3d1f32035787065c8ada6003bcf)) ### [`v0.165.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.165.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.164.0...v0.165.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2414](https://togithub.com/googleapis/google-api-go-client/issues/2414)) ([c702880](https://togithub.com/googleapis/google-api-go-client/commit/c70288098ef2b86e7080b4a4d48056dcc3a50767)) - **all:** Auto-regenerate discovery clients ([#​2416](https://togithub.com/googleapis/google-api-go-client/issues/2416)) ([deab77d](https://togithub.com/googleapis/google-api-go-client/commit/deab77d12e3f31ede07038325b92cea599607615))

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

gcf-merge-on-green[bot] commented 8 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.