Skip to content

Bump the gomod-minor-patch group across 1 directory with 5 updates#94

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-minor-patch-0591350de8
Open

Bump the gomod-minor-patch group across 1 directory with 5 updates#94
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-minor-patch-0591350de8

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gomod-minor-patch group with 4 updates in the / directory: cloud.google.com/go/datastore, github.com/googleapis/gax-go/v2, github.com/m-lab/locate and google.golang.org/grpc.

Updates cloud.google.com/go/datastore from 1.21.0 to 1.22.0

Release notes

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

networkmanagement 1.22.0

1.22.0 (2026-01-29)

Features

  • add fields and messages for GKE Pods and IP masquerading (PiperOrigin-RevId: 859595508) (d8ea738a)

datastore 1.22.0

1.22.0 (2026-02-04)

Features

Bug Fixes

Changelog

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

1.22.0 (2023-07-26)

Features

  • documentai: Exposed Import PV external_processor_version_source to v1beta3 public (#8323) (08b151a)
Commits
  • dc9516d chore: release main (#12280)
  • cb8b66c feat(compute): Update Compute Engine v1beta API to revision 20250511 (#1041) ...
  • ff18dbe test(storage): add maxt attempts to common functions (#12302)
  • fb8e1b7 chore(compute): start generating apiv1beta (#12300)
  • 080f6b0 fix(storage): retry url.Error and net.OpErrors when they wrap an io.EOF (#12289)
  • c00965b chore(main): release spanner 1.82.0 (#12294)
  • 62155da feat(aiplatform): add VertexAISearch.max_results, filter, data_store_specs op...
  • e7f03a7 chore(spanner): enable multiplexed sessions for experimental hosts (#11686)
  • 7c1f961 feat(bigquery): add support for dataset view and update modes (#12290)
  • 2a9d8ee feat(spanner/admin/database): add throughput_mode to UpdateDatabaseDdlRequest...
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2 2.17.0

2.17.0 (2026-02-03)

Features

  • update Invoke to add retry count to context (#462) (ea7096d5)
Commits

Updates github.com/m-lab/locate from 0.19.1 to 0.19.2

Release notes

Sourced from github.com/m-lab/locate's releases.

v0.19.2

What's Changed

Full Changelog: m-lab/locate@v0.19.1...v0.19.2

Commits

Updates google.golang.org/api from 0.262.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

Changelog

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

0.264.0 (2026-01-29)

Features

0.263.0 (2026-01-27)

Features

Commits

Updates google.golang.org/grpc from 1.78.0 to 1.79.1

Release notes

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

Release 1.79.1

Bug Fixes

Release 1.79.0

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#8780)

Behavior Changes

  • balancer/weightedtarget: Remove handling of Addresses and only handle Endpoints in resolver updates. (#8841)

New Features

  • experimental/stats: Add support for asynchronous gauge metrics through the new AsyncMetricReporter and RegisterAsyncReporter APIs. (#8780)
  • pickfirst: Add support for weighted random shuffling of endpoints, as described in gRFC A113.
    • This is enabled by default, and can be turned off using the environment variable GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#8864)
  • xds: Implement :authority rewriting, as specified in gRFC A81. (#8779)
  • balancer/randomsubsetting: Implement the random_subsetting LB policy, as specified in gRFC A68. (#8650)

Bug Fixes

  • credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. (#8726)
  • xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in CONNECTING state. (#8813)
  • health: Fix a bug where health checks failed for clients using legacy compression options (WithDecompressor or RPCDecompressor). (#8765)
  • transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. (#8769)
  • server: Propagate status detail headers, if available, when terminating a stream during request header processing. (#8754)

Performance Improvements

  • credentials/alts: Optimize read buffer alignment to reduce copies. (#8791)
  • mem: Optimize pooling and creation of buffer objects. (#8784)
  • transport: Reduce slice re-allocations by reserving slice capacity. (#8797)
Commits

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

This change is Reviewable

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 18, 2026
Bumps the gomod-minor-patch group with 4 updates in the / directory: [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go), [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go), [github.com/m-lab/locate](https://github.com/m-lab/locate) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `cloud.google.com/go/datastore` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.21.0...kms/v1.22.0)

Updates `github.com/googleapis/gax-go/v2` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.16.0...v2.17.0)

Updates `github.com/m-lab/locate` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/m-lab/locate/releases)
- [Commits](m-lab/locate@v0.19.1...v0.19.2)

Updates `google.golang.org/api` from 0.262.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.262.0...v0.264.0)

Updates `google.golang.org/grpc` from 1.78.0 to 1.79.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.78.0...v1.79.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/datastore
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/m-lab/locate
  dependency-version: 0.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/api
  dependency-version: 0.264.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-minor-patch-0591350de8 branch from 3ba4022 to ba8ff95 Compare February 25, 2026 05:46
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