Skip to content

Conversation

doctolib-renovate[bot]
Copy link

@doctolib-renovate doctolib-renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.134.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)

v0.242.0

Compare Source

Features

v0.241.0

Compare Source

Features

v0.240.0

Compare Source

Features

v0.239.0

Compare Source

Features

v0.238.0

Compare Source

Features

v0.237.0

Compare Source

Features

v0.236.0

Compare Source

Features
Bug Fixes

v0.235.0

Compare Source

Features
Bug Fixes
  • internaloption: AuthCreds should honor WithoutAuthentication (#​3166) (d117646)

v0.234.0

Compare Source

Features
Bug Fixes
  • Check for auth creds in options to trigger new auth lib usage (#​3162) (b356c44)

v0.233.0

Compare Source

Features

v0.232.0

Compare Source

Features

v0.231.0

Compare Source

Features

v0.230.0

Compare Source

Features
Bug Fixes

v0.229.0

Compare Source

Features

v0.228.0

Compare Source

Features
Bug Fixes
  • googleapi: Add JSON array support to CheckResponseWithBody (#​3075) (ffcba91)

v0.227.0

Compare Source

Features

v0.226.0

Compare Source

Features

v0.225.0

Compare Source

Features
Bug Fixes

v0.224.0

Compare Source

Features
Bug Fixes

v0.223.0

Compare Source

Features
Bug Fixes
  • Copy AllowHardBoundTokens option from old auth to new auth. (#​3030) (8cb69d6)

v0.222.0

Compare Source

Features

v0.221.0

Compare Source

Features

v0.220.0

Compare Source

Features

v0.219.0

Compare Source

Features
Documentation
  • option: Add warning about externally-provided credentials (#​2978) (45c3513)

v0.218.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#​2966) (840d496)

v0.217.0

Compare Source

Features

v0.216.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - Between 08:00 AM and 10:59 AM ( * 8-10 * * * ) in timezone Europe/Paris, 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 created by Renovate.

Details

Check the default configuration and documentation.

See the logs on Datadog.
To replay this update, you can use the following packageRules on the Manual Run page: [{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": ["google.golang.org/api"], "enabled": true}]

@doctolib-renovate
Copy link
Author

doctolib-renovate bot commented May 7, 2025

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

  • 19 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
github.com/stretchr/testify v1.8.4 -> v1.10.0
golang.org/x/net v0.13.0 -> v0.42.0
golang.org/x/oauth2 v0.10.0 -> v0.30.0
cloud.google.com/go/compute/metadata v0.2.3 -> v0.7.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.7.0
github.com/google/s2a-go v0.1.4 -> v0.1.9
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.5 -> v0.3.6
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.15.0
golang.org/x/crypto v0.11.0 -> v0.40.0
golang.org/x/mod v0.10.0 -> v0.25.0
golang.org/x/sys v0.10.0 -> v0.34.0
golang.org/x/text v0.11.0 -> v0.27.0
golang.org/x/time v0.3.0 -> v0.12.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto/googleapis/rpc v0.0.0-20230731193218-e0aa005b6bdf -> v0.0.0-20250715232539-7130f93afb79
google.golang.org/grpc v1.57.0 -> v1.73.0
google.golang.org/protobuf v1.31.0 -> v1.36.6

docto-mergebot
docto-mergebot previously approved these changes May 7, 2025
@docto-mergebot docto-mergebot removed their assignment May 7, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from f31dc2e to 529de7a Compare May 7, 2025 07:17
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 529de7a to b241b53 Compare May 14, 2025 06:18
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.232.0 fix(deps): update module google.golang.org/api to v0.233.0 May 14, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from b241b53 to 8544bad Compare May 22, 2025 06:18
@doctolib-renovate doctolib-renovate bot requested a review from a team as a code owner May 22, 2025 06:18
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.233.0 fix(deps): update module google.golang.org/api to v0.234.0 May 22, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 8544bad to e738fe8 Compare May 29, 2025 06:21
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.234.0 fix(deps): update module google.golang.org/api to v0.235.0 May 29, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from e738fe8 to 7539408 Compare June 4, 2025 06:22
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.235.0 fix(deps): update module google.golang.org/api to v0.236.0 Jun 4, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 7539408 to c34e12b Compare June 6, 2025 06:22
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from c34e12b to 844ff8a Compare June 13, 2025 08:15
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.236.0 fix(deps): update module google.golang.org/api to v0.237.0 Jun 13, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 844ff8a to ea88c45 Compare June 18, 2025 06:25
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.237.0 fix(deps): update module google.golang.org/api to v0.238.0 Jun 18, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from ea88c45 to 0936e00 Compare June 26, 2025 06:20
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.238.0 fix(deps): update module google.golang.org/api to v0.239.0 Jun 26, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 0936e00 to 0a5efcc Compare July 3, 2025 06:21
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.239.0 fix(deps): update module google.golang.org/api to v0.240.0 Jul 3, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 0a5efcc to 795795a Compare July 10, 2025 06:24
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.240.0 fix(deps): update module google.golang.org/api to v0.241.0 Jul 10, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 795795a to 35576bb Compare July 17, 2025 06:23
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.241.0 fix(deps): update module google.golang.org/api to v0.242.0 Jul 17, 2025
@doctolib-renovate doctolib-renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 35576bb to 6e1116c Compare July 23, 2025 06:25
@doctolib-renovate doctolib-renovate bot changed the title fix(deps): update module google.golang.org/api to v0.242.0 fix(deps): update module google.golang.org/api to v0.243.0 Jul 23, 2025
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.

1 participant