Skip to content

build(deps): bump the dependencies group with 14 updates - #2129

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-31055a5a8a
Sep 22, 2025
Merged

build(deps): bump the dependencies group with 14 updates#2129
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-31055a5a8a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 14 updates:

Package From To
cloud.google.com/go/kms 1.22.0 1.23.0
cloud.google.com/go/pubsub 1.50.0 1.50.1
github.com/aws/aws-sdk-go-v2/config 1.31.6 1.31.8
github.com/aws/aws-sdk-go-v2/service/kms 1.45.1 1.45.3
github.com/hashicorp/vault/api 1.20.0 1.21.0
github.com/prometheus/client_golang 1.23.0 1.23.2
github.com/redis/go-redis/v9 9.12.1 9.14.0
golang.org/x/oauth2 0.30.0 0.31.0
golang.org/x/sync 0.16.0 0.17.0
golang.org/x/text 0.28.0 0.29.0
golang.org/x/time 0.12.0 0.13.0
google.golang.org/api 0.247.0 0.249.0
google.golang.org/grpc 1.75.0 1.75.1
google.golang.org/protobuf 1.36.7 1.36.8

Updates cloud.google.com/go/kms from 1.22.0 to 1.23.0

Release notes

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

kms: v1.23.0

1.23.0 (2025-09-11)

Features

  • kms: Add PublicKeyFormat enums XWING_RAW_BYTES (used for KEM_XWING) and DER (d73f912)
  • kms: Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING (d73f912)
Changelog

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

1.23.0 (2023-10-04)

Features

  • documentai: Added SummaryOptions to ProcessOptions for the Summarizer processor (02a899c)
  • documentai: Added field Processor.processor_version_aliases (02a899c)
  • documentai: Make page_range field public (#8602) (02a899c)

1.22.1 (2023-09-12)

Documentation

  • documentai: Update client libraries for Enterprise OCR add-ons (#8549) (0449518)
Commits

Updates cloud.google.com/go/pubsub from 1.50.0 to 1.50.1

Release notes

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

pubsub: v1.50.1

1.50.1 (2025-09-04)

Bug Fixes

  • pubsub/v2: Update flowcontrol metrics even when disabled (#12590) (c153495)

Documentation

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.45.1 to 1.45.3

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/kms's changelog.

Release (2023-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.24.0
    • Feature: This release adds support for encryption via customer managed keys.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.3
    • Documentation: Update to Amazon FSx documentation.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.3
    • Documentation: Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.2
    • Documentation: Added improved descriptions and new code samples to SDK documentation.

Release (2023-06-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.12.0
    • Feature: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.16.0
    • Feature: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.41.0
    • Feature: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.18.0
    • Feature: Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases

Release (2023-06-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.11
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.27.0
    • Feature: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.15.0
    • Feature: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.38.0
    • Feature: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • github.com/aws/aws-sdk-go-v2/service/mq: v1.15.0
    • Feature: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.86.0
    • Feature: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.30.0
    • Feature: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

Release (2023-06-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.31.0
    • Feature: This release adds new API to reset connector metadata cache

... (truncated)

Commits

Updates github.com/hashicorp/vault/api from 1.20.0 to 1.21.0

Release notes

Sourced from github.com/hashicorp/vault/api's releases.

v1.20.3

No release notes provided.

v1.20.2

August 06, 2025

SECURITY:

BUG FIXES:

  • agent/template: Fixed issue where templates would not render correctly if namespaces was provided by config, and the namespace and mount path of the secret were the same. [GH-31392]
  • identity/mfa: revert cache entry change from #31217 and document cache entry values [GH-31421]

v1.20.1

No release notes provided.

Changelog

Sourced from github.com/hashicorp/vault/api's changelog.

Previous versions

1.20.3

August 28, 2025

FEATURES:

SECURITY:

CHANGES:

  • core: Bump Go version to 1.24.6. (ce56e14e)
  • http: Add JSON configurable limits to HTTP handling for JSON payloads: max_json_depth, max_json_string_value_length, max_json_object_entry_count, max_json_array_element_count. [GH-31069]
  • sdk: Upgrade to go-secure-stdlib/plugincontainer@v0.4.2, which also bumps github.com/docker/docker to v28.3.3+incompatible (8f172169)
  • secrets/openldap (enterprise): update plugin to v0.16.1

IMPROVEMENTS:

  • auth/ldap: add explicit logging to rotations in ldap [GH-31401]
  • core (enterprise): improve rotation manager logging to include specific lines for rotation success and failure
  • secrets/database: log password rotation success (info) and failure (error). Some relevant log lines have been updated to include "path" fields. [GH-31402]
  • secrets/transit: add logging on both success and failure of key rotation [GH-31420]
  • ui: Use the Helios Design System Code Block component for all readonly code editors and use its Code Editor component for all other code editors [GH-30188]

BUG FIXES:

  • core (enterprise): fix a bug where issuing a token in a namespace used root auth configuration instead of namespace auth configuration
  • core/metrics: Add service name prefix for core HA metrics to avoid duplicate, zero-value metrics. (91e5f443)
  • core/seal: When Seal-HA is enabled, make it an error to persist the barrier keyring when not all seals are healthy. This prevents the possibility of failing to unseal when a different subset of seals are healthy than were healthy at last write. (bbe64227)
  • raft (enterprise): auto-join will now work in regions that do not support dual-stack (c66baf5e)
  • raft/autopilot: Fixes an issue with enterprise redundancy zones where, if the leader was in a redundancy zone and that leader becomes unavailable, the node would become an unzoned voter. This can artificially inflate the required number of nodes for quorum, leading to a situation where the cluster cannot recover if another leader subsequently becomes unavailable. Vault will now keep an unavailable node in its last known redundancy zone as a non-voter. [GH-31443]
  • replication (enterprise): Fix bug where group updates fail when processed on a standby node in a PR secondary cluster.
  • secrets-sync (enterprise): GCP locational KMS keys are no longer incorrectly removed when the location name is all lowercase.
  • secrets/database/postgresql: Support for multiline statements in the rotation_statements field. [GH-31442]
  • ui: Fix DR secondary view from not loading/transitioning. [GH-31478]

1.20.2

August 06, 2025

... (truncated)

Commits
  • e40eca1 VAULT-39294: Deprecate recover_snapshot_id query param and use a header inste...
  • c9605c7 VAULT-36947: Support force unloading a snapshot (#8740) (#9036)
  • 5d632ef [VAULT-38600] Create TOTP Login MFA credential self-enrollment API endpoint (...
  • eaf949c VAULT-37633: Database static role recover operations (#8922) (#8982)
  • 3c459f7 [VAULT-39267] actions(slack): migrate to v2 action (#8964) (#8990)
  • 50af559 VAULT-38796, VAULT-38889 reformat observation schema to version 2 (#9006) (#9...
  • a820af0 Backport [VAULT-38600] Fix the name of the CE stub for mfaLoginEnterprisePath...
  • 37bd994 VAULT-38463: Fix ldap failure (#8996) (#9001)
  • 3edbb13 changelog: fix commit URL in CE generated template (#9010) (#9013)
  • bfd2e54 UI: Moving settings/mount-backend-form to secrets/mounts (#8975) (#8998)
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang from 1.23.0 to 1.23.2

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.23.2 - 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1 - 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.23.2 / 2025-09-05

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

1.23.1 / 2025-09-04

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

Commits

Updates github.com/redis/go-redis/v9 from 9.12.1 to 9.14.0

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.14.0

Highlights

  • Added batch process method to the pipeline (#3510)

Changes

🚀 New Features

  • Added batch process method to the pipeline (#3510)

🐛 Bug Fixes

  • fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#3509)

🧰 Maintenance

  • Updates release drafter config to exclude dependabot (#3511)
  • chore(deps): bump actions/setup-go from 5 to 6 (#3504)

Contributors

We'd like to thank all the contributors who worked on this release!

@​elena-kolevska, @​htemelski-redis and @​ndyakov

9.13.0

Highlights

  • Pipeliner expose queued commands (#3496)
  • Ensure that JSON.GET returns Nil response (#3470)
  • Fixes on Read and Write buffer sizes and UniversalOptions

Changes

  • Pipeliner expose queued commands (#3496)
  • fix(test): fix a timing issue in pubsub test (#3498)
  • Allow users to enable read-write splitting in failover mode. (#3482)
  • Set the read/write buffer size of the sentinel client to 4KiB (#3476)

🚀 New Features

  • fix(otel): register wait metrics (#3499)
  • Support subscriptions against cluster slave nodes (#3480)
  • Add wait metrics to otel (#3493)
  • Clean failing timeout implementation (#3472)

🐛 Bug Fixes

  • Do not assume that all non-IP hosts are loopbacks (#3085)
  • Ensure that JSON.GET returns Nil response (#3470)

🧰 Maintenance

... (truncated)

Changelog

Sourced from github.com/redis/go-redis/v9's changelog.

9.14.0 (2025-09-10)

Highlights

  • Added batch process method to the pipeline (#3510)

Changes

🚀 New Features

  • Added batch process method to the pipeline (#3510)

🐛 Bug Fixes

  • fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#3509)

🧰 Maintenance

  • Updates release drafter config to exclude dependabot (#3511)
  • chore(deps): bump actions/setup-go from 5 to 6 (#3504)

Contributors

We'd like to thank all the contributors who worked on this release!

@​elena-kolevska, @​htemelski-redis and @​ndyakov

9.13.0 (2025-09-03)

Highlights

  • Pipeliner expose queued commands (#3496)
  • Ensure that JSON.GET returns Nil response (#3470)
  • Fixes on Read and Write buffer sizes and UniversalOptions

Changes

  • Pipeliner expose queued commands (#3496)
  • fix(test): fix a timing issue in pubsub test (#3498)
  • Allow users to enable read-write splitting in failover mode. (#3482)
  • Set the read/write buffer size of the sentinel client to 4KiB (#3476)

🚀 New Features

  • fix(otel): register wait metrics (#3499)
  • Support subscriptions against cluster slave nodes (#3480)
  • Add wait metrics to otel (#3493)
  • Clean failing timeout implementation (#3472)

🐛 Bug Fixes

  • Do not assume that all non-IP hosts are loopbacks (#3085)
  • Ensure that JSON.GET returns Nil response (#3470)

... (truncated)

Commits
  • 2da6ca0 chore(release): Update the rest of the versions (#3513)
  • c11a704 chore(release): v9.14.0 (#3512)
  • 8f5469a chore(ci): Update release drafter config to exclude dependabot (#3511)
  • a264ffb fix: SetErr on Cmd if the command cannot be queued correctly in multi/exec (#...
  • e0853ab Added batch process method to the pipeline (#3510)
  • 65e1c22 chore(deps): bump actions/setup-go from 5 to 6 (#3504)
  • 52bda7a chore(release): 9.13.0 (#3500)
  • 19fdc48 chore(otel): register wait metrics (#3499)
  • 10121e9 feat(osscluster): Support subscriptions against cluster slave nodes (#3480)
  • 6f41b60 fix(client): Do not assume that all non-IP hosts are loopbacks (#3085)
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.30.0 to 0.31.0

Commits
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • See full diff in compare view

Updates golang.org/x/sync from 0.16.0 to 0.17.0

Commits
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/text from 0.28.0 to 0.29.0

Commits
  • e69f31b go.mod: update golang.org/x dependencies
  • 60c9786 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/time from 0.12.0 to 0.13.0

Commits
  • c0b0320 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates google.golang.org/api from 0.247.0 to 0.249.0

Release notes

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

v0.249.0

0.249.0 (2025-09-08)

Features

v0.248.0

0.248.0 (2025-08-19)

Features

Changelog

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

0.249.0 (2025-09-08)

Features

0.248.0 (2025-08-19)

Features

Commits

Updates google.golang.org/grpc from 1.75.0 to 1.75.1

Release notes

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

Description has been truncated

Bumps the dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.22.0` | `1.23.0` |
| [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.50.0` | `1.50.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.6` | `1.31.8` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.45.1` | `1.45.3` |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.20.0` | `1.21.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.12.1` | `9.14.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.31.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.16.0` | `0.17.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.28.0` | `0.29.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.247.0` | `0.249.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.75.1` |
| google.golang.org/protobuf | `1.36.7` | `1.36.8` |


Updates `cloud.google.com/go/kms` from 1.22.0 to 1.23.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@dlp/v1.22.0...dlp/v1.23.0)

Updates `cloud.google.com/go/pubsub` from 1.50.0 to 1.50.1
- [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/v1.50.0...pubsub/v1.50.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.6 to 1.31.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.6...config/v1.31.8)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.45.1 to 1.45.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/rds/v1.45.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.1...service/rds/v1.45.3)

Updates `github.com/hashicorp/vault/api` from 1.20.0 to 1.21.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.20.0...api/v1.21.0)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.0...v1.23.2)

Updates `github.com/redis/go-redis/v9` from 9.12.1 to 9.14.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.12.1...v9.14.0)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0
- [Commits](golang/oauth2@v0.30.0...v0.31.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.17.0
- [Commits](golang/sync@v0.16.0...v0.17.0)

Updates `golang.org/x/text` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.28.0...v0.29.0)

Updates `golang.org/x/time` from 0.12.0 to 0.13.0
- [Commits](golang/time@v0.12.0...v0.13.0)

Updates `google.golang.org/api` from 0.247.0 to 0.249.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.247.0...v0.249.0)

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

Updates `google.golang.org/protobuf` from 1.36.7 to 1.36.8

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/pubsub
  dependency-version: 1.50.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.45.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/vault/api
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/time
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.249.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Sep 22, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@github-actions
github-actions Bot merged commit cd69a01 into main Sep 22, 2025
11 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/dependencies-31055a5a8a branch September 22, 2025 10:27
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