Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gomodupdates group across 1 directory with 10 updates #5299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the gomodupdates group with 9 updates in the /providers/gcp directory:

Package From To
cloud.google.com/go/accessapproval 1.8.3 1.8.4
cloud.google.com/go/compute 1.33.0 1.34.0
cloud.google.com/go/iam 1.4.0 1.4.1
cloud.google.com/go/kms 1.20.5 1.21.0
cloud.google.com/go/longrunning 0.6.4 0.6.5
cloud.google.com/go/run 1.9.0 1.9.1
cloud.google.com/go/serviceusage 1.9.3 1.9.4
github.com/aws/smithy-go 1.22.2 1.22.3
golang.org/x/oauth2 0.26.0 0.28.0

Updates cloud.google.com/go/accessapproval from 1.8.3 to 1.8.4

Release notes

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

vpcaccess: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • vpcaccess: Fix out-of-sync version.go (28f0030)

vmmigration: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • vmmigration: Fix out-of-sync version.go (28f0030)

shell: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • shell: Fix out-of-sync version.go (28f0030)

iot: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • iot: Fix out-of-sync version.go (28f0030)

datafusion: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • datafusion: Fix out-of-sync version.go (28f0030)

accessapproval: v1.8.4

1.8.4 (2025-03-06)

Bug Fixes

  • accessapproval: Fix out-of-sync version.go (28f0030)

clouddms: v1.8.4

1.8.4 (2025-02-26)

... (truncated)

Commits
  • ad0414e chore: release main (#11679)
  • c85bdd9 fix(dataform): remove v1alpha2 client (#11761)
  • 6835f31 chore: skip aliasshim for all env (#11755)
  • 86f428a chore: fix failing vet checks (#11758)
  • cd894f8 feat(spanner/spansql): Add support for tokenlist and create search index (#11...
  • 7cd2512 chore(main): release spanner 1.77.0 (#11634)
  • 28f0030 chore(all): fix out-of-sync version.go files (#11684)
  • 655de36 feat(spanner): Support REPEATABLE_READ for RW transaction (#11654)
  • 60dc167 fix(aiplatform): remove VertexAISearch.engine option (#11681)
  • 3f23a91 fix(aiplatform): An existing google.api.http annotation http_uri is changed...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute from 1.33.0 to 1.34.0

Release notes

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

compute: v1.34.0

1.34.0 (2025-02-20)

Features

  • compute: Update Compute Engine API to revision 20250126 (c08d347)
  • compute: Update Compute Engine API to revision 20250211 (c08d347)
Changelog

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

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)
Commits
  • 2d78f99 chore(main): release pubsub 1.34.0 (#8329)
  • 78c178b docs(pubsub): update allowed message retention duration by server (#8559)
  • 1cf8cf1 chore(pubsub): Remove TODO that is 7 years old and on which no action has bee...
  • 2dd8b3c deps(bigquery): update arrow to v14 (#9238)
  • 514d32d chore(main): release bigquery 1.58.0 (#8966)
  • 802088f feat(spanner): add SelectAll method to decode from Spanner iterator.Rows to g...
  • 00b9900 fix(cloudtasks): remove BufferTask method which cannot be called from client ...
  • e348cc5 feat(storage): add maxAttempts RetryOption (#9215)
  • 2254920 test(storage): update retry conformance tests for dual transports (#8486)
  • 8deb9ab test(bigtable): Return error in correct format from test proxy (#9233)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.4.0 to 1.4.1

Release notes

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

iam: v1.4.1

1.4.1 (2025-03-06)

Bug Fixes

  • iam: Fix out-of-sync version.go (28f0030)
Changelog

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

Changes

1.35.2 (2025-02-12)

Documentation

  • documentai: Mark fields as unused (7e10021)

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

... (truncated)

Commits

Updates cloud.google.com/go/kms from 1.20.5 to 1.21.0

Release notes

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

kms: v1.21.0

1.21.0 (2025-02-20)

Features

  • kms: Add a PublicKeyFormat enum to allow specifying the format the public is going to be exported in (c08d347)
  • kms: Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s (c08d347)

dlp: v1.21.0

1.21.0 (2025-02-20)

Features

Documentation

  • dlp: Documentation revisions for data profiles (bd0aec1)

cloudbuild: v1.21.0

1.21.0 (2025-02-12)

Features

  • cloudbuild/apiv1: Add option to enable fetching dependencies (#11589) (e99577b)
Changelog

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

1.21.0 (2023-07-18)

Features

  • documentai: Removed id field from Document message (4a5651c)

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

... (truncated)

Commits

Updates cloud.google.com/go/longrunning from 0.6.4 to 0.6.5

Release notes

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

longrunning: v0.6.5

0.6.5 (2025-03-06)

Bug Fixes

  • longrunning: Fix out-of-sync version.go (28f0030)
Commits
  • ad0414e chore: release main (#11679)
  • c85bdd9 fix(dataform): remove v1alpha2 client (#11761)
  • 6835f31 chore: skip aliasshim for all env (#11755)
  • 86f428a chore: fix failing vet checks (#11758)
  • cd894f8 feat(spanner/spansql): Add support for tokenlist and create search index (#11...
  • 7cd2512 chore(main): release spanner 1.77.0 (#11634)
  • 28f0030 chore(all): fix out-of-sync version.go files (#11684)
  • 655de36 feat(spanner): Support REPEATABLE_READ for RW transaction (#11654)
  • 60dc167 fix(aiplatform): remove VertexAISearch.engine option (#11681)
  • 3f23a91 fix(aiplatform): An existing google.api.http annotation http_uri is changed...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/run from 1.9.0 to 1.9.1

Release notes

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

run: v1.9.1

1.9.1 (2025-03-06)

Bug Fixes

  • run: Fix out-of-sync version.go (28f0030)
Changelog

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

Changes

1.35.2 (2025-02-12)

Documentation

  • documentai: Mark fields as unused (7e10021)

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

... (truncated)

Commits
  • ad0414e chore: release main (#11679)
  • c85bdd9 fix(dataform): remove v1alpha2 client (#11761)
  • 6835f31 chore: skip aliasshim for all env (#11755)
  • 86f428a chore: fix failing vet checks (#11758)
  • cd894f8 feat(spanner/spansql): Add support for tokenlist and create search index (#11...
  • 7cd2512 chore(main): release spanner 1.77.0 (#11634)
  • 28f0030 chore(all): fix out-of-sync version.go files (#11684)
  • 655de36 feat(spanner): Support REPEATABLE_READ for RW transaction (#11654)
  • 60dc167 fix(aiplatform): remove VertexAISearch.engine option (#11681)
  • 3f23a91 fix(aiplatform): An existing google.api.http annotation http_uri is changed...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/serviceusage from 1.9.3 to 1.9.4

Release notes

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

serviceusage: v1.9.4

1.9.4 (2025-03-06)

Bug Fixes

  • serviceusage: Fix out-of-sync version.go (28f0030)

appengine: v1.9.4

1.9.4 (2025-03-06)

Bug Fixes

  • appengine: Fix out-of-sync version.go (28f0030)

accesscontextmanager: v1.9.4

1.9.4 (2025-03-06)

Bug Fixes

  • accesscontextmanager: Fix out-of-sync version.go (28f0030)
Commits
  • 115646c chore: release main (#9312)
  • ca86474 chore(main): release pubsub 1.36.1 (#9334)
  • fd1d569 chore: bump gapic modules (#9324)
  • 51ead97 chore(all): update deps (#9320)
  • 4315cdf feat(visionai): new clients (#9333)
  • 4d56af1 docs(aiplatform): add comments for FeatureOnlineStoreService and ModelMonitor...
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • Additional commits viewable in compare view

Updates github.com/aws/smithy-go from 1.22.2 to 1.22.3

Release notes

Sourced from github.com/aws/smithy-go's releases.

v1.22.3

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.26.0 to 0.28.0

Commits
  • 0042180 oauth2: Deep copy context client in NewClient
  • ce350bf oauth2: remove unneeded TokenSource implementation in transport test
  • 44967ab google: fix typos
  • 9c82a8c oauth2.go: use a more straightforward return value
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • See full diff in compare view

Updates google.golang.org/api from 0.221.0 to 0.222.0

Release notes

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

v0.222.0

0.222.0 (2025-02-18)

Features

Changelog

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

0.222.0 (2025-02-18)

Features

Commits
  • a627cda chore(main): release 0.222.0 (#3015)
  • 8a616df chore(all): update all to 5a70512 (#3020)
  • 28b0491 feat(all): auto-regenerate discovery clients (#3022)
  • 24ae542 feat(all): auto-regenerate discovery clients (#3021)
  • f6aa2a4 feat(all): auto-regenerate discovery clients (#3019)
  • 769817f feat(all): auto-regenerate discovery clients (#3018)
  • 2aaef90 test(support/bundler): increase context timeout to avoid occasional test fail...
  • 8169e72 feat(all): auto-regenerate discovery clients (#3016)
  • 27cb014 feat(all): auto-regenerate discovery clients (#3014)
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 gomodupdates group with 9 updates in the /providers/gcp directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/accessapproval](https://github.com/googleapis/google-cloud-go) | `1.8.3` | `1.8.4` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.33.0` | `1.34.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.4.0` | `1.4.1` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.20.5` | `1.21.0` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.6.4` | `0.6.5` |
| [cloud.google.com/go/run](https://github.com/googleapis/google-cloud-go) | `1.9.0` | `1.9.1` |
| [cloud.google.com/go/serviceusage](https://github.com/googleapis/google-cloud-go) | `1.9.3` | `1.9.4` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.22.2` | `1.22.3` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` |



Updates `cloud.google.com/go/accessapproval` from 1.8.3 to 1.8.4
- [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@iot/v1.8.3...iot/v1.8.4)

Updates `cloud.google.com/go/compute` from 1.33.0 to 1.34.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@pubsub/v1.33.0...pubsub/v1.34.0)

Updates `cloud.google.com/go/iam` from 1.4.0 to 1.4.1
- [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@iap/v1.4.0...tpu/v1.4.1)

Updates `cloud.google.com/go/kms` from 1.20.5 to 1.21.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.20.5...kms/v1.21.0)

Updates `cloud.google.com/go/longrunning` from 0.6.4 to 0.6.5
- [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@longrunning/v0.6.4...longrunning/v0.6.5)

Updates `cloud.google.com/go/run` from 1.9.0 to 1.9.1
- [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@run/v1.9.0...run/v1.9.1)

Updates `cloud.google.com/go/serviceusage` from 1.9.3 to 1.9.4
- [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@iap/v1.9.3...iap/v1.9.4)

Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.22.2...v1.22.3)

Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0
- [Commits](golang/oauth2@v0.26.0...v0.28.0)

Updates `google.golang.org/api` from 0.221.0 to 0.222.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.221.0...v0.222.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/accessapproval
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/longrunning
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/run
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/serviceusage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2025
Copy link
Contributor

Test Results

3 541 tests  ±0   3 537 ✅ ±0   1m 50s ⏱️ +4s
  394 suites ±0       4 💤 ±0 
   30 files   ±0       0 ❌ ±0 

Results for commit 8f02058. ± Comparison against base commit 0e01b21.

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