Skip to content

build(deps): Bump the go group with 6 updates#2059

Merged
felixfontein merged 1 commit intomainfrom
dependabot/go_modules/go-1393d06e50
Feb 9, 2026
Merged

build(deps): Bump the go group with 6 updates#2059
felixfontein merged 1 commit intomainfrom
dependabot/go_modules/go-1393d06e50

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go group with 6 updates:

Package From To
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.21.1 1.22.0
github.com/huaweicloud/huaweicloud-sdk-go-v3 0.1.186 0.1.187
golang.org/x/oauth2 0.34.0 0.35.0
golang.org/x/sys 0.40.0 0.41.0
google.golang.org/api 0.264.0 0.265.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20260122232226-8e98ce8d340d 0.0.0-20260128011058-8636f8732409

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.21.1 to 1.22.0

Commits

Updates github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.186 to 0.1.187

Release notes

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

v0.1.187

Release 0.1.187

Changelog

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

0.1.187 2026-02-05

HuaweiCloud SDK APIG

  • API Version
    • V2
  • Features
    • Support the APIs ListAiApiKeys, CreateAiApiKey, ShowDetailsOfAiApiKey, DeleteAiApiKey
  • Bug Fix
    • None
  • Change
    • ShowDetailsOfAppV2
      • changes of response param
        • + related_project_id
        • + related_domain_id
        • - app_type: enum value [roma]
    • UpdateAppV2
      • changes of request param
        • + related_domain_id
        • + related_project_id
    • ResettingAppSecretV2
      • changes of response param
        • + related_project_id
        • + related_domain_id
        • - app_type: enum value [roma]
    • AssociateCertificateV2
      • changes of response param
        • + api_group_id
        • + instance_id
        • + api_group_name
        • - ssl_infos
    • ShowDetailsOfAclPolicyV2
      • changes of response param
        • + acl_type: enum value [PERMIT,DENY]
    • UpdateAclStrategyV2
      • changes of response param
        • + acl_type: enum value [PERMIT,DENY]
    • AddEipV2
      • changes of response param
        • + eip_status: enum value [FREEZED,BIND_ERROR,BINDING,PENDING_DELETE,PENDING_CREATE,NOTIFYING,NOTIFY_DELETE,PENDING_UPDATE,DOWN,ACTIVE,ELB,VPN,ERROR]
    • AssociateSignatureKeyV2
      • changes of response param
        • + bindings.api_type: enum value [1,2]
    • ListSignatureKeysBindedToApiV2
      • changes of response param
        • + bindings.api_type: enum value [1,2]
    • ListApisNotBoundWithSignatureKeyV2
      • changes of response param
        • + apis.auth_type: enum value [NONE,APP,IAM,AUTHORIZER]
        • + apis.type: enum value [1,2]

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.34.0 to 0.35.0

Commits

Updates golang.org/x/sys from 0.40.0 to 0.41.0

Commits
  • fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  • d25a7aa unix: add IoctlSetString on all platforms
  • 6fb913b unix: return early on error in Recvmsg
  • See full diff in compare view

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

Release notes

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

v0.265.0

0.265.0 (2026-02-04)

Features

Changelog

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

0.265.0 (2026-02-04)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260128011058-8636f8732409

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.21.1` | `1.22.0` |
| [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://github.com/huaweicloud/huaweicloud-sdk-go-v3) | `0.1.186` | `0.1.187` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.264.0` | `0.265.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260122232226-8e98ce8d340d` | `0.0.0-20260128011058-8636f8732409` |


Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.21.1 to 1.22.0
- [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@v1.21.1...v1.22.0)

Updates `github.com/huaweicloud/huaweicloud-sdk-go-v3` from 0.1.186 to 0.1.187
- [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.186...v0.1.187)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.41.0
- [Commits](golang/sys@v0.40.0...v0.41.0)

Updates `google.golang.org/api` from 0.264.0 to 0.265.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.264.0...v0.265.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260128011058-8636f8732409
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-v3
  dependency-version: 0.1.187
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sys
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-version: 0.265.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-20260128011058-8636f8732409
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@felixfontein felixfontein merged commit 0dc5945 into main Feb 9, 2026
15 checks passed
@felixfontein felixfontein deleted the dependabot/go_modules/go-1393d06e50 branch February 9, 2026 16:55
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