waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

Bump google.golang.org/api from 0.258.0 to 0.259.0

Open dependabot[bot] opened this issue 1 month ago • 1 comments

Bumps google.golang.org/api from 0.258.0 to 0.259.0.

Release notes

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

v0.259.0

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

Changelog

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

0.259.0 (2026-01-06)

⚠ BREAKING CHANGES

  • remove firebaseremoteconfig from package list (#3422)

Features

Bug Fixes

  • option: Remove option.WithAuthCredentials from validation (#3420) (2c33732)
  • Remove firebaseremoteconfig from package list (#3422) (fd0ce7c)
  • transport: Remove singleton and restore normal usage of otelgrpc.clientHandler (#3424) (24fbfcb), refs #2321 #2329

Miscellaneous Chores

Commits
  • 8540190 chore(main): release 0.259.0 (#3413)
  • 6e57e38 feat: support write checksums in json resumable uploads (#3405)
  • 1d9673a chore(all): update module google.golang.org/grpc to v1.78.0 (#3423)
  • a783dbb chore: correct release version (#3426)
  • fd0ce7c fix!: remove firebaseremoteconfig from package list (#3422)
  • b599823 feat(all): auto-regenerate discovery clients (#3425)
  • 24fbfcb fix(transport): remove singleton and restore normal usage of otelgrpc.clientH...
  • 632ee92 feat(all): auto-regenerate discovery clients (#3421)
  • 2c33732 fix(option): remove option.WithAuthCredentials from validation (#3420)
  • 75e055a chore(all): update all (#3418)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

dependabot[bot] avatar Jan 09 '26 17:01 dependabot[bot]