Skip to content

chore(deps): Bump the dependencies group across 1 directory with 3 updates#939

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3
Open

chore(deps): Bump the dependencies group across 1 directory with 3 updates#939
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update in the /notifier/pubsub directory: cloud.google.com/go/pubsub/v2.

Updates cloud.google.com/go/pubsub/v2 from 2.4.0 to 2.6.0

Commits
  • ea4e89b chore: librarian release pull request: 20260414T204508Z (#14438)
  • 9f7141d chore(firestore): update experimental warnings for pipeline features (#14442)
  • 9c44658 Merge pull request #14406 from googleapis:librarian-20260409T070606Z
  • 1eb32b3 feat(firestore): Add new functions and correct old ones (#14437)
  • c887413 refactor(firestore): fix aliasing (#14440)
  • 427745c feat: Add ingest_events method for Memory Bank.
  • 1ceb42e feat(firestore): refine Pipelines API, error handling, and tests (#14429)
  • 45d75e5 feat(vertexai): Add subset_topics to Memory Bank GenerateMemories
  • cf44ec9 chore: run generation check as post-submit job (#14428)
  • be7c86e chore: librarian release pull request: 20260414T182932Z (#14432)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.265.0 to 0.274.0

Release notes

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

v0.274.0

0.274.0 (2026-04-02)

Features

v0.273.1

0.273.1 (2026-03-31)

Bug Fixes

  • Merge duplicate x-goog-request-params header (#3547) (2008108)

v0.273.0

0.273.0 (2026-03-23)

Features

v0.272.0

0.272.0 (2026-03-16)

Features

v0.271.0

0.271.0 (2026-03-10)

Features

v0.270.0

0.270.0 (2026-03-08)

... (truncated)

Changelog

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

0.274.0 (2026-04-02)

Features

0.273.1 (2026-03-31)

Bug Fixes

  • Merge duplicate x-goog-request-params header (#3547) (2008108)

0.273.0 (2026-03-23)

Features

0.272.0 (2026-03-16)

Features

0.271.0 (2026-03-10)

Features

0.270.0 (2026-03-08)

Features

... (truncated)

Commits

Updates google.golang.org/grpc from 1.79.3 to 1.80.0

Release notes

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

Release 1.80.0

Behavior Changes

  • balancer: log a warning if a balancer is registered with uppercase letters, as balancer names should be lowercase. In a future release, balancer names will be treated as case-insensitive; see #5288 for details. (#8837)
  • xds: update resource error handling and re-resolution logic (#8907)
    • Re-resolve all LOGICAL_DNS clusters simultaneously when re-resolution is requested.
    • Fail all in-flight RPCs immediately upon receipt of listener or route resource errors, instead of allowing them to complete.

Bug Fixes

  • xds: support the LB policy configured in LOGICAL_DNS cluster resources instead of defaulting to pick_first. (#8733)
  • credentials/tls: perform per-RPC authority validation against the leaf certificate instead of the entire peer certificate chain. (#8831)
  • xds: enabling A76 ring hash endpoint keys no longer causes EDS resources with invalid proxy metadata to be NACKed when HTTP CONNECT (gRFC A86) is disabled. (#8875)
  • xds: validate that the sum of endpoint weights in a locality does not exceed the maximum uint32 value. (#8899)
  • xds: fix incorrect proto field access in the weighted round robin (WRR) configuration where blackout_period was used instead of weight_expiration_period. (#8915)
  • xds/rbac: handle addresses with ports in IP matchers. (#8990)

New Features

  • ringhash: enable gRFC A76 (endpoint hash keys and request hash headers) by default. (#8922)

Performance Improvements

  • credentials/alts: pool write buffers to reduce memory allocations and usage. (#8919)
  • grpc: enable the use of pooled write buffers for buffering HTTP/2 frame writes by default. This reduces memory usage when connections are idle. Use the WithSharedWriteBuffer dial option or the SharedWriteBuffer server option to disable this feature. (#8957)
  • xds/priority: stop caching child LB policies removed from the configuration. This will help reduce memory and cpu usage when localities are constantly switching between priorities. (#8997)
  • mem: add a faster tiered buffer pool; use the experimental mem.NewBinaryTieredBufferPool function to create such pools. (#8775)
Commits

@dependabot dependabot Bot added the Skip-Changelog This doesn't require a change log label Apr 6, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 6, 2026 12:24
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch from 51afb7c to a713866 Compare April 13, 2026 13:13
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch 2 times, most recently from e86e3c5 to 00d46b1 Compare April 24, 2026 21:01
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch from 00d46b1 to 595d098 Compare May 4, 2026 15:38
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch 2 times, most recently from 6da09e2 to f239e4e Compare May 25, 2026 18:22
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch 2 times, most recently from 34c3bfd to 2df3e9d Compare June 8, 2026 12:24
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch from 2df3e9d to 237355a Compare June 15, 2026 12:23
…dates

Bumps the dependencies group with 1 update in the /notifier/pubsub directory: [cloud.google.com/go/pubsub/v2](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/pubsub/v2` from 2.4.0 to 2.6.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@pubsub/v2.4.0...pubsub/v2.6.0)

Updates `google.golang.org/api` from 0.265.0 to 0.274.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.265.0...v0.274.0)

Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.80.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub/v2
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.272.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/notifier/pubsub/dependencies-d85071f3c3 branch from 237355a to 539a0c5 Compare June 22, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog This doesn't require a change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants