Skip to content

Bump google.golang.org/api from 0.244.0 to 0.264.0#935

Merged
metalmatze merged 2 commits intomasterfrom
dependabot/go_modules/google.golang.org/api-0.264.0
Mar 12, 2026
Merged

Bump google.golang.org/api from 0.244.0 to 0.264.0#935
metalmatze merged 2 commits intomasterfrom
dependabot/go_modules/google.golang.org/api-0.264.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps google.golang.org/api from 0.244.0 to 0.264.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.264.0

0.264.0 (2026-01-29)

Features

v0.263.0

0.263.0 (2026-01-27)

Features

v0.262.0

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

v0.261.0

0.261.0 (2026-01-20)

Features

v0.260.0

0.260.0 (2026-01-14)

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.264.0 (2026-01-29)

Features

0.263.0 (2026-01-27)

Features

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

0.261.0 (2026-01-20)

Features

0.260.0 (2026-01-14)

Features

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2026
@metalmatze
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.264.0 branch from de01f9a to 27f3a02 Compare March 11, 2026 23:23
@metalmatze
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.264.0 branch from 27f3a02 to 649bdac Compare March 12, 2026 08:26
@metalmatze
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.264.0 branch from 649bdac to 628f106 Compare March 12, 2026 09:02
@SuperQ
Copy link
Member

SuperQ commented Mar 12, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.264.0 branch from 628f106 to c445081 Compare March 12, 2026 09:18
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.244.0 to 0.264.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.244.0...v0.264.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.264.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.264.0 branch from c445081 to e419534 Compare March 12, 2026 09:19
@SuperQ
Copy link
Member

SuperQ commented Mar 12, 2026

  Error: pkg/provider/gke/gke.go:117:10: SA1019: option.WithCredentialsJSON is deprecated: This function is being deprecated because of a potential security risk. (staticcheck)

option.WithCredentialsJSON was deprecated in google.golang.org/api v0.264.0+
in favor of option.WithAuthCredentialsJSON with an explicit credential type.
Replace the call with option.WithAuthCredentialsJSON(option.ServiceAccount, ...)
to fix the SA1019 staticcheck lint warning.

Signed-off-by: Matthias Loibl <metalmatze@macbookpro.speedport.ip>
@metalmatze metalmatze merged commit d78b1fc into master Mar 12, 2026
6 checks passed
@metalmatze metalmatze deleted the dependabot/go_modules/google.golang.org/api-0.264.0 branch March 12, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants