Skip to content

build(deps): Bump the go group with 11 updates#2197

Merged
felixfontein merged 1 commit into
mainfrom
dependabot/go_modules/go-60db4daf81
Jun 2, 2026
Merged

build(deps): Bump the go group with 11 updates#2197
felixfontein merged 1 commit into
mainfrom
dependabot/go_modules/go-60db4daf81

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the go group with 11 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys 1.4.0 1.5.0
github.com/aws/aws-sdk-go-v2 1.41.7 1.41.9
github.com/aws/aws-sdk-go-v2/config 1.32.18 1.32.20
github.com/aws/aws-sdk-go-v2/credentials 1.19.17 1.19.19
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.19 1.22.22
github.com/aws/aws-sdk-go-v2/service/kms 1.52.0 1.53.0
github.com/aws/aws-sdk-go-v2/service/s3 1.101.0 1.102.2
github.com/aws/aws-sdk-go-v2/service/sts 1.42.1 1.42.3
github.com/huaweicloud/huaweicloud-sdk-go-v3 0.1.197 0.1.198
google.golang.org/api 0.280.0 0.283.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20260511170946-3700d4141b60 0.0.0-20260523011958-0a33c5d7ca68

Updates github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys's releases.

sdk/storage/azdatalake/v1.5.0

1.5.0 (2026-05-15)

Features Added

  • Includes all features from 1.5.0-beta.1

sdk/security/keyvault/azadmin/v1.5.0

1.5.0 (2026-05-25)

Other Changes

  • Upgraded to API service version 2025-07-01

sdk/security/keyvault/azkeys/v1.5.0

1.5.0 (2026-05-25)

Other Changes

  • Upgraded to API service version 2025-07-01

sdk/security/keyvault/azcertificates/v1.5.0

1.5.0 (2026-05-26)

Features Added

  • Includes all changes from 1.5.0-beta.1.

sdk/security/keyvault/azsecrets/v1.5.0

1.5.0 (2026-05-26)

Features Added

  • Includes all changes from 1.5.0-beta.1.

sdk/data/azcosmos/v1.5.0-beta.6

1.5.0-beta.6 (2026-05-15)

Features Added

  • Adds PriorityLevel and ThroughputBucket options at the client and per-request level for item, query, change-feed, batch, and read-many operations. See PR 26750
  • Added client-level partition key range cache and container properties cache, reducing redundant metadata round-trips for ReadMany and query operations. See PR 26723
  • Added operation diagnostics on responses and DiagnosticsFromError for retrieving diagnostics from failed operations. See PR 26548

Breaking Changes

  • Removed ChangeFeedResponse.PopulateCompositeContinuationToken(). The method is no longer needed: GetChangeFeed now populates ChangeFeedResponse.ContinuationToken directly with the multi-range composite token. Callers who built single-range tokens manually can use GetCompositeContinuationToken() instead. See PR 26792.

Bugs Fixed

  • Fixed GetChangeFeed to survive partition splits: customer-supplied FeedRanges are now overlap-matched against the routing map, 410/Gone triggers a cache refresh and bounded retry, split parents expand into per-child queue entries (inheriting the parent's ETag), and the continuation token persists multi-range state across calls. Continuation tokens are guarded against cross-container reuse. See PR 26768.
  • Fixed V2 partition key routing: the top 2 bits of the first EPK byte are now masked to stay within the partition key range space [0x00, 0x3F]. Previously, items whose V2 hash started with a byte >= 0x40 could fail routing in ReadMany because the EPK lexicographically exceeded the "FF" range sentinel. See PR 26723
  • Fixed error handling for partition key range calls which would previously cause panics on any error. See PR 26723
  • Fixed partition key range cache to use change-feed pagination when fetching ranges, preventing incomplete range sets on containers with many partitions. The incremental refresh path now accumulates all pages before merging, correctly handling cascading splits across multiple change-feed pages. See PR 26777
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.9

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.18 to 1.32.20

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.17 to 1.19.19

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.19 to 1.22.22

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.52.0 to 1.53.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.101.0 to 1.102.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.3

Commits

Updates github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.197 to 0.1.198

Release notes

Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's releases.

v0.1.198

Release 0.1.198

Changelog

Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's changelog.

0.1.198 2026-05-28

HuaweiCloud SDK DDM

  • API Version
    • V1
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • Restore2Exist
      • changes of request param
        • + source.restore_time
        • * source: object -> object<RestoreInstSource>
        • + target.instance_id
        • * target: object -> object<RestoreInstTarget>

HuaweiCloud SDK DWS

  • API Version
    • V2
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListClusterScaleInNumbers
      • changes of request param
        • + logical_cluster_name
    • ShowResizePreparation
      • changes of response param
        • + instance_ids
    • CreateLogicalClusterPlan
      • changes of request param
        • * start_time: string -> int64
        • * end_time: string -> int64
    • ShrinkLogicalCluster
      • changes of request param
        • + shrink_node_num

HuaweiCloud SDK GaussDBforNoSQL

  • API Version
    • V3
  • Features
    • None
  • Bug Fix
    • None
  • Change

... (truncated)

Commits

Updates google.golang.org/api from 0.280.0 to 0.283.0

Release notes

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

v0.283.0

0.283.0 (2026-06-01)

Features

v0.282.0

0.282.0 (2026-05-27)

Features

v0.281.0

0.281.0 (2026-05-26)

Features

Changelog

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

0.283.0 (2026-06-01)

Features

0.282.0 (2026-05-27)

Features

0.281.0 (2026-05-26)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20260511170946-3700d4141b60 to 0.0.0-20260523011958-0a33c5d7ca68

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

Bumps the go group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys](https://github.com/Azure/azure-sdk-for-go) | `1.4.0` | `1.5.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.41.9` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.18` | `1.32.20` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.17` | `1.19.19` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.19` | `1.22.22` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.52.0` | `1.53.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.101.0` | `1.102.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.42.3` |
| [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://github.com/huaweicloud/huaweicloud-sdk-go-v3) | `0.1.197` | `0.1.198` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.280.0` | `0.283.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260511170946-3700d4141b60` | `0.0.0-20260523011958-0a33c5d7ca68` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/azcore/v1.5.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.41.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.9)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.18 to 1.32.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.18...config/v1.32.20)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.17 to 1.19.19
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.17...credentials/v1.19.19)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.19 to 1.22.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.19...feature/s3/manager/v1.22.22)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.52.0...service/s3/v1.53.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.101.0 to 1.102.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.101.0...service/s3/v1.102.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.42.1 to 1.42.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.42.1...service/amp/v1.42.3)

Updates `github.com/huaweicloud/huaweicloud-sdk-go-v3` from 0.1.197 to 0.1.198
- [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/releases)
- [Changelog](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/blob/master/CHANGELOG.md)
- [Commits](huaweicloud/huaweicloud-sdk-go-v3@v0.1.197...v0.1.198)

Updates `google.golang.org/api` from 0.280.0 to 0.283.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.280.0...v0.283.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260511170946-3700d4141b60 to 0.0.0-20260523011958-0a33c5d7ca68
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.102.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.42.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-v3
  dependency-version: 0.1.198
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-version: 0.283.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260523011958-0a33c5d7ca68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@felixfontein felixfontein merged commit 6169c83 into main Jun 2, 2026
15 checks passed
@felixfontein felixfontein deleted the dependabot/go_modules/go-60db4daf81 branch June 2, 2026 04:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant