terraform-google-modules / terraform-google-scheduled-function

Sets up a scheduled job to trigger events and run functions
https://registry.terraform.io/modules/terraform-google-modules/scheduled-function/google
Apache License 2.0
71 stars 48 forks source link

fix(deps): Update go modules #185

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.11.1 -> v0.13.0 age adoption passing confidence
github.com/stretchr/testify v1.8.4 -> v1.9.0 age adoption passing confidence
golang.org/x/net v0.20.0 -> v0.22.0 age adoption passing confidence
golang.org/x/oauth2 v0.16.0 -> v0.18.0 age adoption passing confidence
google.golang.org/api v0.157.0 -> v0.169.0 age adoption passing confidence

Release Notes

stretchr/testify (github.com/stretchr/testify) ### [`v1.9.0`](https://togithub.com/stretchr/testify/releases/tag/v1.9.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.4...v1.9.0) #### What's Changed - Fix Go modules version by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/stretchr/testify/pull/1394](https://togithub.com/stretchr/testify/pull/1394) - Document that require is not safe to call in created goroutines by [@​programmer04](https://togithub.com/programmer04) in [https://github.com/stretchr/testify/pull/1392](https://togithub.com/stretchr/testify/pull/1392) - Remove myself from MAINTAINERS.md by [@​mvdkleijn](https://togithub.com/mvdkleijn) in [https://github.com/stretchr/testify/pull/1367](https://togithub.com/stretchr/testify/pull/1367) - Correct spelling/grammar by [@​echarrod](https://togithub.com/echarrod) in [https://github.com/stretchr/testify/pull/1389](https://togithub.com/stretchr/testify/pull/1389) - docs: Update URLs in README by [@​davidjb](https://togithub.com/davidjb) in [https://github.com/stretchr/testify/pull/1349](https://togithub.com/stretchr/testify/pull/1349) - Update mockery link to Github Pages in README by [@​LandonTClipp](https://togithub.com/LandonTClipp) in [https://github.com/stretchr/testify/pull/1346](https://togithub.com/stretchr/testify/pull/1346) - docs: Fix typos in tests and comments by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1410](https://togithub.com/stretchr/testify/pull/1410) - CI: tests from go1.17 by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/stretchr/testify/pull/1409](https://togithub.com/stretchr/testify/pull/1409) - Fix adding ? when no values passed by [@​lesichkovm](https://togithub.com/lesichkovm) in [https://github.com/stretchr/testify/pull/1320](https://togithub.com/stretchr/testify/pull/1320) - codegen: use standard header for generated files by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1406](https://togithub.com/stretchr/testify/pull/1406) - mock: AssertExpectations log reason only on failure by [@​hikyaru-suzuki](https://togithub.com/hikyaru-suzuki) in [https://github.com/stretchr/testify/pull/1360](https://togithub.com/stretchr/testify/pull/1360) - assert: fix flaky TestNeverTrue by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1417](https://togithub.com/stretchr/testify/pull/1417) - README: fix typos "set up" vs "setup" by [@​ossan-dev](https://togithub.com/ossan-dev) in [https://github.com/stretchr/testify/pull/1428](https://togithub.com/stretchr/testify/pull/1428) - mock: move regexp compilation outside of `Called` by [@​aud10slave](https://togithub.com/aud10slave) in [https://github.com/stretchr/testify/pull/631](https://togithub.com/stretchr/testify/pull/631) - assert: refactor internal func getLen() by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1445](https://togithub.com/stretchr/testify/pull/1445) - mock: deprecate type AnythingOfTypeArgument ([#​1434](https://togithub.com/stretchr/testify/issues/1434)) by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1441](https://togithub.com/stretchr/testify/pull/1441) - Remove no longer needed assert.canConvert by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1470](https://togithub.com/stretchr/testify/pull/1470) - assert: ObjectsAreEqual: use time.Equal for time.Time types by [@​tscales](https://togithub.com/tscales) in [https://github.com/stretchr/testify/pull/1464](https://togithub.com/stretchr/testify/pull/1464) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/stretchr/testify/pull/1466](https://togithub.com/stretchr/testify/pull/1466) - Bump actions/setup-go from 3.2.0 to 4.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/stretchr/testify/pull/1451](https://togithub.com/stretchr/testify/pull/1451) - fix: make EventuallyWithT concurrency safe by [@​czeslavo](https://togithub.com/czeslavo) in [https://github.com/stretchr/testify/pull/1395](https://togithub.com/stretchr/testify/pull/1395) - assert: fix httpCode and HTTPBody occur panic when http.Handler read Body by [@​hidu](https://togithub.com/hidu) in [https://github.com/stretchr/testify/pull/1484](https://togithub.com/stretchr/testify/pull/1484) - assert.EqualExportedValues: fix handling of arrays by [@​zrbecker](https://togithub.com/zrbecker) in [https://github.com/stretchr/testify/pull/1473](https://togithub.com/stretchr/testify/pull/1473) - .github: use latest Go versions by [@​kevinburkesegment](https://togithub.com/kevinburkesegment) in [https://github.com/stretchr/testify/pull/1489](https://togithub.com/stretchr/testify/pull/1489) - assert: Deprecate EqualExportedValues by [@​HaraldNordgren](https://togithub.com/HaraldNordgren) in [https://github.com/stretchr/testify/pull/1488](https://togithub.com/stretchr/testify/pull/1488) - suite: refactor test assertions by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1474](https://togithub.com/stretchr/testify/pull/1474) - suite: fix SetupSubTest and TearDownSubTest execution order by [@​linusbarth](https://togithub.com/linusbarth) in [https://github.com/stretchr/testify/pull/1471](https://togithub.com/stretchr/testify/pull/1471) - docs: Fix deprecation comments for http package by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1335](https://togithub.com/stretchr/testify/pull/1335) - Add map support doc comments to Subset and NotSubset by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/stretchr/testify/pull/1306](https://togithub.com/stretchr/testify/pull/1306) - TestErrorIs/TestNotErrorIs: check error message contents by [@​craig65535](https://togithub.com/craig65535) in [https://github.com/stretchr/testify/pull/1435](https://togithub.com/stretchr/testify/pull/1435) - suite: fix subtest names (fix [#​1501](https://togithub.com/stretchr/testify/issues/1501)) by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1504](https://togithub.com/stretchr/testify/pull/1504) - assert: improve unsafe.Pointer tests by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1505](https://togithub.com/stretchr/testify/pull/1505) - assert: simplify isNil implementation by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1506](https://togithub.com/stretchr/testify/pull/1506) - assert.InEpsilonSlice: fix expected/actual order and other improvements by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1483](https://togithub.com/stretchr/testify/pull/1483) - Fix dependency cycle with objx [#​1292](https://togithub.com/stretchr/testify/issues/1292) by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1453](https://togithub.com/stretchr/testify/pull/1453) - mock: refactor TestIsArgsEqual by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1444](https://togithub.com/stretchr/testify/pull/1444) - mock: optimize argument matching checks by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1416](https://togithub.com/stretchr/testify/pull/1416) - assert: fix TestEventuallyTimeout by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1412](https://togithub.com/stretchr/testify/pull/1412) - CI: add go 1.21 in GitHub Actions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1450](https://togithub.com/stretchr/testify/pull/1450) - suite: fix recoverAndFailOnPanic to report test failure at the right location by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1502](https://togithub.com/stretchr/testify/pull/1502) - Update maintainers by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1533](https://togithub.com/stretchr/testify/pull/1533) - assert: Fix EqualValues to handle overflow/underflow by [@​arjunmahishi](https://togithub.com/arjunmahishi) in [https://github.com/stretchr/testify/pull/1531](https://togithub.com/stretchr/testify/pull/1531) - assert: better formatting for Len() error by [@​kevinburkesegment](https://togithub.com/kevinburkesegment) in [https://github.com/stretchr/testify/pull/1485](https://togithub.com/stretchr/testify/pull/1485) - Ensure AssertExpectations does not fail in skipped tests by [@​ianrose14](https://togithub.com/ianrose14) in [https://github.com/stretchr/testify/pull/1331](https://togithub.com/stretchr/testify/pull/1331) - suite: fix deadlock in suite.Require()/Assert() by [@​arjunmahishi](https://togithub.com/arjunmahishi) in [https://github.com/stretchr/testify/pull/1535](https://togithub.com/stretchr/testify/pull/1535) - Revert "assert: ObjectsAreEqual: use time.Equal for time.Time type" by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1537](https://togithub.com/stretchr/testify/pull/1537) - \[chore] Add issue templates by [@​arjunmahishi](https://togithub.com/arjunmahishi) in [https://github.com/stretchr/testify/pull/1538](https://togithub.com/stretchr/testify/pull/1538) - Update the build status badge by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1540](https://togithub.com/stretchr/testify/pull/1540) - Update Github workflows setup-go to V5 by [@​hendrywiranto](https://togithub.com/hendrywiranto) in [https://github.com/stretchr/testify/pull/1545](https://togithub.com/stretchr/testify/pull/1545) - Support Pointer to Struct in EqualExportedValues by [@​Lucaber](https://togithub.com/Lucaber) in [https://github.com/stretchr/testify/pull/1517](https://togithub.com/stretchr/testify/pull/1517) - README: drop link to gorc by [@​guettli](https://togithub.com/guettli) in [https://github.com/stretchr/testify/pull/1248](https://togithub.com/stretchr/testify/pull/1248) - http_assertions: honour the msgAndArgs provided with each assertion by [@​arjunmahishi](https://togithub.com/arjunmahishi) in [https://github.com/stretchr/testify/pull/1548](https://togithub.com/stretchr/testify/pull/1548) - fix typos in comments and tests by [@​ccoVeille](https://togithub.com/ccoVeille) in [https://github.com/stretchr/testify/pull/1247](https://togithub.com/stretchr/testify/pull/1247) - Include the auto-release notes in releases by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1550](https://togithub.com/stretchr/testify/pull/1550) - Add `NotImplements` and variants by [@​hslatman](https://togithub.com/hslatman) in [https://github.com/stretchr/testify/pull/1385](https://togithub.com/stretchr/testify/pull/1385) - Add support to compare uintptr by [@​bogdandrutu](https://togithub.com/bogdandrutu) in [https://github.com/stretchr/testify/pull/1339](https://togithub.com/stretchr/testify/pull/1339) - build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/stretchr/testify/pull/1552](https://togithub.com/stretchr/testify/pull/1552) #### New Contributors - [@​SuperQ](https://togithub.com/SuperQ) made their first contribution in [https://github.com/stretchr/testify/pull/1394](https://togithub.com/stretchr/testify/pull/1394) - [@​programmer04](https://togithub.com/programmer04) made their first contribution in [https://github.com/stretchr/testify/pull/1392](https://togithub.com/stretchr/testify/pull/1392) - [@​echarrod](https://togithub.com/echarrod) made their first contribution in [https://github.com/stretchr/testify/pull/1389](https://togithub.com/stretchr/testify/pull/1389) - [@​davidjb](https://togithub.com/davidjb) made their first contribution in [https://github.com/stretchr/testify/pull/1349](https://togithub.com/stretchr/testify/pull/1349) - [@​LandonTClipp](https://togithub.com/LandonTClipp) made their first contribution in [https://github.com/stretchr/testify/pull/1346](https://togithub.com/stretchr/testify/pull/1346) - [@​alexandear](https://togithub.com/alexandear) made their first contribution in [https://github.com/stretchr/testify/pull/1410](https://togithub.com/stretchr/testify/pull/1410) - [@​lesichkovm](https://togithub.com/lesichkovm) made their first contribution in [https://github.com/stretchr/testify/pull/1320](https://togithub.com/stretchr/testify/pull/1320) - [@​dolmen](https://togithub.com/dolmen) made their first contribution in [https://github.com/stretchr/testify/pull/1406](https://togithub.com/stretchr/testify/pull/1406) - [@​hikyaru-suzuki](https://togithub.com/hikyaru-suzuki) made their first contribution in [https://github.com/stretchr/testify/pull/1360](https://togithub.com/stretchr/testify/pull/1360) - [@​ossan-dev](https://togithub.com/ossan-dev) made their first contribution in [https://github.com/stretchr/testify/pull/1428](https://togithub.com/stretchr/testify/pull/1428) - [@​aud10slave](https://togithub.com/aud10slave) made their first contribution in [https://github.com/stretchr/testify/pull/631](https://togithub.com/stretchr/testify/pull/631) - [@​tscales](https://togithub.com/tscales) made their first contribution in [https://github.com/stretchr/testify/pull/1464](https://togithub.com/stretchr/testify/pull/1464) - [@​czeslavo](https://togithub.com/czeslavo) made their first contribution in [https://github.com/stretchr/testify/pull/1395](https://togithub.com/stretchr/testify/pull/1395) - [@​hidu](https://togithub.com/hidu) made their first contribution in [https://github.com/stretchr/testify/pull/1484](https://togithub.com/stretchr/testify/pull/1484) - [@​zrbecker](https://togithub.com/zrbecker) made their first contribution in [https://github.com/stretchr/testify/pull/1473](https://togithub.com/stretchr/testify/pull/1473) - [@​kevinburkesegment](https://togithub.com/kevinburkesegment) made their first contribution in [https://github.com/stretchr/testify/pull/1489](https://togithub.com/stretchr/testify/pull/1489) - [@​linusbarth](https://togithub.com/linusbarth) made their first contribution in [https://github.com/stretchr/testify/pull/1471](https://togithub.com/stretchr/testify/pull/1471) - [@​jedevc](https://togithub.com/jedevc) made their first contribution in [https://github.com/stretchr/testify/pull/1306](https://togithub.com/stretchr/testify/pull/1306) - [@​craig65535](https://togithub.com/craig65535) made their first contribution in [https://github.com/stretchr/testify/pull/1435](https://togithub.com/stretchr/testify/pull/1435) - [@​arjunmahishi](https://togithub.com/arjunmahishi) made their first contribution in [https://github.com/stretchr/testify/pull/1531](https://togithub.com/stretchr/testify/pull/1531) - [@​ianrose14](https://togithub.com/ianrose14) made their first contribution in [https://github.com/stretchr/testify/pull/1331](https://togithub.com/stretchr/testify/pull/1331) - [@​hendrywiranto](https://togithub.com/hendrywiranto) made their first contribution in [https://github.com/stretchr/testify/pull/1545](https://togithub.com/stretchr/testify/pull/1545) - [@​Lucaber](https://togithub.com/Lucaber) made their first contribution in [https://github.com/stretchr/testify/pull/1517](https://togithub.com/stretchr/testify/pull/1517) - [@​guettli](https://togithub.com/guettli) made their first contribution in [https://github.com/stretchr/testify/pull/1248](https://togithub.com/stretchr/testify/pull/1248) - [@​ccoVeille](https://togithub.com/ccoVeille) made their first contribution in [https://github.com/stretchr/testify/pull/1247](https://togithub.com/stretchr/testify/pull/1247) - [@​hslatman](https://togithub.com/hslatman) made their first contribution in [https://github.com/stretchr/testify/pull/1385](https://togithub.com/stretchr/testify/pull/1385) - [@​bogdandrutu](https://togithub.com/bogdandrutu) made their first contribution in [https://github.com/stretchr/testify/pull/1339](https://togithub.com/stretchr/testify/pull/1339) **Full Changelog**: https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0
googleapis/google-api-go-client (google.golang.org/api) ### [`v0.169.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.169.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.168.0...v0.169.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2450](https://togithub.com/googleapis/google-api-go-client/issues/2450)) ([d22da18](https://togithub.com/googleapis/google-api-go-client/commit/d22da1806db891da12d7290ef4334e18fbaf0ca2)) - **all:** Auto-regenerate discovery clients ([#​2454](https://togithub.com/googleapis/google-api-go-client/issues/2454)) ([2675c0a](https://togithub.com/googleapis/google-api-go-client/commit/2675c0abf9e442bb3ac35e18ecc196aaaa4facd3)) - **all:** Auto-regenerate discovery clients ([#​2457](https://togithub.com/googleapis/google-api-go-client/issues/2457)) ([a488112](https://togithub.com/googleapis/google-api-go-client/commit/a488112cd111b883dfaffa7e4ab67e99a6ea9b90)) ### [`v0.168.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.168.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.167.0...v0.168.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2431](https://togithub.com/googleapis/google-api-go-client/issues/2431)) ([e635a5e](https://togithub.com/googleapis/google-api-go-client/commit/e635a5e61572ec4a7dbad19a9e32ab7918cde9f0)) - **all:** Auto-regenerate discovery clients ([#​2433](https://togithub.com/googleapis/google-api-go-client/issues/2433)) ([0c30ecc](https://togithub.com/googleapis/google-api-go-client/commit/0c30ecca06ff770fafce74743b0a038122e31813)) - **all:** Auto-regenerate discovery clients ([#​2436](https://togithub.com/googleapis/google-api-go-client/issues/2436)) ([4dc71d4](https://togithub.com/googleapis/google-api-go-client/commit/4dc71d4531deeb116af23cd13245ca644f0be991)) - **all:** Auto-regenerate discovery clients ([#​2438](https://togithub.com/googleapis/google-api-go-client/issues/2438)) ([d290e18](https://togithub.com/googleapis/google-api-go-client/commit/d290e1861655087f52294c6e4994688cbfb3098a)) - **all:** Auto-regenerate discovery clients ([#​2442](https://togithub.com/googleapis/google-api-go-client/issues/2442)) ([9f9c0cf](https://togithub.com/googleapis/google-api-go-client/commit/9f9c0cf59e864281bd8b04319e4ce4c3914e147c)) - **all:** Auto-regenerate discovery clients ([#​2443](https://togithub.com/googleapis/google-api-go-client/issues/2443)) ([ced0c09](https://togithub.com/googleapis/google-api-go-client/commit/ced0c099be7b1bfa2802567f2a6e57b69b29285e)) - **all:** Auto-regenerate discovery clients ([#​2445](https://togithub.com/googleapis/google-api-go-client/issues/2445)) ([4fa90c9](https://togithub.com/googleapis/google-api-go-client/commit/4fa90c93dd04c64c6e1a35b358a23cb014be0e7a)) - **all:** Auto-regenerate discovery clients ([#​2447](https://togithub.com/googleapis/google-api-go-client/issues/2447)) ([022c85c](https://togithub.com/googleapis/google-api-go-client/commit/022c85c3d443e58228ea3eb51ee621f2a20d3a45)) - **all:** Auto-regenerate discovery clients ([#​2448](https://togithub.com/googleapis/google-api-go-client/issues/2448)) ([af383c7](https://togithub.com/googleapis/google-api-go-client/commit/af383c78468f5129b2333ad7222fb361873a4cd4)) - **all:** Auto-regenerate discovery clients ([#​2449](https://togithub.com/googleapis/google-api-go-client/issues/2449)) ([b438981](https://togithub.com/googleapis/google-api-go-client/commit/b43898129eca3b710c3573c48672b73a46ea9cdc)) ### [`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)) ### [`v0.164.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.164.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.163.0...v0.164.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2406](https://togithub.com/googleapis/google-api-go-client/issues/2406)) ([1bd8304](https://togithub.com/googleapis/google-api-go-client/commit/1bd8304e017d5aaced1a535580738249da71bcb9)) - **all:** Auto-regenerate discovery clients ([#​2408](https://togithub.com/googleapis/google-api-go-client/issues/2408)) ([f1b37df](https://togithub.com/googleapis/google-api-go-client/commit/f1b37df9d4f6d3dc1e0dec4ff03427424b6a7cc9)) - **all:** Auto-regenerate discovery clients ([#​2409](https://togithub.com/googleapis/google-api-go-client/issues/2409)) ([246b19f](https://togithub.com/googleapis/google-api-go-client/commit/246b19f13b64b614d8ca8c049ee88b4d534a57c3)) - **all:** Auto-regenerate discovery clients ([#​2412](https://togithub.com/googleapis/google-api-go-client/issues/2412)) ([51d5068](https://togithub.com/googleapis/google-api-go-client/commit/51d5068358085484a187cd8a8881d1741139e8fb)) ##### Bug Fixes - **transport:** Disable universe domain check if token source ([#​2413](https://togithub.com/googleapis/google-api-go-client/issues/2413)) ([edbe996](https://togithub.com/googleapis/google-api-go-client/commit/edbe996fdb838db06a84e532b756b3a8342c352a)) ### [`v0.163.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.163.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.162.0...v0.163.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2401](https://togithub.com/googleapis/google-api-go-client/issues/2401)) ([62ceaad](https://togithub.com/googleapis/google-api-go-client/commit/62ceaad2ceec932061195d173a3e1cef74e5c0bf)) - **all:** Auto-regenerate discovery clients ([#​2403](https://togithub.com/googleapis/google-api-go-client/issues/2403)) ([47834b5](https://togithub.com/googleapis/google-api-go-client/commit/47834b5efcbfcd8d3e701553b0a1762c3dc414fd)) - **all:** Auto-regenerate discovery clients ([#​2405](https://togithub.com/googleapis/google-api-go-client/issues/2405)) ([2271ef7](https://togithub.com/googleapis/google-api-go-client/commit/2271ef712ec08f45d9973f543bfbf9243dc6e436)) ### [`v0.162.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.162.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.161.0...v0.162.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2388](https://togithub.com/googleapis/google-api-go-client/issues/2388)) ([f2f2d22](https://togithub.com/googleapis/google-api-go-client/commit/f2f2d22cf7dc6904306ca941ef8c6994a573a383)) - **all:** Auto-regenerate discovery clients ([#​2391](https://togithub.com/googleapis/google-api-go-client/issues/2391)) ([c8e77f6](https://togithub.com/googleapis/google-api-go-client/commit/c8e77f698e25db69b2f41997eaddc2ffe1c67d03)) - **all:** Auto-regenerate discovery clients ([#​2392](https://togithub.com/googleapis/google-api-go-client/issues/2392)) ([e5a7a15](https://togithub.com/googleapis/google-api-go-client/commit/e5a7a1541d287038778a37a22478ac4830cefc17)) - **all:** Auto-regenerate discovery clients ([#​2394](https://togithub.com/googleapis/google-api-go-client/issues/2394)) ([140fb54](https://togithub.com/googleapis/google-api-go-client/commit/140fb54417a8198f9cc75a25e743836dcf75e171)) - **all:** Auto-regenerate discovery clients ([#​2395](https://togithub.com/googleapis/google-api-go-client/issues/2395)) ([169ead6](https://togithub.com/googleapis/google-api-go-client/commit/169ead6b4f2336c2b0805a1d60aa8f3aca4d6315)) - **all:** Auto-regenerate discovery clients ([#​2398](https://togithub.com/googleapis/google-api-go-client/issues/2398)) ([eddfeb9](https://togithub.com/googleapis/google-api-go-client/commit/eddfeb9353a18fd2c8d69fe224bb556f7f17253b)) ##### Bug Fixes - **transport:** Enforce 1s timeout on requests to MDS universe_domain ([#​2393](https://togithub.com/googleapis/google-api-go-client/issues/2393)) ([6862015](https://togithub.com/googleapis/google-api-go-client/commit/6862015b9f6c07ddb74cd2e9fb8d94703b0d42b3)) ### [`v0.161.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.161.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.160.0...v0.161.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2386](https://togithub.com/googleapis/google-api-go-client/issues/2386)) ([03042ec](https://togithub.com/googleapis/google-api-go-client/commit/03042ec3c59aee67bc19c0c4749d94c41aea21fe)) ##### Bug Fixes - **gen:** Reject repeated object query params ([#​2383](https://togithub.com/googleapis/google-api-go-client/issues/2383)) ([f29f327](https://togithub.com/googleapis/google-api-go-client/commit/f29f32764830b4ef0beaf3c8dcb5af0a02798146)), refs [#​2379](https://togithub.com/googleapis/google-api-go-client/issues/2379) - **transport:** Skip s2a for now if service has direct path enabled ([#​2385](https://togithub.com/googleapis/google-api-go-client/issues/2385)) ([54c764a](https://togithub.com/googleapis/google-api-go-client/commit/54c764a3f7f409b13a6ed115576d9b1a5c390972)) ### [`v0.160.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.160.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.159.0...v0.160.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2380](https://togithub.com/googleapis/google-api-go-client/issues/2380)) ([8f26f51](https://togithub.com/googleapis/google-api-go-client/commit/8f26f5108f1df3cf24e596ccca23f3aae9d34c5d)) - **all:** Auto-regenerate discovery clients ([#​2382](https://togithub.com/googleapis/google-api-go-client/issues/2382)) ([5534cf2](https://togithub.com/googleapis/google-api-go-client/commit/5534cf22608997ed1fcf1cb88924d34eb5ba0e9a)) - **all:** Auto-regenerate discovery clients ([#​2384](https://togithub.com/googleapis/google-api-go-client/issues/2384)) ([fee4c8f](https://togithub.com/googleapis/google-api-go-client/commit/fee4c8fd7ec76f90a5818e713fca44213fff732c)) ### [`v0.159.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.159.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.158.0...v0.159.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2377](https://togithub.com/googleapis/google-api-go-client/issues/2377)) ([a8d9414](https://togithub.com/googleapis/google-api-go-client/commit/a8d941461d22e8ef16843883e66afe33f5605553)) ##### Bug Fixes - **transport:** Relax universe checks ([#​2376](https://togithub.com/googleapis/google-api-go-client/issues/2376)) ([55b0516](https://togithub.com/googleapis/google-api-go-client/commit/55b0516fab1d2c2b3e508b310ec98c9691ad161c)) ### [`v0.158.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.158.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.157.0...v0.158.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2361](https://togithub.com/googleapis/google-api-go-client/issues/2361)) ([6c3b622](https://togithub.com/googleapis/google-api-go-client/commit/6c3b622e2a358e940307026b3b10ed25f825b5d2)) - **all:** Auto-regenerate discovery clients ([#​2365](https://togithub.com/googleapis/google-api-go-client/issues/2365)) ([f40db7f](https://togithub.com/googleapis/google-api-go-client/commit/f40db7f9a7ae2dd4a1945c236f5ff792901ed67b)) - **all:** Auto-regenerate discovery clients ([#​2366](https://togithub.com/googleapis/google-api-go-client/issues/2366)) ([e0db6a5](https://togithub.com/googleapis/google-api-go-client/commit/e0db6a56333968b548ede1aafe64ca58953db492)) - **all:** Auto-regenerate discovery clients ([#​2369](https://togithub.com/googleapis/google-api-go-client/issues/2369)) ([45c097f](https://togithub.com/googleapis/google-api-go-client/commit/45c097f28a29428d00c4bfb9baee6ac19429e9ee)) - **all:** Auto-regenerate discovery clients ([#​2372](https://togithub.com/googleapis/google-api-go-client/issues/2372)) ([2d69d97](https://togithub.com/googleapis/google-api-go-client/commit/2d69d972d4c8a20e9247bfcb12beafe38416075a)) - **all:** Auto-regenerate discovery clients ([#​2374](https://togithub.com/googleapis/google-api-go-client/issues/2374)) ([d266978](https://togithub.com/googleapis/google-api-go-client/commit/d2669784ef23e304318cc449fd578b22c508c0a8)) - **impersonate:** Add universe domain support ([#​2296](https://togithub.com/googleapis/google-api-go-client/issues/2296)) ([6ef1144](https://togithub.com/googleapis/google-api-go-client/commit/6ef1144a79d93982b56c81cf0116965a7c0bf93a)) - **transport:** Add universe domain support ([#​2355](https://togithub.com/googleapis/google-api-go-client/issues/2355)) ([69626e3](https://togithub.com/googleapis/google-api-go-client/commit/69626e37973a7f1e7974d7dd0e6e0fee3c0ebe6f)) ##### Bug Fixes - **internal:** Support internaloption.WithDefaultUniverseDomain ([#​2373](https://togithub.com/googleapis/google-api-go-client/issues/2373)) ([b21a1fa](https://togithub.com/googleapis/google-api-go-client/commit/b21a1fa29bb072f7063dfe6e2fe81ac7b8bb5932)) - **transport/grpc:** Add universe domain verification ([#​2375](https://togithub.com/googleapis/google-api-go-client/issues/2375)) ([df17254](https://togithub.com/googleapis/google-api-go-client/commit/df1725443e664d0bb3985ce05cad40535122bcff)) - **transport:** Not enable s2a when there is endpoint override ([#​2368](https://togithub.com/googleapis/google-api-go-client/issues/2368)) ([73fc7fd](https://togithub.com/googleapis/google-api-go-client/commit/73fc7fd7fafe625f8c2efb621ff852289a5b5a06))

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 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.

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun