Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps the low-risk group with 13 updates:

Package From To
cloud.google.com/go/secretmanager 1.14.7 1.15.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.18.0 1.18.2
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.9.0 1.10.1
github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig 1.1.0 1.2.0
github.com/Azure/azure-sdk-for-go/sdk/data/aztables 1.3.0 1.4.0
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets 1.3.1 1.4.0
github.com/aws/aws-sdk-go-v2 1.36.3 1.38.0
github.com/aws/aws-sdk-go-v2/config 1.29.14 1.31.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.35.4 1.38.0
github.com/aws/aws-sdk-go-v2/service/ssm 1.59.0 1.63.0
github.com/googleapis/gax-go/v2 2.14.1 2.14.2
github.com/hashicorp/vault/api 1.16.0 1.20.0
github.com/hashicorp/vault/api/auth/aws 0.9.0 0.10.0

Updates cloud.google.com/go/secretmanager from 1.14.7 to 1.15.0

Release notes

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

osconfig: v1.15.0

1.15.0 (2025-08-12)

Features

  • osconfig: Add highest_upgradable_cve_severity field to Vulnerability report (53f9781)

Documentation

  • osconfig: A comment for field filter in message .google.cloud.osconfig.v1.ListVulnerabilityReportsRequest is changed (53f9781)
  • osconfig: A comment for field update_time in message .google.cloud.osconfig.v1.VulnerabilityReport is changed (53f9781)

datastream: v1.15.0

1.15.0 (2025-08-12)

Features

  • datastream: Add new field salesforce_org to message DiscoverConnectionProfileRequest (#12656) (a846564)
  • datastream: Add new field for server certificate to message OracleSslConfig (a846564)
  • datastream: Add new field for server certificate to message PostgresqlSslConfig (a846564)
  • datastream: Add new field mongodb_cluster to message DiscoverConnectionProfileRequest (a846564)
  • datastream: Add new field mongodb_profile to message ConnectionProfile (a846564)
  • datastream: Add new field project_id to message BigQueryDestinationConfig (a846564)
  • datastream: Add new field psc_interface_config to message PrivateConnection (a846564)
  • datastream: Add new field validate_only to message CreatePrivateConnectionRequest (a846564)

secretmanager: v1.15.0

1.15.0 (2025-06-17)

Features

  • secretmanager: Update secret manager protos for tags (#12406) (feb078b)
Changelog

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

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.8.0 (2023-02-14)

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.7.0 (2023-01-31)

... (truncated)

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.2

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.18.2

1.18.2 (2025-07-31)

Bugs Fixed

  • Fixed a case in which BearerTokenPolicy didn't ensure an authentication error is non-retriable

sdk/azcore/v1.18.1

1.18.1 (2025-07-10)

Bugs Fixed

  • Fixed incorrect request/response logging try info when logging a request that's being retried.
  • Fixed a data race in ResourceID.String()
Commits
  • 362bc89 Prepare azcore v1.18.2 for release (#25033)
  • eb25e76 [AutoPR sdk-resourcemanager/mongocluster/armmongocluster]-generated-from-SDK ...
  • 4975987 Increment package version after release of internal (#25032)
  • 6ca7ffb BearerTokenPolicy ensures authN errors are NonRetriable (#25022)
  • 1827c76 Sync eng/common directory with azure-sdk-tools for PR 11373 (#25019)
  • 3de4755 cosmos: enable support for reading the change feed for through feed ranges (#...
  • 066f6f9 errorinfo.NonRetriable() doesn't wrap errors which are already NonRetriable (...
  • 95910ca Ignore failures when new package isn't indexed yet. (#25017)
  • 76d9191 [Release] sdk/resourcemanager/avs/armavs/2.1.0 (#25025)
  • 2bfa1e3 Add tools for agents (#24962)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.10.1

1.10.1 (2025-06-10)

Bugs Fixed

  • AzureCLICredential and AzureDeveloperCLICredential could wait indefinitely for subprocess output

sdk/azidentity/v1.10.0

1.10.0 (2025-05-14)

Features Added

  • DefaultAzureCredential reads environment variable AZURE_TOKEN_CREDENTIALS to enable a subset of its credentials:
    • dev selects AzureCLICredential and AzureDeveloperCLICredential
    • prod selects EnvironmentCredential, WorkloadIdentityCredential and ManagedIdentityCredential

sdk/messaging/azservicebus/v1.10.0

1.10.0 (2025-08-05)

Features Added

  • Allow a user to settle and renew message locks with only a lock token, so long as they are not using Service Bus sessions. This makes it possible to settle a message in a completely separate process or service. See ExampleReceiver_CompleteMessage_settleWithLockToken for an example. (PR#24966)

sdk/messaging/azservicebus/v1.9.1

1.9.1 (2025-07-10)

Bugs Fixed

  • Receiver's, in ReceiveModeReceiveAndDelete, now allow ReceiveMessages() calls after Receiver.Close. These calls will only draw from any internally cached messages that accumulated between the final call to ReceiveMessages() and Close. See an example of how to do this here: ExampleReceiver_ReceiveMessages_receiveAndDelete for an example. (PR#24864)
Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig from 1.1.0 to 1.2.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig's releases.

sdk/security/keyvault/internal/v1.2.0

1.2.0 (2025-06-12)

Other Changes

  • Upgrade dependencies

sdk/monitor/azquery/v1.2.0

1.2.0 (2025-07-17)

Other Changes

  • Upgraded dependencies

sdk/monitor/query/azlogs/v1.2.0

1.2.0 (2025-07-21)

Features Added

  • Add fakes support
Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/data/aztables from 1.3.0 to 1.4.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/aztables's releases.

sdk/messaging/azeventhubs/v1.4.0

1.4.0 (2025-06-10)

Other Changes

This package has been deprecated, use github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 instead. The major release changes a single field (Offset) from an integer, and should be a non-breaking change for most users.

sdk/security/keyvault/azadmin/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azcertificates/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azkeys/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azsecrets/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/data/aztables/v1.4.0

1.4.0 (2025-06-19)

Features Added

  • Added support for sovereign clouds.

... (truncated)

Commits

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

Release notes

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

sdk/messaging/azeventhubs/v1.4.0

1.4.0 (2025-06-10)

Other Changes

This package has been deprecated, use github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 instead. The major release changes a single field (Offset) from an integer, and should be a non-breaking change for most users.

sdk/security/keyvault/azadmin/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azcertificates/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azkeys/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/security/keyvault/azsecrets/v1.4.0

1.4.0 (2025-06-12)

Features Added

Other Changes

  • Upgraded to API service version 7.6

sdk/data/aztables/v1.4.0

1.4.0 (2025-06-19)

Features Added

  • Added support for sovereign clouds.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.38.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.31.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.35.4 to 1.38.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.0 to 1.63.0

Commits

Updates github.com/googleapis/gax-go/v2 from 2.14.1 to 2.14.2

Release notes

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

v2.14.2

2.14.2 (2025-05-12)

Documentation

  • v2: Fix Backoff doc to accurately explain Multiplier (#423) (16d1791), refs #422
Commits

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

Release notes

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

v1.20.0

1.20.0

June 25, 2025

SECURITY:

  • core: require a nonce when cancelling a rekey operation that was initiated within the last 10 minutes. [GH-30794]

CHANGES:

  • UI: remove outdated and unneeded js string extensions [GH-29834]
  • activity (enterprise): The sys/internal/counters/activity endpoint will return actual values for new clients in the current month.
  • activity (enterprise): provided values for start_time and end_time in sys/internal/counters/activity are aligned to the corresponding billing period.
  • activity: provided value for end_time in sys/internal/counters/activity is now capped at the end of the last completed month. [GH-30164]
  • api: Update the default API client to check for the Retry-After header and, if it exists, wait for the specified duration before retrying the request. [GH-30887]
  • auth/alicloud: Update plugin to v0.21.0 [GH-30810]
  • auth/azure: Update plugin to v0.20.2. Login requires resource_group_name, vm_name, and vmss_name to match token claims [GH-30052]
  • auth/azure: Update plugin to v0.20.3 [GH-30082]
  • auth/azure: Update plugin to v0.20.4 [GH-30543]
  • auth/azure: Update plugin to v0.21.0 [GH-30872]
  • auth/azure: Update plugin to v0.21.1 [GH-31010]
  • auth/cf: Update plugin to v0.20.1 [GH-30583]
  • auth/cf: Update plugin to v0.21.0 [GH-30842]
  • auth/gcp: Update plugin to v0.20.2 [GH-30081]
  • auth/jwt: Update plugin to v0.23.2 [GH-30431]
  • auth/jwt: Update plugin to v0.24.1 [GH-30876]
  • auth/kerberos: Update plugin to v0.15.0 [GH-30845]
  • auth/kubernetes: Update plugin to v0.22.1 [GH-30910]
  • auth/oci: Update plugin to v0.19.0 [GH-30841]
  • auth/saml: Update plugin to v0.6.0
  • core: Bump Go version to 1.24.4.
  • core: Verify that the client IP address extracted from an X-Forwarded-For header is a valid IPv4 or IPv6 address [GH-29774]
  • database/couchbase: Update plugin to v0.14.0 [GH-30836]
  • database/elasticsearch: Update plugin to v0.18.0 [GH-30796]
  • database/mongodbatlas: Update plugin to v0.15.0 [GH-30856]
  • database/redis-elasticache: Update plugin to v0.7.0 [GH-30785]
  • database/redis: Update plugin to v0.6.0 [GH-30797]
  • database/snowflake: Update plugin to v0.14.0 [GH-30748]
  • database/snowflake: Update plugin to v0.14.1 [GH-30868]
  • logical/system: add ent stub for plugin catalog handling [GH-30890]
  • quotas/rate-limit: Round up the Retry-After value to the nearest second when calculating the retry delay. [GH-30887]
  • secrets/ad: Update plugin to v0.21.0 [GH-30819]
  • secrets/alicloud: Update plugin to v0.20.0 [GH-30809]
  • secrets/azure: Update plugin to v0.21.2 [GH-30037]
  • secrets/azure: Update plugin to v0.21.3 [GH-30083]
  • secrets/azure: Update plugin to v0.22.0 [GH-30832]
  • secrets/gcp: Update plugin to v0.21.2 [GH-29970]
  • secrets/gcp: Update plugin to v0.21.3 [GH-30080]
  • secrets/gcp: Update plugin to v0.22.0 [GH-30846]
  • secrets/gcpkms: Update plugin to v0.21.0 [GH-30835]

... (truncated)

Changelog

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

1.20.0

June 25, 2025

SECURITY:

  • core: require a nonce when cancelling a rekey operation that was initiated within the last 10 minutes. [GH-30794],[HCSEC-2025-11]
  • core/identity: vault root namespace operator may elevate privileges (CVE-2025-5999). Fix string contains check in Identity APIs to be case-insensitive. [GH-31045,HCSEC-2025-13]

CHANGES:

  • UI: remove outdated and unneeded js string extensions [GH-29834]
  • activity (enterprise): The sys/internal/counters/activity endpoint will return actual values for new clients in the current month.
  • activity (enterprise): provided values for start_time and end_time in sys/internal/counters/activity are aligned to the corresponding billing period.
  • activity: provided value for end_time in sys/internal/counters/activity is now capped at the end of the last completed month. [GH-30164]
  • api: Update the default API client to check for the Retry-After header and, if it exists, wait for the specified duration before retrying the request. [GH-30887]
  • auth/alicloud: Update plugin to v0.21.0 [GH-30810]
  • auth/azure: Update plugin to v0.20.2. Login requires resource_group_name, vm_name, and vmss_name to match token claims [GH-30052]
  • auth/azure: Update plugin to v0.20.3 [GH-30082]
  • auth/azure: Update plugin to v0.20.4 [GH-30543]
  • auth/azure: Update plugin to v0.21.0 [GH-30872]
  • auth/azure: Update plugin to v0.21.1 [GH-31010]
  • auth/cf: Update plugin to v0.20.1 [GH-30583]
  • auth/cf: Update plugin to v0.21.0 [GH-30842]
  • auth/gcp: Update plugin to v0.20.2 [GH-30081]
  • auth/jwt: Update plugin to v0.23.2 [GH-30431]
  • auth/jwt: Update plugin to v0.24.1 [GH-30876]
  • auth/kerberos: Update plugin to v0.15.0 [GH-30845]
  • auth/kubernetes: Update plugin to v0.22.1 [GH-30910]
  • auth/oci: Update plugin to v0.19.0 [GH-30841]
  • auth/saml: Update plugin to v0.6.0
  • core: Bump Go version to 1.24.4.
  • core: Verify that the client IP address extracted from an X-Forwarded-For header is a valid IPv4 or IPv6 address [GH-29774]
  • database/couchbase: Update plugin to v0.14.0 [GH-30836]
  • database/elasticsearch: Update plugin to v0.18.0 [GH-30796]
  • database/mongodbatlas: Update plugin to v0.15.0 [GH-30856]
  • database/redis-elasticache: Update plugin to v0.7.0 [GH-30785]
  • database/redis: Update plugin to v0.6.0 [GH-30797]
  • database/snowflake: Update plugin to v0.14.0 [GH-30748]
  • database/snowflake: Update plugin to v0.14.1 [GH-30868]
  • logical/system: add ent stub for plugin catalog handling [GH-30890]
  • quotas/rate-limit: Round up the Retry-After value to the nearest second when calculating the retry delay. [GH-30887]
  • secrets/ad: Update plugin to v0.21.0 [GH-30819]
  • secrets/alicloud: Update plugin to v0.20.0 [GH-30809]
  • secrets/azure: Update plugin to v0.21.2 [GH-30037]
  • secrets/azure: Update plugin to v0.21.3 [GH-30083]
  • secrets/azure: Update plugin to v0.22.0 [GH-30832]
  • secrets/gcp: Update plugin to v0.21.2 [GH-29970]
  • secrets/gcp: Update plugin to v0.21.3 [GH-30080]
  • secrets/gcp: Update plugin to v0.22.0 [GH-30846]
  • secrets/gcpkms: Update plugin to v0.21.0 [GH-30835]

... (truncated)

Commits
  • 6fdd6b5 [VAULT-37323] This is an automated pull request to build all artifacts for a ...
  • aa9c6cc Backport of Add Enos benchmark scenario into release/1.20.x (#31055)
  • fbdc4e9 backport of commit 0e11fbfe59f8d38f36384269019991891bf64400 (#31060)
  • f168725 backport of commit ed31706e40227be22f1d61de82f15713643634ce (#31047)
  • 4721701 backport of commit 642b4f18173d8c5d759ab840c7a2f010b262f7ae (#31046)
  • 030d564 backport of commit 1d2c3caa21dea8b233ee069303820f383c11ff9e (#31040)
  • 469b476 [DOCS] LTS upgrade summary (#30981) (#31041)
  • dbac299 backport of commit bc7456370fc5e3c56eeecbbe4cbe1f7bf86dca61 (#31039)
  • be7fcd6 backport of commit d755c7cd1d826835c98e1843bea975ac17a75278 (#31033)
  • 78ae0ca enos(fips1403): simplify semver constraint to only consider currently mixed v...
  • Additional commits viewable in compare view

Updates github.com/hashicorp/vault/api/auth/aws from 0.9.0 to 0.10.0

Changelog

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

0.10.0 (April 10th, 2018)

SECURITY:

  • Log sanitization for Combined Database Secret Engine: In certain failure scenarios with incorrectly formatted connection urls, the raw connection errors were being returned to the user with the configured database credentials. Errors are now sanitized before being returned to the user.

DEPRECATIONS/CHANGES:

  • Database plugin compatibility: The database plugin interface was enhanced to support some additional functionality related to root credential rotation and supporting templated URL strings. The changes were made in a backwards-compatible way and all builtin plugins were updated with the new features. Custom plugins not built into Vault will need to be upgraded to support templated URL strings and root rotation. Additionally, the Initialize method was deprecated in favor of a new Init method that supports configuration modifications that occur in the plugin back to the primary data s...

    Description has been truncated

Bumps the low-risk group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) | `1.14.7` | `1.15.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.0` | `1.18.2` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.9.0` | `1.10.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/data/aztables](https://github.com/Azure/azure-sdk-for-go) | `1.3.0` | `1.4.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets](https://github.com/Azure/azure-sdk-for-go) | `1.3.1` | `1.4.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.38.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.14` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.35.4` | `1.38.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.63.0` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.14.1` | `2.14.2` |
| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.16.0` | `1.20.0` |
| [github.com/hashicorp/vault/api/auth/aws](https://github.com/hashicorp/vault) | `0.9.0` | `0.10.0` |


Updates `cloud.google.com/go/secretmanager` from 1.14.7 to 1.15.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@automl/v1.14.7...dlp/v1.15.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.0 to 1.18.2
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.0...sdk/azcore/v1.18.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azidentity/v1.10.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@v1.1...v1.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/data/aztables` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.3.0...sdk/azcore/v1.4.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.3.1...sdk/azcore/v1.4.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.38.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.36.3...v1.38.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.14 to 1.31.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@config/v1.29.14...v1.31.0)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.35.4 to 1.38.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@service/ssm/v1.35.4...v1.38.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.59.0 to 1.63.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@service/s3/v1.59.0...service/s3/v1.63.0)

Updates `github.com/googleapis/gax-go/v2` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.14.1...v2.14.2)

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

Updates `github.com/hashicorp/vault/api/auth/aws` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/secretmanager
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: low-risk
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/data/aztables
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: low-risk
- dependency-name: github.com/hashicorp/vault/api
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: github.com/hashicorp/vault/api/auth/aws
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

Assignees

The following users could not be added as assignees: elvenspellmaker. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 13, 2025
@sonarqubecloud
Copy link

@ElvenSpellmaker ElvenSpellmaker merged commit 87d3772 into master Aug 13, 2025
6 of 7 checks passed
@ElvenSpellmaker ElvenSpellmaker deleted the dependabot/go_modules/low-risk-2b1100320b branch August 13, 2025 12: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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants