Skip to content

chore(go): Bump cloud.google.com/go/auth from 0.18.2 to 0.19.0 in /go in the cloud-google-com group#146

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go/cloud-google-com-086a9c58a0
Closed

chore(go): Bump cloud.google.com/go/auth from 0.18.2 to 0.19.0 in /go in the cloud-google-com group#146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go/cloud-google-com-086a9c58a0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the cloud-google-com group in /go with 1 update: cloud.google.com/go/auth.

Updates cloud.google.com/go/auth from 0.18.2 to 0.19.0

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.19.0

v0.19.0 (2026-03-23)

Features

  • add OpenTelemetry gRPC and HTTP wrappers for T4 tracing (#14133) (d38abf98)
Changelog

Sourced from cloud.google.com/go/auth's changelog.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the callback returns).
    • Add SubscriptionInProject.
    • Add OpenCensus instrumentation for streaming pull.
  • storage:

    • Support CORS.

v0.18.0

  • bigquery:

    • Marked stable.
    • Schema inference of nullable fields supported.
    • Added TimePartitioning to QueryConfig.
  • firestore: Data provided to DocumentRef.Set with a Merge option can contain Delete sentinels.

  • logging: Clients can accept parent resources other than projects.

  • pubsub:

    • pubsub/pstest: A lighweight fake for pubsub. Experimental; feedback welcome.
    • Support updating more subscription metadata: AckDeadline,

... (truncated)

Commits
  • 20d4028 README.md: release notes for v0.19.0
  • f984a74 cloud: tweak connection pooling doc
  • 06da8ec profiler: allow profiler continuous e2e test on every commit
  • d62cd63 profiler: disable profiler e2e test on GKE.
  • dfdc504 cloud: document connection pooling mechanics and client transports
  • 3bef3eb Avoid using T.run() as it's not supported on Go 1.6.
  • b4fe94e bigtable: support block_all in emulator
  • 6906940 bigtable: emulator timestamp granularity
  • b3a1645 Add config options to disable heap and thread profiling.
  • 4258834 Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cloud-google-com group in /go with 1 update: [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/auth` from 0.18.2 to 0.19.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@auth/v0.18.2...v0.19.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-google-com
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
@dependabot dependabot bot requested review from lidavidm and zeroshade as code owners March 30, 2026 10:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

Looks like cloud.google.com/go/auth is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/go/cloud-google-com-086a9c58a0 branch March 31, 2026 06:05
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.

0 participants